oxc/crates/oxc_parser/src
2024-06-17 09:34:54 +00:00
..
js fix(parser): should parser error when function declaration has no name (#3461) 2024-05-30 19:58:50 +08:00
jsx feat(parser): display jsx mismatch error, e.g. <Foo></Bar> (#3696) 2024-06-16 01:05:28 +08:00
lexer chore: change all usages of static_assertions to dev-dependencies (#3654) 2024-06-13 13:18:53 +08:00
ts fix(codegen): improve typescript codegen (#3708) 2024-06-17 09:34:54 +00:00
context.rs
cursor.rs refactor(parser): clean up ParserState (#3345) 2024-05-19 01:30:16 +08:00
diagnostics.rs feat(parser): display jsx mismatch error, e.g. <Foo></Bar> (#3696) 2024-06-16 01:05:28 +08:00
lib.rs refactor(parser): clean up ParserState (#3345) 2024-05-19 01:30:16 +08:00
list.rs
state.rs refactor(parser): clean up ParserState (#3345) 2024-05-19 01:30:16 +08:00