oxc/crates/oxc_parser/src
2024-05-30 19:58:50 +08:00
..
js fix(parser): should parser error when function declaration has no name (#3461) 2024-05-30 19:58:50 +08:00
jsx refactor(parser): simplify Context passing (#3266) 2024-05-14 12:22:27 +08:00
lexer chore(parser): code comment for cold trampoline function (#3467) 2024-05-30 01:11:00 +01:00
ts fix(parser): should parser error when function declaration has no name (#3461) 2024-05-30 19:58:50 +08:00
context.rs
cursor.rs refactor(parser): clean up ParserState (#3345) 2024-05-19 01:30:16 +08:00
diagnostics.rs refactor(parser): improve parse_simple_arrow_function_expression (#3349) 2024-05-19 06:05:39 +00: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