oxc/crates/oxc_parser
overlookmotel d9d7e7c596 refactor(ast): remove IdentifierName from TSThisParameter (#5327)
`TSThisParameter` does not need to include an `IdentifierName` which is always "this". Just storing the `Span` is sufficient.
2024-09-04 12:46:53 +00:00
..
examples feat(ast, parser): add oxc_regular_expression types to the parser and AST. (#5256) 2024-09-03 02:36:37 +00:00
src refactor(ast): remove IdentifierName from TSThisParameter (#5327) 2024-09-04 12:46:53 +00:00
Cargo.toml Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
CHANGELOG.md Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00