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 feat(parser): parse decorators properly (#2603) 2024-03-04 19:30:41 +08:00
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 refactor(parser): wrapper type for parser (#2339) 2024-02-07 23:22:08 +08:00
state.rs refactor(parser): clean up ParserState (#3345) 2024-05-19 01:30:16 +08:00