Skip to content

Commit a5b6447

Browse files
authored
Merge pull request #45 from noti0na1/dotty-explicit-nulls-only
Fix normalizing nullable intersection type; remove JavaEnumValue from AfterLoadFlags
2 parents 35dda77 + 539051a commit a5b6447

File tree

92 files changed

+1759
-987
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+1759
-987
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,12 @@
5959
[submodule "community-build/community-projects/utest"]
6060
path = community-build/community-projects/utest
6161
url = https://github.com/dotty-staging/utest.git
62+
[submodule "community-build/community-projects/os-lib"]
63+
path = community-build/community-projects/os-lib
64+
url = https://github.com/dotty-staging/os-lib.git
65+
[submodule "community-build/community-projects/scalatestplus-scalacheck"]
66+
path = community-build/community-projects/scalatestplus-scalacheck
67+
url = https://github.com/dotty-staging/scalatestplus-scalacheck.git
68+
[submodule "community-build/community-projects/upickle"]
69+
path = community-build/community-projects/upickle
70+
url = https://github.com/dotty-staging/upickle.git
Submodule os-lib added at 9cb5d0e
Submodule upickle added at e46ab93

0 commit comments

Comments
 (0)