oxc/crates/oxc_parser/src/lexer
2023-07-27 13:11:46 +08:00
..
constants.rs refactor(syntax): move identifier related code from lexer to syntax 2023-05-27 11:00:02 +08:00
kind.rs feat: support hashbang interpreter comments (#431) 2023-06-11 23:55:58 +08:00
mod.rs chore: reformat 2023-07-27 13:11:46 +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 feat: handle UnaryOpsWithBigInt (#475) 2023-06-25 22:37:36 +08:00
trivia_builder.rs feat: add oxc_span crate (#323) 2023-04-27 21:51:15 +08:00