..
misc
feat(ast,parser): parse TSTypeAnnotations on AccessorProperty ( #5179 )
2024-08-25 01:02:48 +00:00
src
fix(coverage): fix cases where source_type is incorrectly set to script
2024-08-24 14:40:05 +08:00
Cargo.toml
feat(oxc): add Compiler and CompilerInterface ( #4954 )
2024-08-19 10:20:05 +08:00
codegen_babel.snap
chore(coverage): ignore annex-b/disabled tests
2024-08-24 14:20:06 +08:00
codegen_misc.snap
feat(ast,parser): parse TSTypeAnnotations on AccessorProperty ( #5179 )
2024-08-25 01:02:48 +00:00
codegen_runtime_test262.snap
chore(coverage): remove quotes around path from snapshot files
2024-08-16 16:03:50 +08:00
codegen_sourcemap.snap
chore(coverage): print path relative to snapshot file ( #4938 )
2024-08-17 03:09:25 +00:00
codegen_test262.snap
feat(parser): parse regular expression with regex parser ( #4998 )
2024-08-22 03:09:55 +00:00
codegen_typescript.snap
fix(codegen): print raw if value is number is Infinity ( #4676 )
2024-08-06 03:24:40 +00:00
minifier_babel.snap
chore(coverage): ignore annex-b/disabled tests
2024-08-24 14:20:06 +08:00
minifier_test262.snap
feat(parser): parse regular expression with regex parser ( #4998 )
2024-08-22 03:09:55 +00:00
parser_babel.snap
fix(parser): Span for invalid regex flags ( #5225 )
2024-08-26 10:24:47 +00:00
parser_misc.snap
feat(parser): report errors on optional accessor properties ( #5180 )
2024-08-25 01:02:49 +00:00
parser_test262.snap
fix(parser): Span for invalid regex flags ( #5225 )
2024-08-26 10:24:47 +00:00
parser_typescript.snap
fix(parser): Span for invalid regex flags ( #5225 )
2024-08-26 10:24:47 +00:00
prettier_babel.snap
feat(parser): parse modifiers with parse_modifiers (take 2) ( #3977 )
2024-06-30 03:46:34 +00:00
prettier_misc.snap
chore(coverage): add test for huge binary expression and nested if statements ( #4084 )
2024-07-08 00:15:26 +08:00
prettier_test262.snap
feat(parser): parse modifiers with parse_modifiers (take 2) ( #3977 )
2024-06-30 03:46:34 +00:00
prettier_typescript.snap
refactor(parser): use function instead of trait to parse list with rest element ( #4028 )
2024-07-02 13:43:14 +00:00
README.md
chore: bump test262, babel and TypeScript submodules ( #3644 )
2024-06-12 18:42:32 +08:00
semantic_babel.snap
refactor(semantic): remove ScopeTree::child_ids ( #5232 )
2024-08-27 01:49:47 +00:00
semantic_misc.snap
refactor(semantic): remove ScopeTree::child_ids ( #5232 )
2024-08-27 01:49:47 +00:00
semantic_test262.snap
refactor(semantic): remove ScopeTree::child_ids ( #5232 )
2024-08-27 01:49:47 +00:00
semantic_typescript.snap
refactor(semantic): remove ScopeTree::child_ids ( #5232 )
2024-08-27 01:49:47 +00:00
transformer_babel.snap
chore(coverage): ignore annex-b/disabled tests
2024-08-24 14:20:06 +08:00
transformer_misc.snap
feat(ast,parser): parse TSTypeAnnotations on AccessorProperty ( #5179 )
2024-08-25 01:02:48 +00:00
transformer_test262.snap
feat(parser): parse regular expression with regex parser ( #4998 )
2024-08-22 03:09:55 +00:00
transformer_typescript.snap
fix(coverage): handle transformer errors
2024-08-18 22:19:58 +08:00
transpile.snap
chore(coverage): print path relative to snapshot file ( #4938 )
2024-08-17 03:09:25 +00:00