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 981098f49e Add a HasDiff typeclass.
Also much like a lens, only terrible.
2015-12-29 11:48:00 -05:00
app Do all formatting within Sources. 2015-12-24 00:20:47 -05:00
src Add a HasDiff typeclass. 2015-12-29 11:48:00 -05:00
test Generate syntax with String leaves. 2015-12-29 10:21:09 -05:00
UI Highlight the .patch class. 2015-12-22 13:09:10 -05:00
vendor Bump tree-sitter-parsers back to master since the PR was merged. 2015-12-22 19:08:55 -05:00
.gitattributes Revert "We don’t have a vendor dir any more." 2015-12-17 16:32:55 -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 Revert "Type Families!!!" 2015-12-29 10:17:00 -05:00
Setup.hs Revert "Figure out our extra lib dirs correctly." 2015-12-17 16:34:28 -05:00