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 20:32:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
040e41240b
oxc
/
crates
/
oxc_parser
History
Boshen
f36e3301fd
refactor(lexer): change
TokenValue::String(Atom)
to
TokenValue::String(&str)
(
#174
)
2023-03-13 09:33:44 +08:00
..
examples
lint
2023-03-01 20:47:52 -08:00
fuzz
chore(oxc_parser): setup fuzzer
2023-03-12 00:44:42 +08:00
src
refactor(lexer): change
TokenValue::String(Atom)
to
TokenValue::String(&str)
(
#174
)
2023-03-13 09:33:44 +08:00
Cargo.toml
perf(lexer): fine tune identifier checking with less redundant branches (
#154
)
2023-03-08 22:00:15 +08:00