Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,33 +1,43 @@
[submodule "pyston/bolt/bolt"]
path = pyston/bolt/bolt
url = https://github.com/facebookincubator/BOLT
shallow = true
[submodule "pyston/LuaJIT"]
path = pyston/LuaJIT
url = https://github.com/LuaJIT/LuaJIT.git
shallow = true
[submodule "pyston/llvm"]
path = pyston/llvm
url = https://github.com/llvm/llvm-project.git
shallow = true
[submodule "pyston/tools/FlameGraph"]
path = pyston/tools/FlameGraph
url = https://github.com/brendangregg/FlameGraph
shallow = true
[submodule "pyston/macrobenchmarks"]
path = pyston/macrobenchmarks
url = https://github.com/pyston/python-macrobenchmarks
[submodule "pyston/test/external/django"]
path = pyston/test/external/django
url = https://github.com/django/django
shallow = true
[submodule "pyston/test/external/urllib3"]
path = pyston/test/external/urllib3
url = https://github.com/urllib3/urllib3
shallow = true
[submodule "pyston/test/external/setuptools"]
path = pyston/test/external/setuptools
url = https://github.com/pypa/setuptools
shallow = true
[submodule "pyston/test/external/six"]
path = pyston/test/external/six
url = https://github.com/benjaminp/six
shallow = true
[submodule "pyston/test/external/requests"]
path = pyston/test/external/requests
url = https://github.com/psf/requests
shallow = true
[submodule "pyston/test/external/numpy"]
path = pyston/test/external/numpy
url = https://github.com/numpy/numpy
shallow = true