File tree
138 files changed
+2246
-1365
lines changed- .changeset
- .github/workflows
- bindings
- crates
- binding_macros
- dbg-swc
- swc_bundler
- swc_cli_impl
- swc_compiler_base
- swc_core
- swc_ecma_compat_bugfixes
- swc_ecma_compat_common
- swc_ecma_compat_es2015
- swc_ecma_compat_es2016
- swc_ecma_compat_es2017
- swc_ecma_compat_es2018
- swc_ecma_compat_es2019
- swc_ecma_compat_es2020
- swc_ecma_compat_es2021
- swc_ecma_compat_es2022
- swc_ecma_compat_es3
- swc_ecma_compiler
- swc_ecma_ext_transforms
- swc_ecma_lexer/src/common/parser
- swc_ecma_lints
- swc_ecma_minifier
- swc_ecma_parser/tests
- errors/conflict_marker_trivia_4
- jsx/errors
- issue-10681
- nested-fragment-unclosed
- unclosed-tag
- unterminated-string
- wrong-closing-tag
- span/js/decl
- test262-error-references/fail
- typescript-errors
- class/missing-closing-brace
- issue-2173/case1
- missing-fn-expr-body
- anonymous
- async
- named
- typed
- swc_ecma_preset_env
- swc_ecma_transforms_base
- swc_ecma_transforms_classes
- swc_ecma_transforms_compat
- swc_ecma_transforms_module
- swc_ecma_transforms_optimization
- swc_ecma_transforms_proposal
- swc_ecma_transforms_react
- swc_ecma_transforms_testing
- swc_ecma_transforms_typescript
- swc_ecma_transforms
- swc_ecma_usage_analyzer
- swc_ecma_utils
- swc_ecmascript
- swc_estree_compat
- swc_html_minifier
- swc_node_bundler
- swc_plugin_backend_tests
- benches
- src
- tests
- css-plugins/swc_noop_plugin
- src
- fixture
- issue_6404
- src
- swc_internal_plugin
- src
- swc_noop_plugin
- src
- swc_plugin_backend_wasmer
- src
- tests
- swc_plugin_backend_wasmtime
- src
- swc_plugin_runner
- swc_plugin_testing
- swc_ts_fast_strip
- swc_typescript
- swc
- packages/types
- scripts/bench
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
138 files changed
+2246
-1365
lines changedThis file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 |
| - | |
| 317 | + | |
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
8 | 40 |
| |
9 | 41 |
| |
10 | 42 |
| |
| |||
2691 | 2723 |
| |
2692 | 2724 |
| |
2693 | 2725 |
| |
2694 |
| - | |
2695 |
| - | |
2696 |
| - | |
2697 |
| - | |
2698 |
| - | |
2699 |
| - | |
2700 |
| - | |
2701 |
| - | |
2702 |
| - | |
2703 |
| - | |
2704 |
| - | |
2705 |
| - | |
2706 |
| - | |
2707 |
| - | |
2708 |
| - | |
2709 |
| - | |
2710 |
| - | |
2711 |
| - | |
2712 | 2726 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 |
| |
11 | 23 |
| |
12 | 24 |
| |
| |||
16 | 28 |
| |
17 | 29 |
| |
18 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
19 | 34 |
| |
20 | 35 |
| |
21 | 36 |
| |
22 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
23 | 41 |
| |
24 | 42 |
| |
25 | 43 |
| |
26 | 44 |
| |
27 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
28 | 49 |
| |
29 | 50 |
| |
30 | 51 |
| |
| |||
2149 | 2170 |
| |
2150 | 2171 |
| |
2151 | 2172 |
| |
2152 |
| - | |
2153 |
| - | |
2154 |
| - | |
2155 | 2173 |
| |
2156 | 2174 |
| |
2157 | 2175 |
| |
| |||
2164 | 2182 |
| |
2165 | 2183 |
| |
2166 | 2184 |
| |
2167 |
| - | |
2168 |
| - | |
2169 |
| - | |
2170 | 2185 |
| |
2171 | 2186 |
| |
2172 | 2187 |
| |
| |||
2188 | 2203 |
| |
2189 | 2204 |
| |
2190 | 2205 |
| |
2191 |
| - | |
2192 |
| - | |
2193 |
| - | |
2194 | 2206 |
| |
2195 | 2207 |
| |
2196 | 2208 |
| |
| |||
2199 | 2211 |
| |
2200 | 2212 |
| |
2201 | 2213 |
| |
2202 |
| - | |
2203 |
| - | |
2204 | 2214 |
|
0 commit comments