1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
2017-06-22 12:23:44 -04:00
app s/Semantic/SemanticCmdLine 2017-04-19 14:22:24 -07:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
languages ++ tree-sitter 2017-06-22 08:29:00 -06:00
script Fix up script/generate-example, no-index isn't a thing anymore 2017-05-03 14:07:16 -07:00
src Resume the unqualified import of !. 2017-06-21 17:05:13 -04:00
test Add a fixture for a parse tree ToC. 2017-06-16 12:55:13 -04:00
vendor ++ tree-sitter 2017-06-22 08:29:00 -06:00
.gitattributes Mark the test repos as vendored. 2016-05-03 13:49:40 -04:00
.gitignore Ignore all .hp/.prof files. 2017-06-15 10:49:23 -04:00
.gitmodules Gitlib gone too. 2017-06-14 17:54:21 -04:00
.hspec Add .hspec for depths default, make sure hspec version supports 2017-02-17 08:27:51 -08:00
HLint.hs Ingore redudant do (get this in specs a lot) 2017-06-21 13:49:12 -06:00
ROADMAP.md Add @joshvera’s estimate for the Enterprise task. 2017-05-18 11:32:23 -04:00
semantic-diff.cabal Set -O2 in profile, threadscope, and CI builds only. 2017-06-15 12:00:01 -04:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00