1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 08:54:14 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
2016-02-22 08:37:58 -07:00
app diffFiles :: Parser -> Renderer T.Text b -> (Source Char, Source Char) -> IO b 2016-02-16 16:09:58 -05:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
src Add support for parsing Ruby. 2016-02-21 22:01:34 -06:00
test Do ALL the tests in parallel 2016-02-17 17:44:37 -05:00
UI Highlight the .patch class. 2015-12-22 13:09:10 -05:00
vendor Bump tree sitter parsers. 2016-02-22 08:35:32 -07:00
.gitattributes Revert "We don’t have a vendor dir any more." 2015-12-17 16:32:55 -05:00
.gitignore Merge pull request #416 from github/upload-to-s3 2016-02-18 11:06:23 -06:00
.gitmodules Merge master into git-diff 2016-01-12 12:53:09 -05:00
ROADMAP.md Note that future milestones are TBD. 2016-01-11 10:05:54 -05:00
semantic-diff.cabal Add todo tests 2016-02-17 17:42:27 -05:00
Setup.hs Custom build setup to set the paths. 2016-01-08 13:24:25 -05:00