oxc/crates/oxc_parser/src
2023-03-07 21:29:47 +08:00
..
js refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
jsx remove TODO 2023-03-01 20:47:52 -08:00
lexer refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
ts refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
cursor.rs refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
diagnostics.rs prepend TS error code 2023-03-01 20:47:52 -08:00
lib.rs refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
list.rs feat(parser): add parser 2023-02-11 05:26:49 -08:00
state.rs refactor(ast): change Option<Vec> to Vec for decorators (#84) 2023-03-02 15:52:46 +08:00