1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rob Rix 3cae267d77 Add a function to parse into a leaf term.
We aren’t using the source positions yet because O(n) 😭 will have
to sort this out later.
2015-12-16 10:29:23 -05:00
app Add a function to parse into a leaf term. 2015-12-16 10:29:23 -05:00
prototype Remove column group stuff 2015-12-10 23:43:19 -05:00
src Move Parser into the executable(s). 2015-12-15 14:35:11 -05:00
test Test the asymmetry of intersectionWith. 2015-12-14 18:20:21 -05:00
.gitattributes Treat all fixtures as vendored. 2015-10-13 10:44:40 -04:00
.gitignore Ignore profile artifacts 2015-12-10 23:34:54 -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 Merge branch 'output-directory' into haskell-parser 2015-12-16 01:58:18 -05:00
Setup.hs I mean, sure. 2015-11-17 14:44:16 -08:00