oxc/crates/oxc_parser/src
2023-02-27 12:31:57 +08:00
..
js feat(oxc_parser): Port isStartOfDeclaration form tsc 2023-02-27 12:27:44 +08:00
jsx refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
lexer feat(ast,lexer,linter): save and check comments 2023-02-27 12:31:57 +08:00
ts feat(oxc_parser): Port isStartOfDeclaration form tsc 2023-02-27 12:27:44 +08:00
cursor.rs feat(oxc_parser): Port isStartOfDeclaration form tsc 2023-02-27 12:27:44 +08:00
diagnostics.rs refactor(diagnostics,parser): move diagnostics to parser 2023-02-22 19:23:01 +08:00
lib.rs feat(ast,lexer,linter): save and check comments 2023-02-27 12:31:57 +08:00
list.rs feat(parser): add parser 2023-02-11 05:26:49 -08:00
state.rs refactor(ast,parser): use u32 for node spans 2023-02-21 16:02:23 +08:00