File tree
433 files changed
+20169
-2810
lines changed- .github/workflows
- community-build
- community-projects
- src/scala/dotty/communitybuild
- test/scala/dotty/communitybuild
- compiler
- src
- dotty/tools
- backend
- jvm
- sjs
- dotc
- ast
- config
- core
- tasty
- unpickleScala2
- parsing
- printing
- reporting
- rewrites
- semanticdb
- internal
- transform
- init
- sjs
- typer
- util
- repl
- scala/quoted/runtime/impl
- printers
- test
- dotc
- dotty/tools
- dotc
- repl
- scripting
- vulpix
- test-resources
- repl
- scripting
- type-printer
- dist/bin
- docs
- blog
- _posts
- css
- docs
- contributing
- internals
- reference
- changed-features
- contextual
- metaprogramming
- other-new-features
- usage
- scaladoc
- images/scaladoc
- language-server/test/dotty/tools/languageserver
- library/src/scala
- annotation/internal
- quoted
- reflect
- project
- project
- scripts
- sbt-bridge/src/dotty/tools/xsbt
- scaladoc
- resources/dotty_res
- images
- scripts
- components
- styles
- src/dotty/tools/scaladoc
- renderers
- site
- tasty
- comments
- markdown
- util
- test/dotty/tools/scaladoc
- no-link-warnings
- site
- test-documentations/static-links
- docs
- dir
- images
- test-source-links/dotty/tools/scaladoc/source-links
- scaladoc-js
- resources
- src
- searchbar
- engine
- ux
- versions-dropdown
- test/dotty/dokka
- scaladoc-testcases/src/tests
- tasty/src/dotty/tools/tasty
- tests
- explicit-nulls/pos
- generic-java-signatures
- init
- neg
- pos
- neg
- i12591
- neg-custom-args
- fatal-warnings
- neg-scalajs
- patmat
- pos
- i10347
- i12897
- java-inherited-type
- java-inherited-type1
- pos-custom-args
- pos-special/fatal-warnings
- rewrites
- run
- i12753
- i12796
- opaque-inline
- t6138
- t6138-2
- run-macros
- self
- semanticdb
- sjs-junit/test/org/scalajs/testsuite/compiler
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
433 files changed
+20169
-2810
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
161 | 165 |
| |
162 | 166 |
| |
163 | 167 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
| 204 | + | |
| 205 | + | |
| 206 | + |
- .github/workflows/ci.yml+11-9
- .github/workflows/release-drafter.yml+1-1
- .github/workflows/release.yml+2-2
- .gitignore+1
- LICENSE+201
- bin/test-release.sh+8-6
- build.sbt+58-70
- docs/filtering.md+3-3
- docs/getting-started.md+48-7
- docs/integrations/external-integrations.md+11
- docs/reports.md+2-100
- docs/tests.md+5-5
- junit-interface/src/main/java/munit/internal/junitinterface/Ansi.java+1-1
- munit-docs/src/main/java/munit/docs/StorageProxy.java-12
- munit-docs/src/main/resources/META-INF/services/mdoc.PreModifier-1
- munit-docs/src/main/scala/docs/MUnitModifier.scala-200
- munit-sbt/src/main/scala/munit/sbtmunit/MUnitReportPlugin.scala+2-2
- munit/js/src/main/scala/java/lang/reflect/InvocationTargetException.scala+3
- munit/js/src/main/scala/java/lang/reflect/UndeclaredThrowableException.scala+3
- munit/native/src/main/scala/munit/internal/PlatformCompat.scala+9-8
- munit/shared/src/main/scala-0.27/munit/internal/MacroCompat.scala-46
- munit/shared/src/main/scala-2/munit/internal/MacroCompat.scala+9-83
- munit/shared/src/main/scala-3.0.0-M1/munit/internal/MacroCompat.scala-46
- munit/shared/src/main/scala-3.0.0-M2/munit/internal/MacroCompat.scala-47
- munit/shared/src/main/scala-3/munit/internal/MacroCompat.scala+7-2
- munit/shared/src/main/scala/munit/MUnitRunner.scala+13-7
- munit/shared/src/main/scala/munit/internal/MacroCompatScala2.scala+95
- munit/shared/src/main/scala/munit/internal/console/Printers.scala+1-1
- project/build.properties+1-1
- project/plugins.sbt+7-12
- tests/shared/src/main/scala/munit/BoxedFrameworkSuite.scala+28
- tests/shared/src/test/scala/munit/AssertionsSuite.scala+1-1
- tests/shared/src/test/scala/munit/ClueSuite.scala+2-2
- tests/shared/src/test/scala/munit/FrameworkSuite.scala+2-1
- tests/shared/src/test/scala/munit/TypeCheckSuite.scala-10
- website/blog/2021-01-05-macromix.md+183
- website/i18n/en.json+3
- website/sidebars.json+4-2
Lines changed: 23 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
282 | 294 |
| |
283 | 295 |
| |
284 | 296 |
| |
| |||
357 | 369 |
| |
358 | 370 |
| |
359 | 371 |
| |
360 |
| - | |
361 |
| - | |
| 372 | + | |
| 373 | + | |
362 | 374 |
| |
363 | 375 |
| |
364 | 376 |
| |
| |||
691 | 703 |
| |
692 | 704 |
| |
693 | 705 |
| |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
694 | 713 |
| |
695 | 714 |
| |
696 | 715 |
| |
| |||
765 | 784 |
| |
766 | 785 |
| |
767 | 786 |
| |
| 787 | + | |
768 | 788 |
| |
769 | 789 |
| |
770 | 790 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| 147 | + | |
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
|
Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
| |||
506 | 508 |
| |
507 | 509 |
| |
508 | 510 |
| |
509 |
| - | |
| 511 | + | |
510 | 512 |
| |
511 | 513 |
| |
512 | 514 |
| |
| |||
517 | 519 |
| |
518 | 520 |
| |
519 | 521 |
| |
520 |
| - | |
521 | 522 |
| |
522 | 523 |
| |
| 524 | + | |
| 525 | + | |
523 | 526 |
| |
524 | 527 |
| |
525 | 528 |
| |
| |||
594 | 597 |
| |
595 | 598 |
| |
596 | 599 |
| |
597 |
| - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
598 | 610 |
| |
599 | 611 |
| |
600 | 612 |
| |
| |||
926 | 938 |
| |
927 | 939 |
| |
928 | 940 |
| |
929 |
| - | |
| 941 | + | |
930 | 942 |
| |
931 | 943 |
| |
932 | 944 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| |||
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 |
| - | |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
| |||
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
63 |
| - | |
64 | 61 |
| |
65 | 62 |
| |
66 | 63 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
1069 | 1070 |
| |
1070 | 1071 |
| |
1071 | 1072 |
| |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
1072 | 1081 |
| |
1073 | 1082 |
| |
1074 | 1083 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
774 | 774 |
| |
775 | 775 |
| |
776 | 776 |
| |
777 |
| - | |
| 777 | + | |
778 | 778 |
| |
779 | 779 |
| |
780 | 780 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
699 | 699 |
| |
700 | 700 |
| |
701 | 701 |
| |
702 |
| - | |
703 |
| - | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
704 | 706 |
| |
705 |
| - | |
| 707 | + | |
706 | 708 |
| |
707 | 709 |
| |
708 | 710 |
| |
| |||
1079 | 1081 |
| |
1080 | 1082 |
| |
1081 | 1083 |
| |
| 1084 | + | |
1082 | 1085 |
| |
1083 | 1086 |
| |
1084 | 1087 |
| |
|
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
963 | 963 |
| |
964 | 964 |
| |
965 | 965 |
| |
| 966 | + | |
| 967 | + | |
966 | 968 |
| |
967 |
| - | |
| 969 | + | |
968 | 970 |
| |
969 | 971 |
| |
970 | 972 |
| |
| |||
979 | 981 |
| |
980 | 982 |
| |
981 | 983 |
| |
982 |
| - | |
983 |
| - | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
984 | 989 |
| |
985 |
| - | |
986 |
| - | |
| 990 | + | |
987 | 991 |
| |
988 | 992 |
| |
989 | 993 |
| |
|
Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
110 |
| - | |
| 111 | + | |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
| |||
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
126 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
127 | 132 |
| |
128 | 133 |
| |
129 | 134 |
| |
130 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
131 | 143 |
| |
132 | 144 |
| |
133 | 145 |
| |
134 | 146 |
| |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
135 | 151 |
| |
136 | 152 |
| |
137 | 153 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + |
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
| |||
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 |
| |
38 | 44 |
| |
39 | 45 |
| |
|
0 commit comments