-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 946 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 946 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 "vendor/ryu"]
path = vendor/ryu
url = https://github.com/ulfjack/ryu.git
[submodule "vendor/fmt"]
path = vendor/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "vendor/dragonbox"]
path = vendor/dragonbox
url = https://github.com/jk-jeon/dragonbox.git
[submodule "vendor/fast_double_parser"]
path = vendor/fast_double_parser
url = https://github.com/lemire/fast_double_parser.git
[submodule "vendor/Grisu-Exact"]
path = vendor/Grisu-Exact
url = https://github.com/jk-jeon/Grisu-Exact.git
[submodule "vendor/Drachennest"]
path = vendor/Drachennest
url = https://github.com/abolz/Drachennest.git
[submodule "vendor/erthink"]
path = vendor/erthink
url = https://github.com/erthink/erthink.git
[submodule "vendor/double-conversion"]
path = vendor/double-conversion
url = https://github.com/google/double-conversion.git
[submodule "vendor/yybench"]
path = vendor/yybench
url = https://github.com/ibireme/yybench.git