Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
49fa04a
Flatten Spans on regex AST nodes
ottomated Oct 9, 2024
7fc8653
Merge branch 'main' of https://github.com/ottomated/oxc
ottomated Oct 9, 2024
0515e43
create estree derive generator
ottomated Oct 9, 2024
3084869
Merge branch 'main' into manual-serialize
ottomated Oct 10, 2024
149e86e
begin parse #[serde(...)] attributes
ottomated Oct 10, 2024
9e2266b
generate_derive on EVERYTHING
ottomated Oct 10, 2024
a478dea
Finished
ottomated Oct 10, 2024
d989448
comment on ESTree trait
ottomated Oct 10, 2024
c0c960e
camelCase fields
ottomated Oct 10, 2024
efbdae6
remove comments
ottomated Oct 10, 2024
6462e6b
Merge branch 'main' into manual-serialize
ottomated Oct 10, 2024
fb02a4c
[autofix.ci] apply automated fixes
autofix-ci[bot] Oct 10, 2024
0b6732b
regenerate
ottomated Oct 10, 2024
c151467
Merge branch 'manual-serialize' of github.com:ottomated/oxc into manu…
ottomated Oct 10, 2024
6f9857e
Merge branch 'main' of https://github.com/oxc-project/oxc
ottomated Oct 11, 2024
69884df
begin tsify work
ottomated Oct 11, 2024
c859d86
handle some macro attributes
ottomated Oct 15, 2024
6246824
flatten fields
ottomated Oct 16, 2024
08c3731
Use wasm-bindgen for now
ottomated Oct 16, 2024
6db2a1c
no type on Span
ottomated Oct 17, 2024
bc66fa9
Merge branch 'main' of https://github.com/oxc-project/oxc
ottomated Oct 17, 2024
724e87b
Merge branch 'main' into manual-serialize
ottomated Oct 17, 2024
422e4dc
remove tsify from ast features
ottomated Oct 17, 2024
284d736
remove tsify dep from oxc_syntax
ottomated Oct 17, 2024
9e4332f
[autofix.ci] apply automated fixes
autofix-ci[bot] Oct 17, 2024
544dead
add CompactStr type
ottomated Oct 17, 2024
9e22bfe
fix: restore `features = ["derive"]` for `serde` in `oxc_ast` crate
overlookmotel Oct 19, 2024
5065bf3
style: restore `Cargo.toml` formatting
overlookmotel Oct 19, 2024
6a3fb3e
style: order `#[generate_derive]` after `#[derive]`
overlookmotel Oct 19, 2024
6db7396
style: fix indentation
overlookmotel Oct 19, 2024
566eb50
refactor: remove unused `TypescriptGenerator`
overlookmotel Oct 19, 2024
5f9d398
refactor: revert `GeneratorOutput`
overlookmotel Oct 19, 2024
4d71118
fix: correct comments
overlookmotel Oct 19, 2024
b78e854
fix: `type` field in TS defs on structs with `#[estree(custom_seriali…
overlookmotel Oct 19, 2024
7639831
fix: use `| null` to match other type defs for `FormalParameterRest`
overlookmotel Oct 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into manual-serialize
  • Loading branch information
ottomated authored Oct 10, 2024
commit 308486945a19d432233e871f8fb85b9ebc1f6f17

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.