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
1634586934
oxc
/
crates
/
oxc_codegen
/
src
History
Boshen
1634586934
refactor(ast): s/TSTypeOperatorType/TSTypeOperator to align with estree
2024-02-21 22:25:04 +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
refactor(ast): s/NumberLiteral/NumericLiteral to align with estree
2024-02-21 21:41:08 +08:00
gen_ts.rs
refactor(ast): s/TSTypeOperatorType/TSTypeOperator to align with estree
2024-02-21 22:25:04 +08:00
lib.rs
feat(Codegen): Improve codegen (
#2460
)
2024-02-21 14:41:57 +08:00
operator.rs
feat(codegen): move minifying printer to codegen crate (
#985
)
2023-10-12 14:56:30 +08:00