forked from scala/scala3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.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