File tree
232 files changed
+3011
-1031
lines changed- community-build
- community-projects
- src/scala/dotty/communitybuild
- test/scala/dotty/communitybuild
- compiler
- src
- dotty/tools
- backend/jvm
- dotc
- ast
- config
- core
- classfile
- tasty
- decompiler
- interactive
- parsing
- quoted
- reporting
- semanticdb
- transform
- typer
- repl
- scripting
- scala/quoted/runtime/impl
- test
- dotc
- dotty/tools
- dotc
- core/tasty
- repl
- vulpix
- test-resources/repl
- dist/bin
- docs/docs/reference/metaprogramming
- library
- src/scala
- compiletime
- ops
- quoted
- runtime/stdLibPatches
- src-bootstrapped/scala/quoted
- src-non-bootstrapped/scala/quoted
- project
- sbt-bridge/src/dotty/tools/xsbt
- scaladoc
- src/dotty/tools/scaladoc
- renderers
- tasty
- test/dotty/tools/scaladoc
- scaladoc-testcases/src
- example
- tests/externalLocations
- staging/src/scala/quoted/staging
- tasty/src/dotty/tools/tasty
- tests
- bench
- neg
- i11616
- neg-custom-args
- neg-macros
- GenericNumLits
- i11483
- i8216
- scope-extrusion
- patmat
- pos
- i10477
- pos-deep-subtype
- pos-macros
- i11401
- i11479
- i11628
- pos-special/java-param-names
- run
- i11486
- run-macros
- i8007
- quote-matcher-symantics-2
- quote-matcher-symantics-3
- quoted-ToExpr-derivation-macro
- quoted-liftable-derivation-macro
- quoted-liftable-derivation-macro-2
- run-staging
- semanticdb
- expect
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
232 files changed
+3011
-1031
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| 187 | + | |
| 188 | + | |
| 189 | + |
Submodule protoquill added at 5246493
- .travis.yml+1-1
- build.sbt+3-4
- modules/data/src/main/scala/shapeless3/data/monoidal.scala+77-98
- modules/data/src/test/scala/shapeless3/data/monoidal.scala+15-16
- modules/deriving/src/main/scala/shapeless3/deriving/kinds.scala+145-169
- modules/deriving/src/test/scala/shapeless3/deriving/adts.scala+5-5
- modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala-4
- project/build.properties+1-1
- project/plugins.sbt+1-1
- .github/workflows/ci.yml+4-5
- LICENSE+3-4
- NOTICE+9-6
- README.md+13-11
- build.sbt+25-10
- native/src/main/scala/verify/platform/package.scala+10-2
- project/build.properties+1-1
- project/plugins.sbt+4-4
- shared/src/main/scala-2/verify/sourcecode/Compat.scala+2-1
- shared/src/main/scala-2/verify/sourcecode/Macros.scala+2
- shared/src/main/scala-3/verify/asserts/AssertEqualsMacro.scala+2-2
- shared/src/main/scala-3/verify/asserts/Recorder.scala+2-2
- shared/src/main/scala-3/verify/asserts/RecorderMacro.scala+37-51
- shared/src/main/scala-3/verify/sourcecode/Compat.scala+2-1
- shared/src/test/scala/example/asserttest/RenderingTest.scala+49-44
Lines changed: 20 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
130 | 136 |
| |
131 | 137 |
| |
132 | 138 |
| |
| |||
452 | 458 |
| |
453 | 459 |
| |
454 | 460 |
| |
| 461 | + | |
455 | 462 |
| |
456 | 463 |
| |
457 | 464 |
| |
| |||
473 | 480 |
| |
474 | 481 |
| |
475 | 482 |
| |
476 |
| - | |
| 483 | + | |
477 | 484 |
| |
478 | 485 |
| |
479 | 486 |
| |
| |||
487 | 494 |
| |
488 | 495 |
| |
489 | 496 |
| |
490 |
| - | |
| 497 | + | |
| 498 | + | |
491 | 499 |
| |
492 | 500 |
| |
493 | 501 |
| |
| |||
598 | 606 |
| |
599 | 607 |
| |
600 | 608 |
| |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
601 | 617 |
| |
602 | 618 |
| |
603 | 619 |
| |
| |||
663 | 679 |
| |
664 | 680 |
| |
665 | 681 |
| |
| 682 | + | |
666 | 683 |
| |
667 | 684 |
| |
668 | 685 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
338 | 346 |
| |
339 | 347 |
| |
340 | 348 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 |
| - | |
| 618 | + | |
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
| |||
637 | 637 |
| |
638 | 638 |
| |
639 | 639 |
| |
640 |
| - | |
| 640 | + | |
| 641 | + | |
641 | 642 |
| |
642 | 643 |
| |
643 | 644 |
| |
| |||
749 | 750 |
| |
750 | 751 |
| |
751 | 752 |
| |
752 |
| - | |
| 753 | + | |
753 | 754 |
| |
754 | 755 |
| |
755 | 756 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
| |||
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
Lines changed: 21 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
68 | 77 |
| |
69 |
| - | |
| 78 | + | |
70 | 79 |
| |
71 | 80 |
| |
72 | 81 |
| |
73 | 82 |
| |
74 | 83 |
| |
75 | 84 |
| |
76 | 85 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
80 | 91 |
| |
81 | 92 |
| |
82 | 93 |
| |
| |||
182 | 193 |
| |
183 | 194 |
| |
184 | 195 |
| |
185 |
| - | |
186 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
187 | 201 |
| |
188 | 202 |
| |
189 | 203 |
| |
|
Lines changed: 15 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 |
| |
54 | 59 |
| |
55 | 60 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
914 | 914 |
| |
915 | 915 |
| |
916 | 916 |
| |
917 |
| - | |
| 917 | + | |
| 918 | + | |
918 | 919 |
| |
919 | 920 |
| |
920 | 921 |
| |
921 | 922 |
| |
922 | 923 |
| |
923 | 924 |
| |
924 |
| - | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
925 | 933 |
| |
926 | 934 |
| |
927 | 935 |
| |
|
Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| 254 | + | |
| 255 | + | |
254 | 256 |
| |
255 | 257 |
| |
256 | 258 |
| |
257 | 259 |
| |
258 | 260 |
| |
259 |
| - | |
| 261 | + | |
260 | 262 |
| |
261 |
| - | |
| 263 | + | |
262 | 264 |
| |
263 | 265 |
| |
264 | 266 |
| |
| |||
936 | 938 |
| |
937 | 939 |
| |
938 | 940 |
| |
939 |
| - | |
940 |
| - | |
941 |
| - | |
942 |
| - | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
943 | 950 |
| |
944 | 951 |
| |
945 | 952 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
89 |
| - | |
90 | 88 |
| |
91 |
| - | |
92 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
93 | 97 |
| |
94 |
| - | |
| 98 | + | |
95 | 99 |
| |
96 | 100 |
| |
97 | 101 |
| |
98 | 102 |
| |
99 | 103 |
| |
100 | 104 |
| |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
|
0 commit comments