1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 04:11:48 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
2015-12-10 18:20:29 -05:00
app Default to the line by line parser. 2015-12-09 10:36:37 -05:00
prototype Add some styles 2015-12-10 18:20:29 -05:00
src Merge remote-tracking branch 'origin/master' into fall-back-to-line-by-line-diffs 2015-12-10 17:06:08 -05:00
test Fix a faulty test. 2015-12-10 16:47:10 -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 Resume using @maxbrunsfeld’s repos for the parsers. 2015-12-07 11:20:38 -05:00
ROADMAP.md Link to the .com milestone. 2015-11-02 10:29:32 -05:00
semantic-diff.cabal Move all of the tree-sitter stuff into its own module. 2015-12-09 09:58:15 -05:00
Setup.hs Simple config. 2015-11-25 16:41:26 -05:00