| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert "Remove GHC.Types.Unique.Map module" | Matthew Pickering | 2021-03-03 | 1 | -0/+1 |
* | Improve handling of overloaded labels, literals, lists etcwip/T19154 | Simon Peyton Jones | 2021-02-19 | 1 | -1/+0 |
* | Refactor Logger | Sylvain Henry | 2021-02-13 | 1 | -0/+1 |
* | Separate AST from GhcPass (#18936) | John Ericson | 2021-01-23 | 1 | -0/+9 |
* | Remove errShortString, cleanup error-related functions | Alfredo Di Napoli | 2021-01-09 | 1 | -0/+1 |
* | Split Driver.Env module | Alfredo Di Napoli | 2020-12-18 | 1 | -0/+1 |
* | Move Unit related fields from DynFlags to HscEnv | Sylvain Henry | 2020-12-14 | 1 | -0/+1 |
* | Parser: move parser utils into their own module | Sylvain Henry | 2020-12-11 | 1 | -0/+1 |
* | Cmm.Sink: Optimize retaining of assignments, live sets. | Andreas Klebinger | 2020-12-08 | 1 | -0/+1 |
* | Rename the flattener to become the rewriter. | Richard Eisenberg | 2020-12-01 | 1 | -1/+1 |
* | Move core flattening algorithm to Core.Unify | Richard Eisenberg | 2020-12-01 | 1 | -1/+2 |
* | Bump time submodule to 1.11.1 | Ben Gamari | 2020-11-22 | 1 | -1/+1 |
* | Introduce -fprof-callers flag | Ben Gamari | 2020-11-21 | 1 | -0/+2 |
* | AArch64/arm64 adjustments | Moritz Angermann | 2020-11-15 | 1 | -1/+1 |
* | Linker: reorganize linker related code | Sylvain Henry | 2020-11-03 | 1 | -3/+9 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -426/+454 |
* | Version bump: base-4.16 (#18712) | Vladislav Zavialov | 2020-10-27 | 1 | -1/+1 |
* | Parser: don't require the HomeUnitId | Sylvain Henry | 2020-10-13 | 1 | -1/+1 |
* | Initial ShortText code and conversion of package db code | Wander Hillen | 2020-10-13 | 1 | -1/+0 |
* | Add TyCon Set/Env and use them in a few places. | Andreas Klebinger | 2020-10-09 | 1 | -0/+3 |
* | Refactor: remove rnHsDoc | Vladislav Zavialov | 2020-10-01 | 1 | -1/+0 |
* | Use ADTs for parser errors/warnings | Sylvain Henry | 2020-10-01 | 1 | -4/+7 |
* | Remove unsafeGlobalDynFlags (#17957, #14597) | Sylvain Henry | 2020-09-30 | 1 | -0/+1 |
* | Bump Cabal, hsc2hs, directory, process submodules | Ben Gamari | 2020-09-30 | 1 | -1/+1 |
* | Extract SharedIdEnv into its own module | Sebastian Graf | 2020-09-26 | 1 | -0/+1 |
* | PmCheck: Big refactor of module structure | Sebastian Graf | 2020-09-26 | 1 | -4/+8 |
* | Implement Quick Look impredicativity | Simon Peyton Jones | 2020-09-24 | 1 | -0/+2 |
* | Bump Win32 submodule to 2.9.0.0 | Ben Gamari | 2020-09-17 | 1 | -1/+1 |
* | Make ghc-boot reexport modules from ghc-boot-th | Sylvain Henry | 2020-09-16 | 1 | -1/+0 |
* | Rename ghci flag into internal-interpreter | Sylvain Henry | 2020-09-16 | 1 | -3/+3 |
* | Extract definition of DsM into GHC.HsToCore.Types | Sebastian Graf | 2020-09-12 | 1 | -0/+1 |
* | DynFlags: add UnfoldingOpts and SimpleOpts | Sylvain Henry | 2020-09-09 | 1 | -0/+2 |
* | Turn on -XMonoLocalBinds by default (#18430) | Sebastian Graf | 2020-09-02 | 1 | -0/+1 |
* | Set the dynamic-system-linker flag to Manual | Moritz Angermann | 2020-08-31 | 1 | -1/+1 |
* | Put CFG weights into their own module (#17957) | Sylvain Henry | 2020-08-21 | 1 | -0/+1 |
* | DynFlags: refactor GHC.CmmToAsm (#17957, #10143) | Sylvain Henry | 2020-08-18 | 1 | -0/+5 |
* | Add HomeUnit type | Sylvain Henry | 2020-08-13 | 1 | -0/+1 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Rename Core.Opt.Driver -> Core.Opt.Pipeline | Krzysztof Gogolewski | 2020-08-05 | 1 | -1/+1 |
* | Fix build systems | Sylvain Henry | 2020-07-25 | 1 | -2/+3 |
* | Move GHC.Platform into the compiler | Sylvain Henry | 2020-07-25 | 1 | -2/+7 |
* | Add GHC.Platform.Profile | Sylvain Henry | 2020-07-25 | 1 | -0/+1 |
* | Rename GHC.Driver.Ways into GHC.Platform.Ways | Sylvain Henry | 2020-07-25 | 1 | -1/+1 |
* | Replace ghcWithNativeCodeGen with a proper Backend datatype | Sylvain Henry | 2020-07-22 | 1 | -0/+1 |
* | Enable BangPatterns, ScopedTypeVariables for ghc and hadrian by default. | Andreas Klebinger | 2020-07-22 | 1 | -2/+2 |
* | compiler: re-engineer the treatment of rebindable if | Alp Mestanogullari | 2020-07-14 | 1 | -0/+1 |
* | Give Uniq[D]FM a phantom type for its key. | Andreas Klebinger | 2020-07-12 | 1 | -0/+1 |
* | Update compiler | Sylvain Henry | 2020-06-17 | 1 | -24/+0 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -0/+2 |
* | base: Bump to 4.15.0.0 | Ben Gamari | 2020-06-17 | 1 | -1/+1 |