File tree
4,848 files changed
+143102
-62
lines changed- bindings/binding_core_wasm/__tests__
- crates
- swc_common/src
- swc_ecma_ast/src
- swc_ecma_parser/tests
- jsx/basic
- 10
- 11
- 12
- 14
- 15
- 16
- 17
- 18
- 19
- 1
- 20
- 21
- 22
- 3
- 4
- 5
- 6
- 7
- 8
- asi
- custom
- issue-517
- issue-542
- issue-612-async-generator
- issue-614
- issue-615
- issue-720
- tpl-space
- tpl
- unary-paren
- unary
- empty-expression-container
- entity
- fragment-3
- fragment-5
- fragment-6
- issue-10635
- issue-10692
- issue-10698
- issue-10729
- issue-10889
- issue-2075
- case1
- not-keyword
- issue-2264
- issue-6522
- issue-812
- keyword-tag
- nonentity-decimal
- nonentity
- string
- template
- yield-tag
- js
- deferred-import-evaluation
- attributes-declaration
- defer-as-default
- import-defer
- explicit-resource-management
- valid-using-as-identifier-callee
- valid-using-as-identifier-computed-member-no-plugin
- valid-using-as-identifier-computed-member
- valid-using-as-identifier-expression-statement
- valid-using-as-identifier-for-await-of
- valid-using-as-identifier-for-init
- valid-using-as-identifier-for-in
- valid-using-as-identifier-for-of
- valid-using-as-identifier-in
- valid-using-binding-basic
- valid-using-binding-escaped
- valid-using-binding-non-bmp
- valid-using-binding-using
- import-assertions-with-keyword
- string-literal
- trailing-comma
- valid-empty-assertion
- valid-export-class
- valid-export-function
- valid-export-variable
- valid-export-without-from
- valid-syntax-export-star-as-with-assertions
- valid-syntax-export-with-and-assertions-multiple-lines
- valid-syntax-export-with-assertions-and-value
- valid-syntax-export-with-assertions
- valid-syntax-export-with-invalid-value
- valid-syntax-export-with-no-type-assertion
- valid-syntax-export-with-object-method-assertion
- valid-syntax-export-without-assertions
- valid-syntax-with-assertions
- valid-syntax-with-invalid-value
- valid-syntax-with-no-type-assertion
- valid-syntax-with-object-method-assertion
- valid-syntax-without-assertions
- without-plugin
- import-assertions
- import-assert-call-expression
- string-literal
- trailing-comma
- valid-empty-assertion
- valid-export-class
- valid-export-function
- valid-export-variable
- valid-export-without-from
- valid-syntax-export-star-as-with-attributes
- valid-syntax-export-with-and-attributes-multiple-lines
- valid-syntax-export-with-attributes-and-value
- valid-syntax-export-with-attributes
- valid-syntax-export-with-invalid-value
- valid-syntax-export-with-no-type-attribute
- valid-syntax-export-with-object-method-attribute
- valid-syntax-export-without-attributes
- valid-syntax-with-attributes
- valid-syntax-with-invalid-value
- valid-syntax-with-no-type-attribute
- valid-syntax-with-object-method-attribute
- valid-syntax-without-attributes
- without-plugin
- import-attributes-deprecatedAssertKeyword
- import-assert-call-expression
- string-literal
- trailing-comma
- valid-empty-attribute
- valid-export-class
- valid-export-function
- valid-export-variable
- valid-export-without-from
- valid-syntax-export-star-as-with-attributes
- valid-syntax-export-with-and-attributes-multiple-lines
- valid-syntax-export-with-attributes-and-value
- valid-syntax-export-with-attributes
- valid-syntax-export-with-invalid-value
- valid-syntax-export-with-no-type-attribute
- valid-syntax-export-with-object-method-attribute
- valid-syntax-export-without-attributes
- valid-syntax-with-attributes
- valid-syntax-with-invalid-value
- valid-syntax-with-no-type-attribute
- valid-syntax-with-object-method-attribute
- valid-syntax-without-attributes
- without-plugin
- import-attributes
- string-literal
- trailing-comma
- valid-empty-attribute
- valid-export-class
- valid-export-function
- valid-export-variable
- valid-export-without-from
- valid-syntax-export-star-as-with-attributes
- valid-syntax-export-with-and-attributes-multiple-lines
- valid-syntax-export-with-attributes-and-value
- valid-syntax-export-with-attributes
- valid-syntax-export-with-invalid-value
- valid-syntax-export-with-no-type-attribute
- valid-syntax-export-with-object-method-attribute
- valid-syntax-export-without-attributes
- valid-syntax-with-attributes
- valid-syntax-with-invalid-value
- valid-syntax-with-no-type-attribute
- valid-syntax-with-object-method-attribute
- valid-syntax-without-attributes
- without-plugin
- issue-10372
- issue-10558/1
- issue-10597
- issue-4176/1
- issue-5276
- issue-8482
- jssue-7428/1
- optional-chaining
- 1
- 2
- 3
- 4
- 5
- source-phase-imports
- attributes-declaration
- dynamic-import-options-comments
- import-default-binding-source
- import-source-binding-from
- import-source-binding-source
- import-source-comments
- import-source
- stack-overflow
- tsc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
4,848 files changed
+143102
-62
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
182 | 187 | | |
183 | 188 | | |
184 | 189 | | |
| |||
565 | 570 | | |
566 | 571 | | |
567 | 572 | | |
| 573 | + | |
568 | 574 | | |
569 | 575 | | |
570 | 576 | | |
| |||
592 | 598 | | |
593 | 599 | | |
594 | 600 | | |
| 601 | + | |
595 | 602 | | |
596 | 603 | | |
597 | 604 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
532 | | - | |
533 | | - | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
| 537 | + | |
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
| 553 | + | |
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
582 | | - | |
| 581 | + | |
| 582 | + | |
583 | 583 | | |
584 | 584 | | |
585 | | - | |
586 | | - | |
| 585 | + | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | | - | |
| 597 | + | |
598 | 598 | | |
599 | | - | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
605 | 605 | | |
606 | | - | |
607 | | - | |
| 606 | + | |
| 607 | + | |
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
| 622 | + | |
623 | 623 | | |
624 | | - | |
625 | | - | |
| 624 | + | |
| 625 | + | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
653 | | - | |
| 653 | + | |
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
669 | | - | |
670 | | - | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
| 680 | + | |
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
| 686 | + | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
702 | | - | |
| 701 | + | |
| 702 | + | |
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
710 | 710 | | |
711 | 711 | | |
712 | | - | |
713 | | - | |
| 712 | + | |
| 713 | + | |
714 | 714 | | |
715 | 715 | | |
716 | | - | |
| 716 | + | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | 727 | | |
728 | | - | |
| 728 | + | |
729 | 729 | | |
730 | 730 | | |
731 | | - | |
732 | | - | |
733 | | - | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
734 | 734 | | |
735 | 735 | | |
736 | | - | |
737 | | - | |
| 736 | + | |
| 737 | + | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
| 740 | + | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
| 743 | + | |
744 | 744 | | |
745 | | - | |
| 745 | + | |
746 | 746 | | |
747 | | - | |
| 747 | + | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
| 750 | + | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
| 757 | + | |
758 | 758 | | |
759 | 759 | | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments