File tree
90 files changed
+765
-324
lines changed- .github
- PULL_REQUEST_TEMPLATE
- workflows
- .vscode-template
- compiler
- src/dotty/tools
- backend/jvm
- dotc
- ast
- classpath
- config
- core
- tasty
- unpickleScala2
- parsing
- reporting
- transform
- typer
- util
- repl
- test-resources/repl
- test/dotty/tools
- dotc/config
- repl
- dist/libexec
- docs/_docs
- contributing
- internals
- reference
- experimental
- metaprogramming
- library/src/scala/runtime/coverage
- presentation-compiler/src/main/dotty/tools/pc
- completions
- project
- scripts
- tasty
- src/dotty/tools/tasty
- test/dotty/tools/tasty
- tests
- neg
- pos
- i17394b
- i17394
- i18529
- printing
- sjs-junit/test/org/scalajs/testsuite/compiler
- warn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+765
-324
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
|
Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
801 | 801 |
| |
802 | 802 |
| |
803 | 803 |
| |
804 |
| - | |
| 804 | + | |
805 | 805 |
| |
806 |
| - | |
807 | 806 |
| |
808 |
| - | |
809 |
| - | |
810 |
| - | |
811 |
| - | |
812 |
| - | |
813 |
| - | |
814 | 807 |
| |
815 | 808 |
| |
816 |
| - | |
| 809 | + | |
| 810 | + | |
817 | 811 |
| |
818 | 812 |
| |
819 | 813 |
| |
|
Lines changed: 4 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 | 6 |
| |
15 | 7 |
| |
16 | 8 |
| |
17 | 9 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
|
Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 41 | + | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
| |||
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
| 60 | + | |
64 | 61 |
| |
65 | 62 |
| |
66 | 63 |
| |
| |||
79 | 76 |
| |
80 | 77 |
| |
81 | 78 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 79 | + | |
85 | 80 |
| |
86 | 81 |
| |
87 | 82 |
| |
| |||
100 | 95 |
| |
101 | 96 |
| |
102 | 97 |
| |
| 98 | + | |
103 | 99 |
| |
104 | 100 |
| |
105 | 101 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
|
0 commit comments