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-resources/repl
- test
- dotc
- dotty/tools
- dotc
- core/tasty
- repl
- vulpix
- dist/bin
- docs/docs/reference/metaprogramming
- library
- src-bootstrapped/scala/quoted
- src-non-bootstrapped/scala/quoted
- src/scala
- compiletime
- ops
- quoted
- runtime/stdLibPatches
- project
- sbt-bridge/src/dotty/tools/xsbt
- scaladoc-testcases/src
- example
- tests/externalLocations
- scaladoc
- src/dotty/tools/scaladoc
- renderers
- tasty
- test/dotty/tools/scaladoc
- staging/src/scala/quoted/staging
- tasty/src/dotty/tools/tasty
- tests
- bench
- neg-custom-args
- neg-macros
- GenericNumLits
- i11483
- i8216
- scope-extrusion
- neg
- i11616
- patmat
- pos-deep-subtype
- pos-macros
- i11401
- i11479
- i11628
- pos-special/java-param-names
- pos
- i10477
- run-macros
- i8007
- quote-matcher-symantics-2
- quote-matcher-symantics-3
- quoted-ToExpr-derivation-macro
- quoted-liftable-derivation-macro-2
- quoted-liftable-derivation-macro
- run-staging
- run
- i11486
- 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 |
| |
|
0 commit comments