oxc/crates/oxc_parser/src
2023-11-20 16:57:38 +08:00
..
js Add base to AST BigintLiteral (#1416) 2023-11-19 11:11:19 +08:00
jsx fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
lexer feat(prettier): print leading comments with newlines (#1434) 2023-11-19 22:46:55 +08:00
ts fix(parser): correct import_kind of TSImportEqualsDeclaration (#1449) 2023-11-20 16:57:38 +08:00
context.rs chore: reformat 2023-07-27 13:11:46 +08:00
cursor.rs chore(clippy): enable undocumented_unsafe_blocks 2023-10-16 15:18:14 +08:00
diagnostics.rs fix(parser): Disallow ReservedWord in NamedExports (#1230) 2023-11-12 10:52:02 +00:00
lib.rs improve README (#800) 2023-08-27 22:36:17 +08:00
list.rs fix(parser): fix crashing on empty ParenthesizedExpression with comments (#263) 2023-04-06 17:16:15 +08:00
state.rs refactor(ast): change Option<Vec> to Vec for decorators (#84) 2023-03-02 15:52:46 +08:00