File tree
9 files changed
+42
-13
lines changed- community-build/community-projects
- compiler/src/dotty/tools/dotc/quoted/reflect
- library/src/scala
- internal/tasty
- tasty
- tests
- pos-macros
- i9251
- i9518
- run-macros/tasty-construct-types
9 files changed
+42
-13
lines changedSubmodule dotty-cps-async updated 6 files
- src/main/scala/cps/forest/ApplyTreeTransform.scala+5-5
- src/main/scala/cps/forest/AwaitTreeTransform.scala+6-8
- src/main/scala/cps/forest/BlockTransform.scala+13-13
- src/main/scala/cps/forest/CpsTree.scala+44-44
- src/main/scala/cps/forest/LambdaTreeTransform.scala+10-10
- src/main/scala/cps/forest/application/ApplyArgRecordScope.scala+1-1
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
1227 | 1230 | | |
1228 | 1231 | | |
1229 | 1232 | | |
| |||
1335 | 1338 | | |
1336 | 1339 | | |
1337 | 1340 | | |
1338 | | - | |
1339 | | - | |
1340 | 1341 | | |
1341 | 1342 | | |
1342 | 1343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
607 | 610 | | |
608 | 611 | | |
609 | 612 | | |
| |||
644 | 647 | | |
645 | 648 | | |
646 | 649 | | |
647 | | - | |
648 | | - | |
649 | 650 | | |
650 | 651 | | |
651 | 652 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1462 | 1462 | | |
1463 | 1463 | | |
1464 | 1464 | | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
1465 | 1472 | | |
1466 | 1473 | | |
1467 | 1474 | | |
| |||
1549 | 1556 | | |
1550 | 1557 | | |
1551 | 1558 | | |
1552 | | - | |
1553 | | - | |
1554 | | - | |
| 1559 | + | |
1555 | 1560 | | |
1556 | 1561 | | |
1557 | 1562 | | |
1558 | 1563 | | |
1559 | | - | |
| 1564 | + | |
1560 | 1565 | | |
1561 | 1566 | | |
1562 | 1567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments