File tree
215 files changed
+1883
-725
lines changed- .github/ISSUE_TEMPLATE
- compiler
- src/dotty/tools
- backend/jvm
- dotc
- ast
- config
- core
- classfile
- tasty
- interactive
- parsing
- printing
- reporting
- diagnostic
- tastyreflect
- transform
- typer
- repl
- test/dotty/tools
- dotc
- printing
- test-resources
- repl
- type-printer
- docs/docs
- contributing
- internals
- reference
- contextual
- dropped-features
- metaprogramming
- new-types
- other-new-features
- language-server
- src/dotty/tools/languageserver
- test/dotty/tools/languageserver
- library
- src/scala
- internal
- quoted
- quoted
- matching
- tasty
- reflect
- src-bootstrapped/scala/quoted/util
- src-non-bootstrapped/scala/tasty/reflect
- tasty/src/dotty/tools/tasty
- tastydoc/src/dotty/tastydoc
- tests
- disabled/reflect/run
- explicit-nulls/neg
- neg
- toplevel-doubledef
- toplevel-overload
- toplevel-package
- pos
- i7650
- i7711
- pos-special/sourcepath/outer
- nested
- nested2
- run
- alpha-modules-1
- alpha-modules-2
- toplevel-mixed
- toplevel-overloads
- toplevel-stale
- run-macros
- quote-implicitMatch
- quote-matcher-symantics-2
- quote-matcher-symantics-3
- quote-matching-open
- quoted-matching-docs
- quoted-matching-docs-2
- quoted-pattern-open-expr
- string-context-implicits
- run-with-compiler
- run-with-compiler-custom-args/tasty-interpreter/interpreter/jvm
- untried/neg
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
215 files changed
+1883
-725
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - |
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - |
Lines changed: 11 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1224 | 1224 |
| |
1225 | 1225 |
| |
1226 | 1226 |
| |
1227 |
| - | |
1228 |
| - | |
| 1227 | + | |
| 1228 | + | |
1229 | 1229 |
| |
1230 | 1230 |
| |
1231 | 1231 |
| |
1232 | 1232 |
| |
1233 | 1233 |
| |
1234 | 1234 |
| |
1235 | 1235 |
| |
| 1236 | + | |
1236 | 1237 |
| |
1237 | 1238 |
| |
1238 |
| - | |
1239 |
| - | |
1240 |
| - | |
1241 |
| - | |
1242 |
| - | |
1243 |
| - | |
| 1239 | + | |
| 1240 | + | |
1244 | 1241 |
| |
1245 | 1242 |
| |
1246 | 1243 |
| |
| |||
1249 | 1246 |
| |
1250 | 1247 |
| |
1251 | 1248 |
| |
1252 |
| - | |
| 1249 | + | |
1253 | 1250 |
| |
1254 |
| - | |
| 1251 | + | |
1255 | 1252 |
| |
1256 | 1253 |
| |
1257 | 1254 |
| |
| |||
1261 | 1258 |
| |
1262 | 1259 |
| |
1263 | 1260 |
| |
| 1261 | + | |
1264 | 1262 |
| |
1265 | 1263 |
| |
1266 | 1264 |
| |
1267 | 1265 |
| |
1268 | 1266 |
| |
1269 | 1267 |
| |
1270 |
| - | |
1271 |
| - | |
| 1268 | + | |
1272 | 1269 |
| |
1273 | 1270 |
| |
1274 |
| - | |
1275 |
| - | |
| 1271 | + | |
1276 | 1272 |
| |
1277 | 1273 |
| |
1278 | 1274 |
| |
| |||
1287 | 1283 |
| |
1288 | 1284 |
| |
1289 | 1285 |
| |
1290 |
| - | |
1291 | 1286 |
| |
| 1287 | + | |
1292 | 1288 |
| |
1293 | 1289 |
| |
1294 | 1290 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
| 365 | + | |
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 |
| |
88 |
| - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
89 | 94 |
| |
90 | 95 |
| |
91 | 96 |
| |
|
Lines changed: 22 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
804 | 804 |
| |
805 | 805 |
| |
806 | 806 |
| |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
807 | 827 |
| |
808 | 828 |
| |
809 | 829 |
| |
| |||
854 | 874 |
| |
855 | 875 |
| |
856 | 876 |
| |
857 |
| - | |
| 877 | + | |
858 | 878 |
| |
859 | 879 |
| |
860 | 880 |
| |
| |||
1229 | 1249 |
| |
1230 | 1250 |
| |
1231 | 1251 |
| |
1232 |
| - | |
1233 |
| - | |
1234 |
| - | |
1235 |
| - | |
1236 |
| - | |
1237 |
| - | |
1238 | 1252 |
| |
1239 | 1253 |
| |
1240 | 1254 |
| |
| |||
1758 | 1772 |
| |
1759 | 1773 |
| |
1760 | 1774 |
| |
1761 |
| - | |
| 1775 | + | |
1762 | 1776 |
| |
1763 | 1777 |
| |
1764 | 1778 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
512 |
| - | |
| 512 | + | |
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
| |||
959 | 959 |
| |
960 | 960 |
| |
961 | 961 |
| |
962 |
| - | |
| 962 | + | |
963 | 963 |
| |
964 | 964 |
| |
965 | 965 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
474 |
| - | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
475 | 478 |
| |
476 | 479 |
| |
477 | 480 |
| |
|
Lines changed: 15 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
459 | 459 |
| |
460 | 460 |
| |
461 | 461 |
| |
462 |
| - | |
| 462 | + | |
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
466 | 466 |
| |
467 |
| - | |
| 467 | + | |
468 | 468 |
| |
469 | 469 |
| |
470 | 470 |
| |
| |||
527 | 527 |
| |
528 | 528 |
| |
529 | 529 |
| |
530 |
| - | |
| 530 | + | |
531 | 531 |
| |
532 | 532 |
| |
533 | 533 |
| |
| |||
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
542 |
| - | |
543 |
| - | |
| 542 | + | |
| 543 | + | |
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
547 | 547 |
| |
548 | 548 |
| |
549 |
| - | |
550 |
| - | |
| 549 | + | |
| 550 | + | |
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
| |||
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
825 |
| - | |
| 825 | + | |
826 | 826 |
| |
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
830 | 830 |
| |
| 831 | + | |
831 | 832 |
| |
832 | 833 |
| |
833 | 834 |
| |
| 835 | + | |
| 836 | + | |
| 837 | + | |
834 | 838 |
| |
| 839 | + | |
| 840 | + | |
835 | 841 |
| |
836 | 842 |
| |
837 | 843 |
| |
| |||
886 | 892 |
| |
887 | 893 |
| |
888 | 894 |
| |
889 |
| - | |
| 895 | + | |
890 | 896 |
| |
891 | 897 |
| |
892 | 898 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
119 | 122 |
| |
120 | 123 |
| |
121 | 124 |
| |
| |||
459 | 462 |
| |
460 | 463 |
| |
461 | 464 |
| |
462 |
| - | |
| 465 | + | |
463 | 466 |
| |
464 | 467 |
| |
465 | 468 |
| |
| |||
600 | 603 |
| |
601 | 604 |
| |
602 | 605 |
| |
603 |
| - | |
| 606 | + | |
604 | 607 |
| |
605 | 608 |
| |
606 | 609 |
| |
607 | 610 |
| |
608 | 611 |
| |
609 |
| - | |
| 612 | + | |
610 | 613 |
| |
611 | 614 |
| |
612 | 615 |
| |
| |||
1132 | 1135 |
| |
1133 | 1136 |
| |
1134 | 1137 |
| |
| 1138 | + | |
1135 | 1139 |
| |
1136 | 1140 |
| |
1137 | 1141 |
| |
| |||
1286 | 1290 |
| |
1287 | 1291 |
| |
1288 | 1292 |
| |
| 1293 | + | |
| 1294 | + | |
1289 | 1295 |
| |
1290 | 1296 |
| |
1291 | 1297 |
| |
|
0 commit comments