1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Timothy Clem 48c4edf362 Merge pull request #1072 from github/subparsers
Rename binary to 'semantic', new argument parsing with subparsers
2017-04-13 08:08:59 -07: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 Our languages don’t call into Haskell. 2017-04-04 12:33:12 -04:00
script Update docs and scripts with new command line args 2017-04-05 15:13:33 -07:00
src Just refer to it as 'semantic' in version string 2017-04-12 13:33:50 -07:00
test Merge remote-tracking branch 'origin/master' into subparsers 2017-04-12 12:55:11 -07:00
UI Ignore .html files in UI. 2016-05-27 15:26:53 -04:00
vendor Merge branch 'master' into command-dsl 2017-04-05 12:14:28 -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 Bump to 0.3.0 2017-04-12 13:32:33 -07:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00