Commit c114f00
File tree
205 files changed
+1049
-1046
lines changed- bindings/binding_core_wasm/__tests__
- crates
- swc/tests/tsc-references
- swc_ecma_transforms_base
- src/resolver
- tests
- resolver
- babel/issue/973
- basic
- 1
- no-usage
- block/scope/class
- class
- block
- 1
- 2
- expr/scope
- nested
- var
- singleton
- super
- var
- 1
- constructor-only
- deno
- 8620/1
- 9121
- 1
- 2
- export/default
- class/decl/scope
- fn_decl/scope
- fn_expr/scope
- for_of_hoisting
- function
- body
- hoist
- param
- general
- assignment/patterns
- function
- global/object
- hoisting
- in_constructor
- issue-4953
- issues
- 1086
- 1140
- 1402
- 2021/1
- 2550
- 271
- 281
- 1
- 2
- 2854/1
- 292
- 1
- 2
- 295
- 308
- 1
- 2
- 3429/1
- 369
- 1
- 2
- 396
- 1
- 2
- 404
- 4225
- 1
- 2
- 438
- 454
- 1
- 2
- 3
- 461
- 483
- 578/1
- 6310
- 678
- 688
- 1
- 2
- 699/1
- 760
- 788
- 1
- 2
- minifier
- 1
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- module/001
- nested
- arrow_expr/var/scope
- fn_expr/var/scope
- fn
- next/react-fast-refresh/1
- pass
- assignment
- call
- pr_1171
- 1
- 2
- regression
- 001
- 002
- regression_of_454
- same-level
- shorthand
- ts/es5/for/of/27
- unresolved-mark
- 2
- 3
- update
- vercel/next/server/render
- 1
- 2
- 3
- ts-resolver
- 1
- 2
- class
- constructor
- getter
- super
- deno
- 9650/1
- lint
- 463
- 1
- 2
- 486
- 612
- 1
- 2
- 705
- enum/1
- function_scope
- 1
- 2
- 3
- 4
- generated_contextual_typing_01
- internalModules/codeGeneration/importStatements
- issue-5622
- 1
- 2
- issues
- 1517
- 1
- 2
- 1653
- 1
- 2
- 1869/case1
- 2021/1
- 2627/1
- 3960
- 1
- 2
- 6533
- let_scoping
- minifier/1
- namepsace/hoisting/1
- param
- simple/003
- stc
- 1
- 2
- 3
- ts_as_operator_ambiguity_1
- ts_as_operator_ambiguity_2
- ts_async_await_nested_class_es5
- ts_for_of_statements_for_of_23_01
- ts_if_do_while_statements_01
- ts_local_types_4_1
- ts_local_types_4_2
- ts_mapped_type_as_clauses_01
- ts_module_name_1
- ts_resolver_001
- ts_resolver_002
- ts_resolver_catch_param
- ts_resolver_deno_undef_001
- ts_resolver_import_and_extends
- ts_resolver_import_and_implements
- ts_resolver_import_and_type_ann
- ts_resolver_import_and_type_param
- ts_resolver_method_type_param
- ts_resolver_nested_enum
- ts_resolver_nested_interface
- ts_resolver_nested_type_alias
- ts_resolver_nested_type_ref
- ts_resolver_parameter
- ts_resolver_parameter_property
- ts_resolver_type_aliases_do_not_merge
- ts_simple
- ts_type_parameter_used_as_type_parameter_contraint_01
- tsc
- computed/property/name/11
- generatedContextualTyping/1
- generic-call-type-argument-inference
- typeParameterUsedAsTypeParameterConstraint4.ts
- types/type/aliases/type/aliases/1
- type/checker
- 001
- 002
- type-alias/hoisting/1
- type_parameter_used_as_type_parameter_contrain
- type_parameter_used_as_type_parameter_contrain_2
- type_parameter_used_as_type_parameter_contrain_3
- vercel/1
- swc_ecma_transforms_compat
- src/bugfixes
- tests/block-scoping
- issue-2627/1
- issue-3235/1
- issue-4238
- 1
- 2
- 3
- 4
- 5
- issue-4286
- 1
- 2
- issue-5048
- 1
- 2
- issue-5270
- 1
- 2
- 3
- issue-6344/1
- issue-6573
- 1
- 2
- 3
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+1049
-1046
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments