1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rob Rix 041eec6eff Merge pull request #258 from github/select-grammar
Select a grammar based on file extension
2015-12-03 15:55:03 -05:00
app Remove unused parser type 2015-12-03 15:54:41 -05:00
prototype ++tree-sitter-javascript 2015-12-03 15:32:34 -05:00
src Stub in adjoinRows with the identity case. 2015-12-03 12:26:36 -05:00
test Test the multiple line cases. 2015-12-03 12:07:03 -05:00
.gitattributes Treat all fixtures as vendored. 2015-10-13 10:44:40 -04:00
.gitignore Ignore libbridge.dylib. 2015-11-25 18:42:45 -05:00
.gitmodules use tree-sitter-js fork 2015-12-03 15:47:16 -05:00
ROADMAP.md Link to the .com milestone. 2015-11-02 10:29:32 -05:00
semantic-diff.cabal Add ts_language_js as a language 2015-12-03 15:21:34 -05:00
Setup.hs Simple config. 2015-11-25 16:41:26 -05:00