oxc/crates/oxc_parser
2023-03-13 23:20:52 +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): make TokenValue 8 bytes smaller by changing RegExp.pattern to &'a str (#175) 2023-03-13 23:20:52 +08:00
Cargo.toml perf(lexer): fine tune identifier checking with less redundant branches (#154) 2023-03-08 22:00:15 +08:00