forked from scala/scala3
-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitmodules
223 lines (223 loc) · 12.1 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
[submodule "community-build/community-projects/betterfiles"]
path = community-build/community-projects/betterfiles
url = https://github.com/dotty-staging/better-files
[submodule "community-build/community-projects/scalacheck"]
path = community-build/community-projects/scalacheck
url = https://github.com/dotty-staging/scalacheck
[submodule "community-build/community-projects/ScalaPB"]
path = community-build/community-projects/ScalaPB
url = https://github.com/dotty-staging/ScalaPB
[submodule "community-build/community-projects/scalatest"]
path = community-build/community-projects/scalatest
url = https://github.com/dotty-staging/scalatest
[submodule "community-build/community-projects/scalap"]
path = community-build/community-projects/scalap
url = https://github.com/dotty-staging/scala
[submodule "community-build/community-projects/minitest"]
path = community-build/community-projects/minitest
url = https://github.com/dotty-staging/minitest
[submodule "community-build/community-projects/fastparse"]
path = community-build/community-projects/fastparse
url = https://github.com/dotty-staging/fastparse
[submodule "community-build/community-projects/stdLib213"]
path = community-build/community-projects/stdLib213
url = https://github.com/dotty-staging/scala213
[submodule "community-build/community-projects/sourcecode"]
path = community-build/community-projects/sourcecode
url = https://github.com/dotty-staging/sourcecode
[submodule "community-build/community-projects/scala-xml"]
path = community-build/community-projects/scala-xml
url = https://github.com/dotty-staging/scala-xml
[submodule "community-build/community-projects/xml-interpolator"]
path = community-build/community-projects/xml-interpolator
url = https://github.com/dotty-staging/xml-interpolator.git
[submodule "community-build/community-projects/effpi"]
path = community-build/community-projects/effpi
url = https://github.com/dotty-staging/effpi
[submodule "community-build/community-projects/intent"]
path = community-build/community-projects/intent
url = https://github.com/dotty-staging/intent
[submodule "community-build/community-projects/utest"]
path = community-build/community-projects/utest
url = https://github.com/dotty-staging/utest.git
[submodule "community-build/community-projects/os-lib"]
path = community-build/community-projects/os-lib
url = https://github.com/dotty-staging/os-lib.git
[submodule "community-build/community-projects/scalatestplus-scalacheck"]
path = community-build/community-projects/scalatestplus-scalacheck
url = https://github.com/dotty-staging/scalatestplus-scalacheck.git
[submodule "community-build/community-projects/upickle"]
path = community-build/community-projects/upickle
url = https://github.com/dotty-staging/upickle.git
[submodule "community-build/community-projects/sconfig"]
path = community-build/community-projects/sconfig
url = https://github.com/dotty-staging/sconfig.git
[submodule "community-build/community-projects/zio"]
path = community-build/community-projects/zio
url = https://github.com/dotty-staging/zio.git
[submodule "community-build/community-projects/munit"]
path = community-build/community-projects/munit
url = https://github.com/dotty-staging/munit.git
[submodule "community-build/community-projects/scodec"]
path = community-build/community-projects/scodec
url = https://github.com/dotty-staging/scodec.git
branch = dotty-community-build
[submodule "community-build/community-projects/scodec-bits"]
path = community-build/community-projects/scodec-bits
url = https://github.com/dotty-staging/scodec-bits.git
branch = dotty-community-build
[submodule "community-build/community-projects/scala-parser-combinators"]
path = community-build/community-projects/scala-parser-combinators
url = https://github.com/dotty-staging/scala-parser-combinators.git
[submodule "community-build/community-projects/dotty-cps-async"]
path = community-build/community-projects/dotty-cps-async
url = https://github.com/dotty-staging/dotty-cps-async.git
[submodule "community-build/community-projects/geny"]
path = community-build/community-projects/geny
url = https://github.com/dotty-staging/geny.git
[submodule "community-build/community-projects/scalaz"]
path = community-build/community-projects/scalaz
url = https://github.com/dotty-staging/scalaz.git
[submodule "community-build/community-projects/endpoints"]
path = community-build/community-projects/endpoints4s
url = https://github.com/dotty-staging/endpoints.git
[submodule "community-build/community-projects/scas"]
path = community-build/community-projects/scas
url = https://github.com/dotty-staging/scas.git
[submodule "community-build/community-projects/fansi"]
path = community-build/community-projects/fansi
url = https://github.com/dotty-staging/fansi.git
[submodule "community-build/community-projects/PPrint"]
path = community-build/community-projects/PPrint
url = https://github.com/dotty-staging/PPrint.git
[submodule "community-build/community-projects/requests-scala"]
path = community-build/community-projects/requests-scala
url = https://github.com/dotty-staging/requests-scala.git
[submodule "community-build/community-projects/cats-effect-3"]
path = community-build/community-projects/cats-effect-3
url = https://github.com/dotty-staging/cats-effect.git
branch = series/3.x
[submodule "community-build/community-projects/scala-parallel-collections"]
path = community-build/community-projects/scala-parallel-collections
url = https://github.com/dotty-staging/scala-parallel-collections.git
[submodule "community-build/community-projects/scala-collection-compat"]
path = community-build/community-projects/scala-collection-compat
url = https://github.com/dotty-staging/scala-collection-compat.git
[submodule "community-build/community-projects/verify"]
path = community-build/community-projects/verify
url = https://github.com/dotty-staging/nanotest-strawman.git
[submodule "community-build/community-projects/discipline"]
path = community-build/community-projects/discipline
url = https://github.com/dotty-staging/discipline.git
[submodule "community-build/community-projects/discipline-munit"]
path = community-build/community-projects/discipline-munit
url = https://github.com/dotty-staging/discipline-munit.git
[submodule "community-build/community-projects/discipline-specs2"]
path = community-build/community-projects/discipline-specs2
url = https://github.com/dotty-staging/discipline-specs2.git
[submodule "community-build/community-projects/simulacrum-scalafix"]
path = community-build/community-projects/simulacrum-scalafix
url = https://github.com/dotty-staging/simulacrum-scalafix.git
[submodule "community-build/community-projects/cats"]
path = community-build/community-projects/cats
url = https://github.com/dotty-staging/cats.git
[submodule "community-build/community-projects/cats-mtl"]
path = community-build/community-projects/cats-mtl
url = https://github.com/dotty-staging/cats-mtl.git
[submodule "community-build/community-projects/coop"]
path = community-build/community-projects/coop
url = https://github.com/dotty-staging/coop.git
[submodule "community-build/community-projects/AsyncFile"]
path = community-build/community-projects/AsyncFile
url = https://github.com/dotty-staging/AsyncFile.git
[submodule "community-build/community-projects/Equal"]
path = community-build/community-projects/Equal
url = https://github.com/dotty-staging/Equal.git
[submodule "community-build/community-projects/FingerTree"]
path = community-build/community-projects/FingerTree
url = https://github.com/dotty-staging/FingerTree.git
[submodule "community-build/community-projects/Log"]
path = community-build/community-projects/Log
url = https://github.com/dotty-staging/Log.git
[submodule "community-build/community-projects/Model"]
path = community-build/community-projects/Model
url = https://github.com/dotty-staging/Model.git
[submodule "community-build/community-projects/Numbers"]
path = community-build/community-projects/Numbers
url = https://github.com/dotty-staging/Numbers.git
[submodule "community-build/community-projects/Serial"]
path = community-build/community-projects/Serial
url = https://github.com/dotty-staging/Serial.git
[submodule "community-build/community-projects/Span"]
path = community-build/community-projects/Span
url = https://github.com/dotty-staging/Span.git
[submodule "community-build/community-projects/Lucre"]
path = community-build/community-projects/Lucre
url = https://github.com/dotty-staging/Lucre.git
[submodule "community-build/community-projects/scala-stm"]
path = community-build/community-projects/scala-stm
url = https://github.com/dotty-staging/scala-stm.git
[submodule "community-build/community-projects/scalatestplus-junit"]
path = community-build/community-projects/scalatestplus-junit
url = https://github.com/dotty-staging/scalatestplus-junit.git
[submodule "community-build/community-projects/izumi-reflect"]
path = community-build/community-projects/izumi-reflect
url = https://github.com/dotty-staging/izumi-reflect.git
[submodule "community-build/community-projects/perspective"]
path = community-build/community-projects/perspective
url = https://github.com/dotty-staging/perspective.git
branch = dotty/nightly
[submodule "community-build/community-projects/akka"]
path = community-build/community-projects/akka
url = https://github.com/dotty-staging/akka.git
[submodule "community-build/community-projects/protoquill"]
path = community-build/community-projects/protoquill
url = https://github.com/dotty-staging/protoquill.git
[submodule "community-build/community-projects/Monocle"]
path = community-build/community-projects/Monocle
url = https://github.com/dotty-staging/Monocle.git
[submodule "community-build/community-projects/onnx-scala"]
path = community-build/community-projects/onnx-scala
url = https://github.com/dotty-staging/onnx-scala.git
[submodule "community-build/community-projects/cask"]
path = community-build/community-projects/cask
url = https://github.com/dotty-staging/cask.git
[submodule "community-build/community-projects/play-json"]
path = community-build/community-projects/play-json
url = https://github.com/dotty-staging/play-json.git
[submodule "community-build/community-projects/scalatestplus-testng"]
path = community-build/community-projects/scalatestplus-testng
url = https://github.com/dotty-staging/scalatestplus-testng.git
[submodule "community-build/community-projects/munit-cats-effect"]
path = community-build/community-projects/munit-cats-effect
url = https://github.com/dotty-staging/munit-cats-effect.git
[submodule "community-build/community-projects/scalacheck-effect"]
path = community-build/community-projects/scalacheck-effect
url = https://github.com/dotty-staging/scalacheck-effect.git
[submodule "community-build/community-projects/fs2"]
path = community-build/community-projects/fs2
url = https://github.com/dotty-staging/fs2.git
[submodule "community-build/community-projects/libretto"]
path = community-build/community-projects/libretto
url = https://github.com/dotty-staging/libretto.git
[submodule "community-build/community-projects/jackson-module-scala"]
path = community-build/community-projects/jackson-module-scala
url = https://github.com/dotty-staging/jackson-module-scala.git
[submodule "community-build/community-projects/scala-java8-compat"]
path = community-build/community-projects/scala-java8-compat
url = https://github.com/dotty-staging/scala-java8-compat.git
[submodule "community-build/community-projects/specs2"]
path = community-build/community-projects/specs2
url = https://github.com/dotty-staging/specs2.git
[submodule "community-build/community-projects/spire"]
path = community-build/community-projects/spire
url = https://github.com/dotty-staging/spire.git
[submodule "community-build/community-projects/http4s"]
path = community-build/community-projects/http4s
url = https://github.com/dotty-staging/http4s.git
[submodule "community-build/community-projects/parboiled2"]
path = community-build/community-projects/parboiled2
url = https://github.com/dotty-staging/parboiled2.git
[submodule "community-build/community-projects/shapeless-3"]
path = community-build/community-projects/shapeless-3
url = https://github.com/dotty-staging/shapeless-3.git