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-24 12:21:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0c04bf743f
oxc
/
crates
/
oxc_codegen
/
src
History
Boshen
fb2ebf462e
chore: fix clippy on unsafe comment
2024-04-03 19:57:21 +08:00
..
context.rs
fix(codegen): format new expression + call expression with the correct parentheses (
#2330
)
2024-02-06 22:06:12 +08:00
gen.rs
chore: guard against unsafe code as much as possible.
2024-04-03 19:35:07 +08:00
gen_ts.rs
fix(parser): add support for empty module declaration (
#2834
)
2024-03-27 13:48:03 +08:00
lib.rs
chore: fix clippy on unsafe comment
2024-04-03 19:57:21 +08:00
operator.rs
feat(codegen): move minifying printer to codegen crate (
#985
)
2023-10-12 14:56:30 +08:00
sourcemap_builder.rs
chore: avoid unsafe code search original name (
#2895
)
2024-04-03 11:34:21 +00:00