This website requires JavaScript.
Explore
Help
Sign In
dan
/
oxc
Watch
1
Star
0
Fork
You've already forked oxc
0
mirror of
https://github.com/danbulant/oxc
synced
2026-05-23 06:08:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c04b9aa5db
oxc
/
crates
/
oxc_codegen
/
tests
/
integration
History
Boshen
e1ca4122d8
chore(codegen): port over esbuild codegen tests (all ignored right now) (
#4457
)
2024-07-25 10:00:34 +00:00
..
snapshots
chore(codegen): add ts snapshot test
2024-07-14 20:46:22 +08:00
esbuild.rs
chore(codegen): port over esbuild codegen tests (all ignored right now) (
#4457
)
2024-07-25 10:00:34 +00:00
main.rs
chore(codegen): port over esbuild codegen tests (all ignored right now) (
#4457
)
2024-07-25 10:00:34 +00:00
pure_comments.rs
fix(codegen): print annotation comment inside parens for new and call expressions (
#4290
)
2024-07-16 06:55:36 +00:00
tester.rs
chore(codegen): port over esbuild codegen tests (all ignored right now) (
#4457
)
2024-07-25 10:00:34 +00:00
ts.rs
chore(codegen): add ts snapshot test
2024-07-14 20:46:22 +08:00
unit.rs
fix(codegen): object shorthand with parens
({x: (x)})
->
({ x })
(
#4391
)
2024-07-21 14:04:17 +00:00