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
|
2015-11-25 19:07:09 +03:00
|
|
|
[submodule "prototype/External/tree-sitter-javascript"]
|
2015-10-30 20:37:40 +03:00
|
|
|
path = prototype/External/tree-sitter-javascript
|
2015-12-07 19:20:38 +03:00
|
|
|
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
|
2015-12-07 19:20:38 +03:00
|
|
|
url = https://github.com/maxbrunsfeld/tree-sitter-c.git
|
2015-12-17 22:48:54 +03:00
|
|
|
[submodule "vendor/tree-sitter-parsers"]
|
|
|
|
path = vendor/tree-sitter-parsers
|
|
|
|
url = https://github.com/github/tree-sitter-parsers
|