Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JS: replace "js" architecture with "javascript" | Sylvain Henry | 2023-02-06 | 1 | -1/+1 |
* | Add Javascript backend | Sylvain Henry | 2022-11-29 | 1 | -0/+6 |
* | Move SizedSeq into ghc-boot | Sylvain Henry | 2020-12-11 | 1 | -1/+1 |
* | Make BCO# lifted | Ben Gamari | 2019-12-03 | 1 | -11/+12 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+1 |
* | NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghci | Shayne Fletcher | 2018-09-18 | 1 | -0/+1 |
* | Fix typos in diagnostics, testsuite and comments | Gabor Greif | 2017-09-07 | 1 | -3/+3 |
* | [iserv] Fixing the word size for RemotePtr and toWordArray | Ben Gamari | 2017-07-12 | 1 | -3/+12 |
* | Remote GHCi: comments only | Simon Marlow | 2016-06-24 | 1 | -0/+1 |
* | Enable stack traces with ghci -fexternal-interpreter -prof | Simon Marlow | 2016-01-08 | 1 | -4/+10 |
* | First pass at cleaning up ghci.cabal | Herbert Valerio Riedel | 2015-12-19 | 1 | -1/+0 |
* | Remote GHCi, -fexternal-interpreter | Simon Marlow | 2015-12-17 | 1 | -0/+147 |