1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
joshvera 0a35a5eee7 Add bindFrames to merge heap frames for now
This may not be an ideal solution but populates the current heap with enough information to traverse frames to correct slots

Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
2018-11-13 17:58:06 -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 Add bindFrames to merge heap frames for now 2018-11-13 17:58:06 -05:00
test modify test files 2018-11-13 14:09:20 -05:00
vendor Pin to the right packages 2018-11-01 22:34:32 -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 Use better haskell code gen 2018-08-30 15:17:05 -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 Make typeapplications a default extension 2018-03-26 12:00:19 -04:00
edgelabel-scratchpad Fix up a couple more eval instances 2018-10-29 18:08:56 -04:00
semantic.cabal Give Control.Matching API better ergonomics. 2018-11-02 19:25:29 -04:00
Setup.hs Use the simple build type. 2017-07-23 10:34:30 -04:00