File tree
61 files changed
+244
-261
lines changed- compiler/test/dotty/tools
- vulpix
- sjs-compiler-tests/test/scala/dotty/tools/dotc
- tests/run
- unroll-caseclass
- unroll-caseclass-integration
- unroll-classMethod-integration
- unroll-curriedMethod-integration
- unroll-genericMethod-integration
- unroll-methodWithImplicit-integration
- unroll-objectMethod-integration
- unroll-primaryConstructor-integration
- unroll-secondParameterList-integration
- unroll-secondaryConstructor-integration
- unroll-traitMethod-integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+244
-261
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
60 | 72 |
| |
61 | 73 |
| |
62 |
| - | |
| 74 | + | |
63 | 75 |
| |
64 | 76 |
| |
65 | 77 |
| |
66 | 78 |
| |
| 79 | + | |
67 | 80 |
| |
68 | 81 |
| |
69 | 82 |
| |
70 | 83 |
| |
71 | 84 |
| |
72 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
73 | 94 |
| |
74 | 95 |
| |
75 |
| - | |
| 96 | + | |
76 | 97 |
| |
77 | 98 |
| |
78 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
79 | 108 |
| |
80 | 109 |
| |
81 | 110 |
| |
| |||
94 | 123 |
| |
95 | 124 |
| |
96 | 125 |
| |
| 126 | + | |
| 127 | + | |
97 | 128 |
| |
98 | 129 |
| |
99 | 130 |
| |
| |||
109 | 140 |
| |
110 | 141 |
| |
111 | 142 |
| |
| 143 | + | |
| 144 | + | |
112 | 145 |
| |
113 | 146 |
| |
114 | 147 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
| |||
343 | 345 |
| |
344 | 346 |
| |
345 | 347 |
| |
346 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
347 | 353 |
| |
348 | 354 |
| |
349 | 355 |
| |
| |||
499 | 505 |
| |
500 | 506 |
| |
501 | 507 |
| |
502 |
| - | |
| 508 | + | |
| 509 | + | |
503 | 510 |
| |
504 | 511 |
| |
505 | 512 |
| |
| |||
557 | 564 |
| |
558 | 565 |
| |
559 | 566 |
| |
560 |
| - | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
561 | 578 |
| |
562 | 579 |
| |
563 | 580 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
|
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 |
| - | |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
| |||
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
20 |
| - | |
21 | 18 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 | 19 |
| |
27 | 20 |
| |
28 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments