1
1
mirror of https://github.com/github/semantic.git synced 2024-12-14 08:25:32 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rob Rix 79e235ce34 Derive the instances for ScopeGraph in a deriving clause.
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
2018-12-06 13:06:24 -05:00
.licenses/semantic/cabal Bump the fused-effects version. 2018-10-30 11:54:19 -04: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 Rename to source/target for consistently 2018-09-11 15:29:24 -07:00
script Fix tests 2018-06-22 14:19:01 -04:00
src Derive the instances for ScopeGraph in a deriving clause. 2018-12-06 13:06:24 -05:00
test Correct the span of the error in the Ruby spec. 2018-12-06 13:02:18 -05:00
vendor Bump fused-effects. 2018-10-29 13:31:24 -04: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 Update to fused-effects, replace \/ with handleSum and bundle Interpose. 2018-10-29 09:52:48 -04:00
.hlint.yaml Correct the format of the hlint config. 2018-11-05 09:51: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 We don’t need to enable this globally. 2018-12-06 10:36:34 -05:00
semantic.cabal Add -dynamic in test debug builds as well 2018-12-05 11:28:21 -05:00
Setup.hs Use the simple build type. 2017-07-23 10:34:30 -04:00