Commit d0e49f5
File tree
442 files changed
+6796
-1955
lines changed- compiler
- src/dotty/tools
- dotc
- ast
- config
- core
- quoted
- tasty
- decompiler
- printing
- quoted
- reporting/diagnostic
- tastyreflect
- transform
- typer
- repl
- test
- dotc
- dotty/tools
- dotc
- transform
- vulpix
- test-resources/type-printer
- docs/docs
- contributing
- reference
- changed
- dropped
- language-server
- src/dotty/tools/languageserver
- worksheet
- test/dotty/tools/languageserver
- util
- server
- library
- src/scala
- quoted
- reflect
- tasty
- reflect
- util
- src-scala3/scala
- project
- scripts
- sbt-bridge/src/xsbt
- sbt-dotty
- sbt-test/sbt-dotty/compiler-plugin/plugin
- src/dotty/tools/sbtplugin
- semanticdb
- tests
- neg
- tasty-macro-assert
- tasty-macro-assert-2
- neg-custom-args/impl-conv
- neg-with-compiler
- quote-run-in-macro-2
- quote-run-in-macro-3
- quote-run-in-macro-4
- plugins/neg/divideZero
- pos
- seqtype-cycle
- pos-separate-compilation
- 1567
- cycle
- false-companion
- i0881
- i1137-1
- i1137-2
- i1137-3
- i2551
- i3273
- i3422
- i3467
- i3898
- i3898b
- i3898c
- i3912-1
- i3912-2
- i3912-3
- i4023
- i4023b
- i4023c
- i4167
- i4734
- t3249
- t3486
- run-custom-args
- Yretain-trees
- run-separate-compilation
- colltest4
- colltest5
- colltest6
- i1140
- i1144
- i4431
- i4455
- i4492
- i4515
- i4515b
- i4734
- i4735
- i4803
- i4803b
- i4803c
- i4803e
- i4803f
- i4947b
- i5119
- i5119b
- i5188a
- implicitShortcut
- inline-case-objects
- inline-macro-staged-interpreter
- inline-option
- inline-tuples-1
- inline-tuples-2
- inline-varargs-1
- mixins1
- outerPatternMatch
- paramForwarding_separate
- quote-and-splice
- quote-change-owner
- quote-force
- quote-indexed-map-by-name
- quote-sep-comp
- quote-sep-comp-2
- quote-simple-macro
- quote-unrolled-foreach
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
442 files changed
+6796
-1955
lines changedLines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - |
Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| |||
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 |
| - | |
27 |
| - | |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 |
| - | |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
49 |
| - | |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
56 |
| - | |
| 58 | + | |
57 | 59 |
| |
58 |
| - | |
59 |
| - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 |
| |
61 | 64 |
| |
62 | 65 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 |
| - | |
| 72 | + | |
74 | 73 |
| |
75 | 74 |
| |
76 | 75 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
|
Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
870 | 870 |
| |
871 | 871 |
| |
872 | 872 |
| |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
873 | 882 |
| |
874 |
| - | |
| 883 | + | |
875 | 884 |
| |
876 |
| - | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
877 | 888 |
| |
878 | 889 |
| |
879 | 890 |
| |
|
Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
737 | 737 |
| |
738 | 738 |
| |
739 | 739 |
| |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
740 | 751 |
| |
741 | 752 |
| |
742 | 753 |
| |
| |||
759 | 770 |
| |
760 | 771 |
| |
761 | 772 |
| |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
762 | 781 |
| |
763 | 782 |
| |
764 | 783 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
487 |
| - | |
| 487 | + | |
488 | 488 |
| |
| 489 | + | |
| 490 | + | |
489 | 491 |
| |
490 | 492 |
| |
491 | 493 |
| |
| |||
583 | 585 |
| |
584 | 586 |
| |
585 | 587 |
| |
586 |
| - | |
587 |
| - | |
588 |
| - | |
| 588 | + | |
| 589 | + | |
589 | 590 |
| |
590 | 591 |
| |
591 | 592 |
| |
|
Lines changed: 27 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
| 44 | + | |
44 | 45 |
| |
| 46 | + | |
45 | 47 |
| |
46 |
| - | |
| 48 | + | |
| 49 | + | |
47 | 50 |
| |
| 51 | + | |
48 | 52 |
| |
49 | 53 |
| |
50 | 54 |
| |
| |||
181 | 185 |
| |
182 | 186 |
| |
183 | 187 |
| |
184 |
| - | |
| 188 | + | |
| 189 | + | |
185 | 190 |
| |
| 191 | + | |
186 | 192 |
| |
187 | 193 |
| |
188 | 194 |
| |
| |||
913 | 919 |
| |
914 | 920 |
| |
915 | 921 |
| |
916 |
| - | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
917 | 933 |
| |
918 | 934 |
| |
919 | 935 |
| |
| |||
941 | 957 |
| |
942 | 958 |
| |
943 | 959 |
| |
944 |
| - | |
945 |
| - | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
946 | 964 |
| |
947 |
| - | |
| 965 | + | |
948 | 966 |
| |
949 | 967 |
| |
950 | 968 |
| |
951 | 969 |
| |
952 | 970 |
| |
| 971 | + | |
953 | 972 |
| |
954 | 973 |
| |
955 | 974 |
| |
| 975 | + | |
956 | 976 |
| |
957 | 977 |
| |
958 | 978 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 | 27 |
| |
31 | 28 |
| |
32 | 29 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
504 |
| - | |
505 | 504 |
| |
506 | 505 |
| |
507 | 506 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1631 | 1631 |
| |
1632 | 1632 |
| |
1633 | 1633 |
| |
1634 |
| - | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
1635 | 1638 |
| |
1636 | 1639 |
| |
1637 | 1640 |
| |
| |||
1682 | 1685 |
| |
1683 | 1686 |
| |
1684 | 1687 |
| |
1685 |
| - | |
1686 |
| - | |
| 1688 | + | |
| 1689 | + | |
1687 | 1690 |
| |
1688 | 1691 |
| |
1689 | 1692 |
| |
| |||
1717 | 1720 |
| |
1718 | 1721 |
| |
1719 | 1722 |
| |
1720 |
| - | |
1721 |
| - | |
1722 | 1723 |
| |
1723 | 1724 |
| |
1724 | 1725 |
| |
|
0 commit comments