..
binding-pattern
refactor: Flatten ecmascript
( #2708 )
2021-11-10 19:00:54 +09:00
comments
chore: Update dependencies ( #8514 )
2024-01-18 14:04:09 +00:00
common
feat(es/ast): Add raw
to Num
( #4245 )
2022-04-05 12:46:35 +00:00
errors
fix(es/parser): Report error for exported reserved name ( #8313 )
2023-11-20 21:57:51 +00:00
js
fix(es/parser): Correctly parse the keyword ( #8483 )
2024-01-04 12:26:25 +00:00
jsx
chore: Update dependencies ( #8514 )
2024-01-18 14:04:09 +00:00
shifted /empty-with-comments
feat(common): Reserve BytePos(0)
for dummy spans ( #4616 )
2022-05-11 16:14:42 +00:00
span
perf(es/minifier): Add has_flag
to Comments
( #8182 )
2023-10-25 22:59:03 +00:00
test262-error-references /fail
chore: Update dependencies ( #8514 )
2024-01-18 14:04:09 +00:00
test262-parser @ 0e808c74fb
refactor: Flatten ecmascript
( #2708 )
2021-11-10 19:00:54 +09:00
tsc
fix(es/ast): Add definite
and is_override
to AutoAccessor
( #8436 )
2024-01-21 12:05:46 +09:00
typescript
fix(es/ast): Add definite
and is_override
to AutoAccessor
( #8436 )
2024-01-21 12:05:46 +09:00
typescript-errors
chore: Update dependencies ( #8514 )
2024-01-18 14:04:09 +00:00
comments.rs
feat(es/ast): Support import attributes proposal ( #7868 )
2023-08-28 00:29:45 +00:00
errors.rs
feat(es/ast): Support import attributes proposal ( #7868 )
2023-08-28 00:29:45 +00:00
js.rs
feat(es/ast): Support import attributes proposal ( #7868 )
2023-08-28 00:29:45 +00:00
jsx.rs
refactor(es/parser): Make lexer not generic over Input
( #6993 )
2023-02-28 08:20:29 +00:00
span.rs
perf(es/minifier): Add has_flag
to Comments
( #8182 )
2023-10-25 22:59:03 +00:00
test262.rs
build(cargo): Update rustc
to 2023-07-03
( #7623 )
2023-07-05 03:50:43 +00:00
typescript.rs
test(es): Update tsc test suite ( #7323 )
2023-04-24 14:59:19 +00:00
visitor.rs
refactor(visit): Remove &dyn Node
from Visit
( #2984 )
2021-12-07 14:34:16 +09:00