Commit 3c4db58
authored
File tree
Expand file treeCollapse file tree
10 files changed
+55
-68
lines changedFilter options
- CodeGeneration
- Sources/SyntaxSupport
- Tests/ValidateSyntaxNodes
- Sources
- SwiftParser
- SwiftSyntax/generated
- raw
- syntaxNodes
- Tests/SwiftParserTest
Expand file treeCollapse file tree
10 files changed
+55
-68
lines changedCodeGeneration/Sources/SyntaxSupport/KeywordSpec.swift
Copy file name to clipboardExpand all lines: CodeGeneration/Sources/SyntaxSupport/KeywordSpec.swift-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
278 |
| - |
279 | 278 |
|
280 | 279 |
|
281 | 280 |
|
| ||
682 | 681 |
|
683 | 682 |
|
684 | 683 |
|
685 |
| - |
686 |
| - |
687 | 684 |
|
688 | 685 |
|
689 | 686 |
|
|
CodeGeneration/Sources/SyntaxSupport/TypeNodes.swift
Copy file name to clipboardExpand all lines: CodeGeneration/Sources/SyntaxSupport/TypeNodes.swift+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
| 307 | + |
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
| ||
317 | 317 |
|
318 | 318 |
|
319 | 319 |
|
320 |
| - |
| 320 | + |
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
325 |
| - |
| 325 | + |
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
|
CodeGeneration/Tests/ValidateSyntaxNodes/ValidateSyntaxNodes.swift
Copy file name to clipboardExpand all lines: CodeGeneration/Tests/ValidateSyntaxNodes/ValidateSyntaxNodes.swift+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
372 | 372 |
|
373 | 373 |
|
374 | 374 |
|
375 |
| - |
| 375 | + |
376 | 376 |
|
377 | 377 |
|
378 |
| - |
| 378 | + |
| 379 | + |
379 | 380 |
|
380 | 381 |
|
381 | 382 |
|
|
Sources/SwiftParser/TokenPrecedence.swift
Copy file name to clipboardExpand all lines: Sources/SwiftParser/TokenPrecedence.swift-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
347 |
| - |
348 | 347 |
|
349 | 348 |
|
350 | 349 |
|
|
Sources/SwiftParser/Types.swift
Copy file name to clipboardExpand all lines: Sources/SwiftParser/Types.swift+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
649 | 649 |
|
650 | 650 |
|
651 | 651 |
|
652 |
| - |
| 652 | + |
653 | 653 |
|
654 | 654 |
|
655 | 655 |
|
656 |
| - |
| 656 | + |
657 | 657 |
|
658 | 658 |
|
659 | 659 |
|
| ||
879 | 879 |
|
880 | 880 |
|
881 | 881 |
|
882 |
| - |
| 882 | + |
883 | 883 |
|
884 | 884 |
|
885 |
| - |
886 |
| - |
| 885 | + |
| 886 | + |
887 | 887 |
|
888 | 888 |
|
889 | 889 |
|
890 | 890 |
|
891 | 891 |
|
892 | 892 |
|
893 |
| - |
| 893 | + |
894 | 894 |
|
895 | 895 |
|
896 | 896 |
|
897 | 897 |
|
898 | 898 |
|
899 | 899 |
|
900 | 900 |
|
901 |
| - |
| 901 | + |
902 | 902 |
|
903 | 903 |
|
904 | 904 |
|
|
Sources/SwiftSyntax/generated/Keyword.swift
Copy file name to clipboardExpand all lines: Sources/SwiftSyntax/generated/Keyword.swift-10Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Sources/SwiftSyntax/generated/raw/RawSyntaxValidation.swift
Copy file name to clipboardExpand all lines: Sources/SwiftSyntax/generated/raw/RawSyntaxValidation.swift+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesGHI.swift
Copy file name to clipboardExpand all lines: Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesGHI.swift+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Tests/SwiftParserTest/ExpressionTypeTests.swift
Copy file name to clipboardExpand all lines: Tests/SwiftParserTest/ExpressionTypeTests.swift+20-20Lines changed: 20 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
|
Tests/SwiftParserTest/TypeTests.swift
Copy file name to clipboardExpand all lines: Tests/SwiftParserTest/TypeTests.swift+16-16Lines changed: 16 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
781 | 781 |
|
782 | 782 |
|
783 | 783 |
|
784 |
| - |
| 784 | + |
785 | 785 |
|
786 | 786 |
|
787 |
| - |
| 787 | + |
788 | 788 |
|
789 | 789 |
|
790 | 790 |
|
791 | 791 |
|
792 |
| - |
| 792 | + |
793 | 793 |
|
794 | 794 |
|
795 |
| - |
| 795 | + |
796 | 796 |
|
797 | 797 |
|
798 | 798 |
|
| ||
804 | 804 |
|
805 | 805 |
|
806 | 806 |
|
807 |
| - |
| 807 | + |
808 | 808 |
|
809 | 809 |
|
810 | 810 |
|
| ||
815 | 815 |
|
816 | 816 |
|
817 | 817 |
|
818 |
| - |
| 818 | + |
819 | 819 |
|
820 | 820 |
|
821 | 821 |
|
| ||
826 | 826 |
|
827 | 827 |
|
828 | 828 |
|
829 |
| - |
| 829 | + |
830 | 830 |
|
831 | 831 |
|
832 |
| - |
| 832 | + |
833 | 833 |
|
834 | 834 |
|
835 | 835 |
|
836 | 836 |
|
837 | 837 |
|
838 |
| - |
| 838 | + |
839 | 839 |
|
840 | 840 |
|
841 | 841 |
|
842 | 842 |
|
843 | 843 |
|
844 | 844 |
|
845 |
| - |
| 845 | + |
846 | 846 |
|
847 | 847 |
|
848 | 848 |
|
849 | 849 |
|
850 | 850 |
|
851 | 851 |
|
852 | 852 |
|
853 |
| - |
| 853 | + |
854 | 854 |
|
855 | 855 |
|
856 | 856 |
|
857 | 857 |
|
858 | 858 |
|
859 | 859 |
|
860 |
| - |
| 860 | + |
861 | 861 |
|
862 | 862 |
|
863 |
| - |
| 863 | + |
864 | 864 |
|
865 | 865 |
|
866 | 866 |
|
867 | 867 |
|
868 | 868 |
|
869 | 869 |
|
870 | 870 |
|
871 |
| - |
| 871 | + |
872 | 872 |
|
873 | 873 |
|
874 | 874 |
|
875 | 875 |
|
876 |
| - |
877 |
| - |
| 876 | + |
| 877 | + |
878 | 878 |
|
879 | 879 |
|
0 commit comments