1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
2015-12-17 16:28:05 -05:00
app Move the bridge sources into src/. 2015-12-17 13:05:53 -05:00
prototype Remove all the other submodules. 2015-12-17 15:23:52 -05:00
src Update to use the new bridge API. 2015-12-17 14:56:43 -05:00
test Update Spec.hs 2015-12-17 13:35:18 -05:00
vendor Bump! 2015-12-17 16:28:05 -05:00
.gitattributes We don’t have a vendor dir any more. 2015-12-17 15:45:37 -05:00
.gitignore We don’t need to ignore libbridge.dylib because we won’t build it any more. 2015-12-17 15:22:27 -05:00
.gitmodules Bring tree-sitter-parsers back as a submodule. 2015-12-17 16:21:05 -05:00
ROADMAP.md Link to the .com milestone. 2015-11-02 10:29:32 -05:00
semantic-diff.cabal Depend on tree-sitter-parsers. 2015-12-17 14:49:28 -05:00
Setup.hs Figure out our extra lib dirs correctly. 2015-12-17 13:37:24 -05:00