File tree
252 files changed
+4091
-1203
lines changed- community-build
- community-projects
- src/scala/dotty/communitybuild
- test/scala/dotty/communitybuild
- compiler
- src
- dotty/tools
- backend/jvm
- dotc
- ast
- config
- core
- tasty
- unpickleScala2
- printing
- reporting
- transform
- typer
- scala/quoted/runtime/impl
- test/dotty/tools/dotc
- docs
- blog/_posts
- docs
- contributing/tools
- internals
- reference
- contextual
- metaprogramming
- other-new-features
- usage
- library/src/scala
- quoted
- runtime/stdLibPatches
- project
- sbt-dotty/sbt-test/scala2-compat
- erasure
- changes
- dottyApp
- project
- scala2Lib
- structural
- lib
- main
- project
- scaladoc/src/dotty/tools/scaladoc
- renderers
- translators
- scaladoc-testcases/src/tests
- tasty/src/dotty/tools/tasty
- tests
- explicit-nulls
- neg
- interop-array-src
- interop-enum-src
- interop-generics
- neg-patmat
- pos
- dont-widen-src
- interop-constructor-src
- interop-generics
- interop-java-varargs-src
- interop-javanull-src
- interop-nn-src
- interop-sam-src
- interop-static-src
- notnull
- override-java
- override-java-object-arg-src
- override-java-varargs
- pos-separate/notnull
- run
- unsafe-common
- unsafe-java-chain
- unsafe-java-varargs-src
- neg
- neg-custom-args
- explicit-nulls
- fatal-warnings
- neg-macros
- neg-scalajs
- pos
- run
- i4192
- java-vc-overload
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
252 files changed
+4091
-1203
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + |
Submodule onnx-scala added at 64cb918
- .github/workflows/build.yml+29
- .mill-version+1
- .travis.yml+12-3
- appveyor.yml+4-4
- build.sc+44-19
- mill+1-1
- os/src/ListOps.scala-2
- os/src/ReadWriteOps.scala-2
- os/src/Source.scala+7-2
- os/test/src-jvm/SpawningSubprocessesTests.scala+12-6
- os/test/src-jvm/TestUtil.scala+4
- os/watch/test/src/WatchTests.scala+2-3
- readme.md+20-11
Submodule sourcecode updated 9 files
Lines changed: 36 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
| 132 | + | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
191 | 203 |
| |
192 | 204 |
| |
193 | 205 |
| |
| |||
214 | 226 |
| |
215 | 227 |
| |
216 | 228 |
| |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
217 | 235 |
| |
218 | 236 |
| |
219 | 237 |
| |
| |||
319 | 337 |
| |
320 | 338 |
| |
321 | 339 |
| |
322 |
| - | |
| 340 | + | |
323 | 341 |
| |
324 | 342 |
| |
325 | 343 |
| |
| |||
458 | 476 |
| |
459 | 477 |
| |
460 | 478 |
| |
461 |
| - | |
| 479 | + | |
462 | 480 |
| |
463 | 481 |
| |
464 | 482 |
| |
| |||
480 | 498 |
| |
481 | 499 |
| |
482 | 500 |
| |
483 |
| - | |
| 501 | + | |
484 | 502 |
| |
485 | 503 |
| |
486 | 504 |
| |
| |||
494 | 512 |
| |
495 | 513 |
| |
496 | 514 |
| |
497 |
| - | |
| 515 | + | |
498 | 516 |
| |
499 | 517 |
| |
500 | 518 |
| |
| |||
611 | 629 |
| |
612 | 630 |
| |
613 | 631 |
| |
614 |
| - | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
615 | 640 |
| |
616 | 641 |
| |
617 | 642 |
| |
| |||
624 | 649 |
| |
625 | 650 |
| |
626 | 651 |
| |
| 652 | + | |
| 653 | + | |
627 | 654 |
| |
628 | 655 |
| |
629 | 656 |
| |
630 | 657 |
| |
| 658 | + | |
631 | 659 |
| |
632 | 660 |
| |
633 | 661 |
| |
| |||
680 | 708 |
| |
681 | 709 |
| |
682 | 710 |
| |
| 711 | + | |
683 | 712 |
| |
684 | 713 |
| |
685 | 714 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| 112 | + | |
112 | 113 |
| |
113 | 114 |
| |
114 | 115 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
224 | 229 |
| |
225 | 230 |
| |
226 | 231 |
| |
|
Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 | 42 |
| |
50 | 43 |
| |
51 | 44 |
| |
| |||
93 | 86 |
| |
94 | 87 |
| |
95 | 88 |
| |
96 |
| - | |
97 | 89 |
| |
98 | 90 |
| |
99 | 91 |
| |
| |||
106 | 98 |
| |
107 | 99 |
| |
108 | 100 |
| |
109 |
| - | |
| 101 | + | |
110 | 102 |
| |
111 | 103 |
| |
112 | 104 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
946 | 946 |
| |
947 | 947 |
| |
948 | 948 |
| |
949 |
| - | |
| 949 | + | |
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
| |||
150 | 152 |
| |
151 | 153 |
| |
152 | 154 |
| |
| 155 | + | |
153 | 156 |
| |
154 | 157 |
| |
155 | 158 |
| |
| |||
225 | 228 |
| |
226 | 229 |
| |
227 | 230 |
| |
228 |
| - | |
| 231 | + | |
229 | 232 |
| |
230 | 233 |
| |
231 | 234 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| 171 | + | |
| 172 | + | |
| 173 | + | |
171 | 174 |
|
Lines changed: 8 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
452 | 452 |
| |
453 | 453 |
| |
454 | 454 |
| |
455 |
| - | |
| 455 | + | |
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 | 460 |
| |
477 | 461 |
| |
478 | 462 |
| |
| |||
633 | 617 |
| |
634 | 618 |
| |
635 | 619 |
| |
636 |
| - | |
| 620 | + | |
637 | 621 |
| |
638 | 622 |
| |
639 | 623 |
| |
| |||
645 | 629 |
| |
646 | 630 |
| |
647 | 631 |
| |
648 |
| - | |
649 |
| - | |
| 632 | + | |
650 | 633 |
| |
651 | 634 |
| |
652 | 635 |
| |
653 | 636 |
| |
654 | 637 |
| |
655 |
| - | |
656 |
| - | |
| 638 | + | |
657 | 639 |
| |
658 | 640 |
| |
659 | 641 |
| |
| |||
1236 | 1218 |
| |
1237 | 1219 |
| |
1238 | 1220 |
| |
1239 |
| - | |
| 1221 | + | |
| 1222 | + | |
1240 | 1223 |
| |
1241 | 1224 |
| |
1242 | 1225 |
| |
| |||
1700 | 1683 |
| |
1701 | 1684 |
| |
1702 | 1685 |
| |
1703 |
| - | |
1704 |
| - | |
| 1686 | + | |
| 1687 | + | |
1705 | 1688 |
| |
1706 | 1689 |
| |
1707 | 1690 |
| |
| |||
1715 | 1698 |
| |
1716 | 1699 |
| |
1717 | 1700 |
| |
1718 |
| - | |
1719 |
| - | |
1720 |
| - | |
1721 | 1701 |
| |
1722 | 1702 |
| |
1723 | 1703 |
| |
|
0 commit comments