File tree
177 files changed
+1403
-1121
lines changed- compiler/src/dotty/tools/dotc
- core/tasty
- reporting
- transform
- typer
- docs
- _docs/reference/experimental
- library/src/scala/annotation
- sbt-test/unroll-annot
- caseclass
- project
- classMethod
- project
- v2/src/main/scala
- v3/src/main/scala
- curriedMethod
- project
- v2/src/main/scala
- v3/src/main/scala
- methodWithImplicit
- project
- v2/src/main/scala
- v3/src/main/scala
- objectMethod
- project
- utils/src/main/scala
- v2/src/main/scala
- v3/src/main/scala
- primaryConstructor
- project
- utils/src/main/scala
- secondParameterList
- project
- utils/src/main/scala
- v2/src/main/scala
- v3/src/main/scala
- secondaryConstructor
- project
- utils/src/main/scala
- traitMethod
- project
- utils/src/main/scala
- v2/src/main/scala
- v3/src/main/scala
- tests
- neg
- 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
- unroll-traitMethod-integration
- run-tasty-inspector
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
177 files changed
+1403
-1121
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 |
| |
63 | 66 |
| |
64 | 67 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 |
| - | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
474 | 475 |
| |
475 | 476 |
| |
476 | 477 |
| |
| 478 | + | |
477 | 479 |
| |
478 |
| - | |
| 480 | + | |
479 | 481 |
| |
480 |
| - | |
| 482 | + | |
481 | 483 |
| |
482 | 484 |
| |
483 | 485 |
| |
484 | 486 |
| |
485 |
| - | |
| 487 | + | |
486 | 488 |
| |
487 | 489 |
| |
488 | 490 |
| |
| |||
491 | 493 |
| |
492 | 494 |
| |
493 | 495 |
| |
494 |
| - | |
| 496 | + | |
495 | 497 |
| |
496 |
| - | |
| 498 | + | |
497 | 499 |
| |
498 | 500 |
| |
499 | 501 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
| 223 | + | |
223 | 224 |
| |
224 | 225 |
| |
225 | 226 |
| |
|
Lines changed: 27 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3334 | 3334 |
| |
3335 | 3335 |
| |
3336 | 3336 |
| |
3337 |
| - | |
| 3337 | + | |
3338 | 3338 |
| |
3339 | 3339 |
| |
3340 | 3340 |
| |
3341 |
| - | |
| 3341 | + | |
3342 | 3342 |
| |
3343 |
| - | |
3344 |
| - | |
| 3343 | + | |
| 3344 | + | |
3345 | 3345 |
| |
3346 | 3346 |
| |
3347 | 3347 |
| |
| |||
3408 | 3408 |
| |
3409 | 3409 |
| |
3410 | 3410 |
| |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
| 3421 | + | |
| 3422 | + | |
| 3423 | + | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
| 3427 | + | |
| 3428 | + | |
| 3429 | + | |
| 3430 | + | |
| 3431 | + | |
| 3432 | + | |
| 3433 | + |
Lines changed: 43 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
| 123 | + | |
| 124 | + | |
122 | 125 |
| |
123 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
124 | 156 |
| |
125 | 157 |
| |
126 | 158 |
| |
| |||
199 | 231 |
| |
200 | 232 |
| |
201 | 233 |
| |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
202 | 244 |
| |
203 | 245 |
| |
204 | 246 |
| |
| |||
215 | 257 |
| |
216 | 258 |
| |
217 | 259 |
| |
| 260 | + | |
218 | 261 |
| |
219 | 262 |
| |
220 | 263 |
| |
|
0 commit comments