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-25 12:51:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4b80cb2b6a
oxc
/
crates
/
oxc_printer
/
src
History
Boshen
f3a7d5a026
feat(ast): add RegExpFlags bitflag for storing regex flags
...
This reduces `TokenValue` from 56 to 40 bytes, `Token` from 72 to 56 bytes.
2023-02-21 18:22:15 +08:00
..
gen.rs
feat(ast): add RegExpFlags bitflag for storing regex flags
2023-02-21 18:22:15 +08:00
lib.rs
feat(printer): Initialize printer
2023-02-20 18:23:36 +08:00