.. |
binding-pattern
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
comments
|
test: Use correct extensions for fixture tests (#6539)
|
2022-11-29 09:47:56 +00:00 |
common
|
feat(es/ast): Add raw to Num (#4245)
|
2022-04-05 12:46:35 +00:00 |
errors
|
test: Use correct extensions for fixture tests (#6539)
|
2022-11-29 09:47:56 +00:00 |
js/stack-overflow
|
fix(es/parser): Fix stack overflow due to deeply nested if (#6910)
|
2023-02-07 14:33:13 +00:00 |
jsx
|
fix(es/parser): Fix parsing of JSX with ASI (#6577)
|
2022-12-06 09:50:26 +09:00 |
shifted/empty-with-comments
|
feat(common): Reserve BytePos(0) for dummy spans (#4616)
|
2022-05-11 16:14:42 +00:00 |
span
|
test: Use correct extensions for fixture tests (#6539)
|
2022-11-29 09:47:56 +00:00 |
test262-error-references/fail
|
test: Use correct extensions for fixture tests (#6539)
|
2022-11-29 09:47:56 +00:00 |
test262-parser@0e808c74fb
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
tsc
|
fix(es/ast): Fix memory layout (#7062)
|
2023-03-12 04:50:28 +00:00 |
typescript
|
fix(es/parser): Fix parsing of static accessors (#7108)
|
2023-03-21 07:19:45 +00:00 |
typescript-errors
|
feat(es/parser): Add an option to disallow ambiguous jsx (#6913)
|
2023-03-03 02:47:09 +00:00 |
comments.rs
|
test: Use correct extensions for fixture tests (#6539)
|
2022-11-29 09:47:56 +00:00 |
errors.rs
|
refactor(es/parser): Make lexer not generic over Input (#6993)
|
2023-02-28 08:20:29 +00:00 |
js.rs
|
refactor(es/parser): Make lexer not generic over Input (#6993)
|
2023-02-28 08:20:29 +00:00 |
jsx.rs
|
refactor(es/parser): Make lexer not generic over Input (#6993)
|
2023-02-28 08:20:29 +00:00 |
span.rs
|
refactor(es/parser): Make lexer not generic over Input (#6993)
|
2023-02-28 08:20:29 +00:00 |
test262.rs
|
refactor(es/parser): Make lexer not generic over Input (#6993)
|
2023-02-28 08:20:29 +00:00 |
typescript.rs
|
feat(es/parser): Add an option to disallow ambiguous jsx (#6913)
|
2023-03-03 02:47:09 +00:00 |
visitor.rs
|
refactor(visit): Remove &dyn Node from Visit (#2984)
|
2021-12-07 14:34:16 +09:00 |