oxc/crates/oxc_parser/src/lexer
2023-10-23 18:29:30 +08:00
..
kind.rs refactor(clippy): allow clippy::too_many_lines 2023-10-16 15:18:11 +08:00
mod.rs feat(codegen): json strings proposal (#1039) 2023-10-23 18:29:30 +08:00
number.rs feat: handle UnaryOpsWithBigInt (#475) 2023-06-25 22:37:36 +08:00
string_builder.rs chore: remove some unused code 2023-04-17 23:25:57 +08:00
token.rs refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00
trivia_builder.rs perf(parser): lazily build trivia map instead of build in-place (#903) 2023-09-12 23:23:56 +08:00