File tree
126 files changed
+380
-479
lines changed- bindings
- binding_core_wasm
- binding_es_ast_viewer
- binding_minifier_wasm
- binding_typescript_wasm
- swc_cli
- crates
- dbg-swc
- jsdoc
- swc_atoms
- src
- swc_bundler
- swc_cli_impl
- swc_common
- swc_compiler_base
- swc_core
- swc_css_ast
- swc_css_codegen
- swc_css_compat
- swc_css_lints
- swc_css_minifier
- swc_css_modules
- swc_css_parser
- swc_css_prefixer
- swc_css_utils
- swc_css_visit
- swc_ecma_ast
- swc_ecma_codegen
- swc_ecma_compat_bugfixes
- swc_ecma_compat_es2015
- swc_ecma_compat_es2016
- swc_ecma_compat_es2019
- swc_ecma_compat_es2022
- swc_ecma_compat_es3
- swc_ecma_compiler
- swc_ecma_lexer
- swc_ecma_lints
- swc_ecma_loader
- swc_ecma_minifier
- swc_ecma_parser
- src/lexer
- swc_ecma_preset_env
- swc_ecma_quote_macros
- swc_ecma_react_compiler
- swc_ecma_regexp_ast
- swc_ecma_regexp_visit
- swc_ecma_regexp
- swc_ecma_transforms_base
- 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_ecma_visit
- swc_ecmascript
- swc_estree_ast
- swc_estree_compat
- swc_html_ast
- swc_html_codegen
- swc_html_minifier
- swc_html_parser
- swc_html_utils
- swc_html_visit
- swc_node_bundler
- swc_node_comments
- swc_plugin_backend_tests
- swc_plugin_runner
- swc_ts_fast_strip
- swc_typescript
- swc_xml_ast
- swc_xml_parser
- swc_xml_visit
- swc
- packages
- core
- scripts/npm
- darwin-arm64
- darwin-x64
- linux-arm-gnueabihf
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- win32-arm64-msvc
- win32-ia32-msvc
- win32-x64-msvc
- html
- scripts/npm
- darwin-arm64
- darwin-x64
- linux-arm-gnueabihf
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- win32-arm64-msvc
- win32-ia32-msvc
- win32-x64-msvc
- minifier
- scripts/npm
- darwin-arm64
- darwin-x64
- linux-arm-gnueabihf
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- win32-arm64-msvc
- win32-ia32-msvc
- win32-x64-msvc
- react-compiler
- scripts/npm
- darwin-arm64
- darwin-x64
- linux-arm-gnueabihf
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- win32-arm64-msvc
- win32-ia32-msvc
- win32-x64-msvc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+380
-479
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
4 | 20 | | |
5 | 21 | | |
6 | 22 | | |
| |||
2524 | 2540 | | |
2525 | 2541 | | |
2526 | 2542 | | |
2527 | | - | |
2528 | | - | |
2529 | | - | |
2530 | | - | |
2531 | | - | |
2532 | | - | |
2533 | | - | |
2534 | | - | |
2535 | | - | |
2536 | | - | |
2537 | | - | |
2538 | | - | |
2539 | | - | |
2540 | | - | |
2541 | | - | |
2542 | | - | |
2543 | | - | |
2544 | | - | |
2545 | | - | |
2546 | | - | |
2547 | | - | |
2548 | | - | |
2549 | | - | |
2550 | | - | |
2551 | | - | |
2552 | | - | |
2553 | | - | |
2554 | | - | |
2555 | | - | |
2556 | | - | |
2557 | | - | |
2558 | | - | |
2559 | | - | |
2560 | 2543 | | |
2561 | 2544 | | |
2562 | 2545 | | |
2563 | 2546 | | |
2564 | | - | |
2565 | | - | |
2566 | | - | |
2567 | 2547 | | |
2568 | 2548 | | |
2569 | 2549 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | 13 | | |
6 | 14 | | |
| |||
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
28 | 42 | | |
29 | 43 | | |
30 | 44 | | |
| |||
1976 | 1990 | | |
1977 | 1991 | | |
1978 | 1992 | | |
1979 | | - | |
1980 | | - | |
1981 | | - | |
1982 | | - | |
1983 | | - | |
1984 | | - | |
1985 | | - | |
1986 | | - | |
1987 | | - | |
1988 | | - | |
1989 | | - | |
1990 | | - | |
1991 | | - | |
1992 | | - | |
1993 | | - | |
1994 | | - | |
1995 | | - | |
1996 | | - | |
1997 | | - | |
1998 | | - | |
1999 | | - | |
2000 | | - | |
2001 | | - | |
2002 | | - | |
2003 | | - | |
2004 | | - | |
2005 | | - | |
2006 | | - | |
2007 | | - | |
2008 | | - | |
2009 | | - | |
2010 | | - | |
2011 | | - | |
2012 | 1993 | | |
2013 | 1994 | | |
2014 | 1995 | | |
2015 | 1996 | | |
2016 | | - | |
2017 | | - | |
2018 | | - | |
2019 | 1997 | | |
2020 | 1998 | | |
2021 | 1999 | | |
| |||
2024 | 2002 | | |
2025 | 2003 | | |
2026 | 2004 | | |
2027 | | - | |
2028 | | - | |
2029 | 2005 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments