1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
2019-01-24 13:13:47 -05:00
.licenses/semantic/cabal Bump proto3-suite version and remove unneeded dependency. 2019-01-08 19:07:04 -05:00
app Rename SemanticCmdLine to Semantic.CLI. 2017-11-27 11:57:27 -05:00
bench Add NFData instances to enable more accurate benchmarking. 2018-10-17 14:08:47 -04:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
proto Regenerate proto files 2018-12-10 16:42:33 -05:00
script Fix tests 2018-06-22 14:19:01 -04:00
src Pull in upstream proto3-suite and kill the Exts module. 2019-01-24 13:13:47 -05:00
test Pull in upstream proto3-suite and kill the Exts module. 2019-01-24 13:13:47 -05:00
vendor okay it's back to where it was 2019-01-23 16:50:33 -05:00
.ghci Prevent slowdowns when pretty-printing in ghci. 2018-10-04 14:38:36 -04:00
.gitattributes Treat the licenses dir as vendored. 2017-08-15 10:49:51 -04:00
.gitignore Fix gitignore 2018-10-31 08:34:58 -07:00
.gitmodules Use an https URL for the fastsum submodule. 2018-12-05 12:16:40 -05:00
.hlint.yaml Add fromRight/fromLeft to Prologue and according hlint rules. 2019-01-11 12:49:56 -05: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
semantic.cabal Pull in upstream proto3-suite and kill the Exts module. 2019-01-24 13:13:47 -05:00
Setup.hs Use the simple build type. 2017-07-23 10:34:30 -04:00