Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy path.gitmodules
More file actions
Latest commit
27 lines (27 loc) · 959 Bytes
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 959 Bytes
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
[submodule "lib/std"]
path=lib/std
url=https://github.com/ArkScript-lang/std.git
[submodule "lib/modules"]
path=lib/modules
url=https://github.com/ArkScript-lang/modules.git
[submodule "thirdparties/clipp"]
path=thirdparties/clipp
url=https://github.com/SuperFola/clipp
[submodule "thirdparties/picosha2"]
path=thirdparties/picosha2
url=https://github.com/okdshin/PicoSHA2.git
[submodule "thirdparties/replxx"]
path=thirdparties/replxx
url=https://github.com/AmokHuginnsson/replxx.git
[submodule "thirdparties/fmt"]
path=thirdparties/fmt
url=https://github.com/fmtlib/fmt.git
[submodule "thirdparties/ut"]
path=thirdparties/ut
url=https://github.com/boost-ext/ut.git
[submodule "thirdparties/dtl"]
path=thirdparties/dtl
url=https://github.com/cubicdaiya/dtl.git
[submodule "thirdparties/ankerl_unordered_dense"]
path=thirdparties/ankerl_unordered_dense
url=https://github.com/martinus/unordered_dense.git