oxc/crates/oxc_parser/src
Boshen 5390d3e6b4 refactor(diagnostic): change Err type to miette::Error
This is the prerequisite for breaking up the large Diagnostic enum.
2023-02-22 11:08:21 +08:00
..
js refactor(diagnostic): change Err type to miette::Error 2023-02-22 11:08:21 +08:00
jsx refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
lexer refactor(diagnostic): change Err type to miette::Error 2023-02-22 11:08:21 +08:00
ts refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
cursor.rs refactor(diagnostic): change Err type to miette::Error 2023-02-22 11:08:21 +08:00
lib.rs refactor(diagnostic): change Err type to miette::Error 2023-02-22 11:08:21 +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