oxc/crates/oxc_parser
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