1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00
semantic/.gitmodules

25 lines
1.1 KiB
Plaintext
Raw Normal View History

2015-10-06 20:13:53 +03:00
[submodule "prototype/External/Assertions"]
path = prototype/External/Assertions
url = https://github.com/robrix/Assertions.git
2015-10-13 07:20:33 +03:00
[submodule "prototype/External/Stream"]
path = prototype/External/Stream
url = https://github.com/antitypical/Stream.git
2015-10-14 22:46:21 +03:00
[submodule "prototype/External/Madness"]
path = prototype/External/Madness
url = https://github.com/robrix/Madness
2015-10-16 18:44:48 +03:00
[submodule "prototype/External/SwiftCheck"]
path = prototype/External/SwiftCheck
url = https://github.com/typelift/SwiftCheck.git
2015-10-26 22:03:47 +03:00
[submodule "prototype/External/tree-sitter"]
path = prototype/External/tree-sitter
2015-12-03 01:58:54 +03:00
url = https://github.com/maxbrunsfeld/tree-sitter.git
[submodule "prototype/External/tree-sitter-javascript"]
2015-10-30 20:37:40 +03:00
path = prototype/External/tree-sitter-javascript
url = https://github.com/maxbrunsfeld/tree-sitter-javascript.git
2015-10-29 20:45:09 +03:00
[submodule "prototype/External/tree-sitter-c"]
path = prototype/External/tree-sitter-c
url = https://github.com/maxbrunsfeld/tree-sitter-c.git
[submodule "vendor/tree-sitter-parsers"]
path = vendor/tree-sitter-parsers
url = https://github.com/github/tree-sitter-parsers