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
09f0f483f6
oxc
/
crates
/
oxc_minifier
/
tests
History
Boshen
09f0f483f6
refactor(minifier): remove the buggy
minimize_exit_points
implementation (
#8349
)
2025-01-09 02:49:32 +00:00
..
ast_passes
refactor(minifier): remove the buggy
minimize_exit_points
implementation (
#8349
)
2025-01-09 02:49:32 +00:00
ecmascript
refactor(ast)!: change 'raw' from &str to Option<Atom> (
#7547
)
2024-12-05 00:34:45 +00:00
mangler
feat(mangler): mangle top level variables (
#7907
)
2024-12-15 21:31:41 +08:00
mod.rs
test(ecmascript): move tests to
oxc_minifier
due to cyclic dependency with
oxc_parser
(
#7542
)
2024-11-29 09:18:45 +00:00