-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
176 lines (176 loc) · 6.58 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
[submodule "haxe_modules/tink_url"]
path = haxe_modules/tink_url
url = https://github.com/haxetink/tink_url.git
[submodule "haxe_modules/tink_state"]
path = haxe_modules/tink_state
url = https://github.com/haxetink/tink_state.git
[submodule "haxe_modules/tink_pure"]
path = haxe_modules/tink_pure
url = https://github.com/haxetink/tink_pure.git
[submodule "haxe_modules/tink_parse"]
path = haxe_modules/tink_parse
url = https://github.com/haxetink/tink_parse.git
[submodule "haxe_modules/tink_macro"]
path = haxe_modules/tink_macro
url = https://github.com/haxetink/tink_macro.git
[submodule "haxe_modules/tink_io"]
path = haxe_modules/tink_io
url = https://github.com/haxetink/tink_io.git
[submodule "haxe_modules/tink_hxx"]
path = haxe_modules/tink_hxx
url = https://github.com/haxetink/tink_hxx.git
[submodule "haxe_modules/tink_core"]
path = haxe_modules/tink_core
url = https://github.com/haxetink/tink_core.git
[submodule "haxe_modules/tink_concurrent"]
path = haxe_modules/tink_concurrent
url = https://github.com/haxetink/tink_concurrent.git
[submodule "haxe_modules/tink_chunk"]
path = haxe_modules/tink_chunk
url = https://github.com/haxetink/tink_chunk.git
[submodule "haxe_modules/tink_anon"]
path = haxe_modules/tink_anon
url = https://github.com/haxetink/tink_anon.git
[submodule "haxe_modules/moon-run"]
path = haxe_modules/moon-run
url = https://github.com/profound7/moon-run
[submodule "haxe_modules/hxmlparser"]
path = haxe_modules/hxmlparser
url = https://github.com/ohmrun/hxmlparser
[submodule "haxe_modules/hx3compat"]
path = haxe_modules/hx3compat
url = https://github.com/haxeFoundation/hx3compat
[submodule "haxe_modules/http-status"]
path = haxe_modules/http-status
url = https://github.com/kevinresol/http-status
[submodule "haxe_modules/html-entities"]
path = haxe_modules/html-entities
url = https://github.com/back2dos/html-entities
[submodule "haxe_modules/hscript"]
path = haxe_modules/hscript
url = https://github.com/HaxeFoundation/hscript
[submodule "haxe_modules/equals"]
path = haxe_modules/equals
url = https://github.com/elnabo/equals/
[submodule ".haxelib/gsm/git"]
path = .haxelib/gsm/git
url = https://github.com/tobil4sk/haxe-git-submodule-manager/
[submodule "haxe_modules/tink_priority"]
path = haxe_modules/tink_priority
url = https://github.com/haxetink/tink_priority.git
[submodule "haxe_modules/dox"]
path = haxe_modules/dox
url = https://github.com/HaxeFoundation/dox
branch = master
[submodule "haxe_modules/hxargs"]
path = haxe_modules/hxargs
url = https://github.com/Simn/hxargs
[submodule "haxe_modules/hxtemplo"]
path = haxe_modules/hxtemplo
url = https://github.com/Simn/hxtemplo
[submodule "haxe_modules/ammer"]
path = haxe_modules/ammer
url = https://github.com/Aurel300/ammer.git
[submodule "haxe_modules/tink_typecrawler"]
path = haxe_modules/tink_typecrawler
url = https://github.com/haxetink/tink_typecrawler.git
[submodule "haxe_modules/tink_json"]
path = haxe_modules/tink_json
url = https://github.com/haxetink/tink_json.git
[submodule "haxe_modules/uuid"]
path = haxe_modules/uuid
url = https://github.com/flashultra/uuid
[submodule "haxe_modules/tink_slice"]
path = haxe_modules/tink_slice
url = https://github.com/haxetink/tink_slice.git
[submodule "haxe_modules/tink_streams"]
path = haxe_modules/tink_streams
url = https://github.com/haxetink/tink_streams.git
[submodule "haxe_modules/tink_stringly"]
path = haxe_modules/tink_stringly
url = https://github.com/haxetink/tink_stringly.git
[submodule "haxe_modules/bake"]
path = haxe_modules/bake
url = https://github.com/ohmrun/bake
[submodule "haxe_modules/hxnodejs"]
path = haxe_modules/hxnodejs
url = https://github.com/ohmrun/hxnodejs
[submodule "haxe_modules/hre"]
path = haxe_modules/hre
url = https://gitlab.com/demurgos/hre.git
[submodule "haxe_modules/haxe-strings"]
path = haxe_modules/haxe-strings
url = https://github.com/vegardit/haxe-strings/
[submodule "haxe_modules/haxe-files"]
path = haxe_modules/haxe-files
url = https://github.com/vegardit/haxe-files/
[submodule "haxe_modules/promises"]
path = haxe_modules/promises
url = https://github.com/core-haxe/promises.git
[submodule "haxe_modules/serializers"]
path = haxe_modules/serializers
url = https://github.com/core-haxe/serializers
[submodule "haxe_modules/hxStomp"]
path = haxe_modules/hxStomp
url = https://github.com/ohmrun/hxStomp.git
[submodule "haxe_modules/littleBigInt"]
path = haxe_modules/littleBigInt
url = https://github.com/maitag/littleBigInt.git
[submodule "haxe_modules/tink_http"]
path = haxe_modules/tink_http
url = https://github.com/haxetink/tink_http.git
[submodule "haxe_modules/haxeui-core"]
path = haxe_modules/haxeui-core
url = https://github.com/haxeui/haxeui-core.git
[submodule "haxe_modules/haxeui-pixijs"]
path = haxe_modules/haxeui-pixijs
url = https://github.com/haxeui/haxeui-pixijs.git
[submodule "haxe_modules/pixijs"]
path = haxe_modules/pixijs
url = https://github.com/pixijs/pixi-haxe.git
[submodule "haxe_modules/perf.js"]
path = haxe_modules/perf.js
url = https://github.com/adireddy/perf.git
[submodule "haxe_modules/haxeui-html5"]
path = haxe_modules/haxeui-html5
url = https://github.com/haxeui/haxeui-html5.git
[submodule "haxe_modules/hxcpp"]
path = haxe_modules/hxcpp
url = https://github.com/HaxeFoundation/hxcpp
[submodule "haxe_modules/hxjava"]
path = haxe_modules/hxjava
url = https://github.com/HaxeFoundation/hxjava
[submodule "haxe_modules/hxprintf"]
path = haxe_modules/hxprintf
url = https://github.com/Simn/hxprintf
[submodule "haxe_modules/peote-socket"]
path = haxe_modules/peote-socket
url = https://github.com/maitag/peote-socket
[submodule "haxe_modules/peote-net"]
path = haxe_modules/peote-net
url = https://github.com/maitag/peote-net
[submodule "haxe_modules/console.hx"]
path = haxe_modules/console.hx
url = https://github.com/0b1kn00b/console.hx.git
[submodule "haxe_modules/spectatory"]
path = haxe_modules/spectatory
url = https://github.com/kevinresol/spectatory
[submodule "haxe_modules/coconut.ui"]
path = haxe_modules/coconut.ui
url = https://github.com/MVCoconut/coconut.ui
[submodule "haxe_modules/coconut.data"]
path = haxe_modules/coconut.data
url = https://github.com/MVCoconut/coconut.ui
[submodule "haxe_modules/reflaxe"]
path = haxe_modules/reflaxe
url = https://github.com/SomeRanDev/reflaxe.git
[submodule "haxe_modules/haxe-concurrent"]
path = haxe_modules/haxe-concurrent
url = https://github.com/vegardit/haxe-concurrent/
branch = main
[submodule "haxe_modules/pootle"]
path = haxe_modules/pootle
url = https://codeberg.org/ohmrun/pootle/
[submodule "haxe_modules/hxcs"]
path = haxe_modules/hxcs
url = https://github.com/haxefoundation/hxcs