oxc/crates/oxc_parser/src/lexer
2023-10-05 12:52:14 +13:00
..
kind.rs feat(parser): TypeScript 5.2 (#811) 2023-10-05 12:52:14 +13:00
mod.rs feat(parser): TypeScript 5.2 (#811) 2023-10-05 12:52:14 +13: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