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 04:42:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f3a7d5a026
oxc
/
crates
/
oxc_parser
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
..
examples
feat(oxc_parser): allow filename as option in examples/simple.rs
2023-02-12 15:57:40 +08:00
src
feat(ast): add RegExpFlags bitflag for storing regex flags
2023-02-21 18:22:15 +08:00
Cargo.toml
Revert "perf(lexer): use portable-SIMD to speed up multiline comment scanning"
2023-02-17 14:50:42 +08:00