2011-12-07 22:20:45 +01:00
|
|
|
[submodule "src/thirdparty/CodeMirror2"]
|
|
|
|
path = src/thirdparty/CodeMirror2
|
2012-07-10 23:23:09 +02:00
|
|
|
url = https://github.com/adobe/CodeMirror2.git
|
2012-01-09 22:46:22 +01:00
|
|
|
[submodule "src/thirdparty/path-utils"]
|
|
|
|
path = src/thirdparty/path-utils
|
2012-07-10 23:23:09 +02:00
|
|
|
url = https://github.com/jblas/path-utils.git
|
2012-02-17 23:22:04 +01:00
|
|
|
[submodule "src/thirdparty/smart-auto-complete"]
|
|
|
|
path = src/thirdparty/smart-auto-complete
|
2012-07-10 23:23:09 +02:00
|
|
|
url = https://github.com/laktek/jQuery-Smart-Auto-Complete.git
|
2012-08-11 02:35:21 +02:00
|
|
|
[submodule "src/thirdparty/mustache"]
|
|
|
|
path = src/thirdparty/mustache
|
|
|
|
url = https://github.com/janl/mustache.js.git
|
2013-04-12 19:22:57 +02:00
|
|
|
[submodule "src/extensions/default/JavaScriptCodeHints/thirdparty/tern"]
|
|
|
|
path = src/extensions/default/JavaScriptCodeHints/thirdparty/tern
|
2013-07-25 19:36:37 +02:00
|
|
|
url = https://github.com/dangoor/tern.git
|
2013-04-12 19:22:57 +02:00
|
|
|
[submodule "src/extensions/default/JavaScriptCodeHints/thirdparty/acorn"]
|
|
|
|
path = src/extensions/default/JavaScriptCodeHints/thirdparty/acorn
|
2013-07-25 19:33:39 +02:00
|
|
|
url = https://github.com/dangoor/acorn.git
|
2013-04-19 01:45:28 +02:00
|
|
|
[submodule "src/thirdparty/requirejs"]
|
|
|
|
path = src/thirdparty/requirejs
|
|
|
|
url = https://github.com/jrburke/requirejs.git
|
|
|
|
[submodule "src/thirdparty/text"]
|
|
|
|
path = src/thirdparty/text
|
|
|
|
url = https://github.com/requirejs/text.git
|
|
|
|
[submodule "src/thirdparty/i18n"]
|
|
|
|
path = src/thirdparty/i18n
|
|
|
|
url = https://github.com/requirejs/i18n.git
|
2013-07-16 04:43:15 +02:00
|
|
|
[submodule "src/extensions/default/JSLint/thirdparty/jslint"]
|
|
|
|
path = src/extensions/default/JSLint/thirdparty/jslint
|
2013-07-17 00:13:16 +02:00
|
|
|
url = https://github.com/douglascrockford/JSLint.git
|