1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
2017-04-24 10:27:45 -04:00
app SemanticDiff.hs => Semantic.hs and smoke test specs 2017-04-10 17:10:34 -07:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
languages Export tree_sitter_ruby explicitly. 2017-04-11 09:22:08 -04:00
script Update docs and scripts with new command line args 2017-04-05 15:13:33 -07:00
src term can match empty lists by taking the current offset. 2017-04-24 10:19:15 -04:00
test Add SourcePos information to the tests. 2017-04-24 10:27:45 -04:00
UI Ignore .html files in UI. 2016-05-27 15:26:53 -04:00
vendor Bump haskell-tree-sitter for the Symbol typeclass. 2017-04-13 10:27:48 -04:00
weekly Clarify homology description 2017-01-06 14:28:16 -08:00
.gitattributes Mark the test repos as vendored. 2016-05-03 13:49:40 -04:00
.gitignore Use new example repository for integration testing 2017-02-24 17:02:19 -08:00
.gitmodules Add tree-sitter-typescript as a submodule 2017-03-15 17:04:19 -04:00
.hspec Add .hspec for depths default, make sure hspec version supports 2017-02-17 08:27:51 -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 Revert "Define a Conjunctive typeclass." 2017-04-21 12:17:49 -04:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00