1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rob Rix b7e052cb1a List all Category values.
Helps avoid the combinatorial explosion that comes from multiplying all of the Category constructors by all of the Syntax constructors.
2017-02-14 12:37:32 -05:00
app Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
bench 🔥 the generative benchmark stuff. 2017-01-10 14:46:07 -05:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
languages ++tree-sitter-ruby 2017-02-08 07:53:44 -08:00
src List all Category values. 2017-02-14 12:37:32 -05:00
test Print failed examples nicely. 2017-02-14 09:57:21 -05:00
UI Ignore .html files in UI. 2016-05-27 15:26:53 -04:00
vendor ++haskell-tree-sitter 2017-01-31 11:37:01 -05:00
weekly Clarify homology description 2017-01-06 14:28:16 -08:00
.atom-build.yml Only one thing to build now 2016-10-05 17:16:08 -07:00
.gitattributes Mark the test repos as vendored. 2016-05-03 13:49:40 -04:00
.gitignore don't ignore languages/ruby/lib 2017-02-02 14:09:41 -05:00
.gitmodules Add diff-fixtures/profile submodule 2017-01-31 10:04:06 -08:00
HLint.hs Add a hint to use unwrap instead of tailF . runCofree 2017-02-13 17:26:41 -05:00
ROADMAP.md Update references to semantic-git-diff in docs 2016-10-05 17:31:55 -07:00
semantic-diff.cabal Print failed examples nicely. 2017-02-14 09:57:21 -05:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00