1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
2018-05-16 14:29:49 -04:00
app Rename SemanticCmdLine to Semantic.CLI. 2017-11-27 11:57:27 -05:00
bench Fix benchmarks. 2018-05-04 13:49:37 -04:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
preludes Print in the Python prelude. 2018-05-10 11:00:15 -04:00
script make script/generate-example more resilient around missing files 2018-04-11 15:49:57 +10:00
src Merge branch 'master' into fix-abstract-semantics 2018-05-16 09:49:06 -04:00
test Merge remote-tracking branch 'origin/master' into fix-abstract-semantics 2018-05-15 18:47:47 -04:00
vendor Bump fastsum for Hashable/Hashable1 instances. 2018-05-16 14:29:49 -04:00
.ghci Fix docs 2018-04-22 07:48:04 -07:00
.gitattributes Treat the licenses dir as vendored. 2017-08-15 10:49:51 -04:00
.gitignore Assign a couple more example repos 2018-04-18 13:03:50 -07:00
.gitmodules Add the fastsum package as a dependency. 2018-05-02 15:59:22 -04:00
.hspec Add .hspec for depths default, make sure hspec version supports 2017-02-17 08:27:51 -08:00
.stylish-haskell.yaml Make typeapplications a default extension 2018-03-26 12:00:19 -04:00
Dockerfile.release Add a means of building an executable docker container. 2018-03-16 13:04:08 +01:00
HLint.hs Stop ignoring syntax errors and fix hints in Assignments. 2018-03-20 12:35:30 -04:00
semantic.cabal Merge branch 'master' into fix-abstract-semantics 2018-05-16 09:20:00 -04:00
Setup.hs Use the simple build type. 2017-07-23 10:34:30 -04:00