| Commit message (Expand) | Author | Age | Files | Lines |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -5939/+0 |
* | Enable -Wstar-is-type in -Wall | Ben Gamari | 2020-02-20 | 1 | -1/+2 |
* | Disentangle DynFlags and SDoc | Sylvain Henry | 2020-02-20 | 1 | -25/+43 |
* | Re-implement unsafe coercions in terms of unsafe equality proofs | Simon Peyton Jones | 2020-02-20 | 1 | -2/+8 |
* | Pass -Wno-unused-command-line-arguments during link on FreeBSD | Ben Gamari | 2020-02-14 | 1 | -1/+3 |
* | Remove -ddump-srts flag | Sylvain Henry | 2020-02-13 | 1 | -3/+0 |
* | Separate CPR analysis from the Demand analyserwip/sep-cpr | Sebastian Graf | 2020-02-12 | 1 | -0/+6 |
* | Module hierarchy: ByteCode and Runtime (cf #13009) | Sylvain Henry | 2020-02-12 | 1 | -1/+1 |
* | Remove redundant case | Sylvain Henry | 2020-02-08 | 1 | -4/+2 |
* | Introduce -Wcompat-unqualified-imports | Ben Gamari | 2020-02-08 | 1 | -1/+4 |
* | Do CafInfo/SRT analysis in Cmm | Ömer Sinan Ağacan | 2020-01-31 | 1 | -14/+3 |
* | Refactor package related code | Sylvain Henry | 2020-01-31 | 1 | -38/+48 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+1 |
* | PmCheck: Formulate as translation between Clause Trees | Sebastian Graf | 2020-01-25 | 1 | -1/+4 |
* | Remove deprecated -smp flag | Ömer Sinan Ağacan | 2020-01-20 | 1 | -2/+0 |
* | Fix more typos, via an improved Levenshtein-style corrector | Brian Wignall | 2020-01-12 | 1 | -5/+5 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 1 | -1/+1 |
* | Add GHC-API logging hooks | Sylvain Henry | 2019-12-18 | 1 | -2/+8 |
* | Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookahead | Vladislav Zavialov | 2019-11-27 | 1 | -1/+2 |
* | Make warnings for TH splices opt-in | Sebastian Graf | 2019-11-27 | 1 | -0/+2 |
* | Add new flag for unarised STG dumps | Ömer Sinan Ağacan | 2019-10-23 | 1 | -2/+5 |
* | Rename STAGE macro to GHC_STAGE | Ben Gamari | 2019-10-09 | 1 | -2/+2 |
* | users-guide: Document -XHaskell98 and -XHaskell2010 | Ben Gamari | 2019-10-08 | 1 | -0/+3 |
* | Refactor, document, and optimize LLVM configuration loading | Ben Gamari | 2019-10-07 | 1 | -12/+13 |
* | Always enable the external interpreter | John Ericson | 2019-10-04 | 1 | -9/+8 |
* | Factor out a smaller part of Platform for host fallback | John Ericson | 2019-10-04 | 1 | -1/+1 |
* | Deprecate -fwarn-hi-shadowing, because it was never implemented and is | Daroc Alden | 2019-10-04 | 1 | -1/+2 |
* | DynFlags: Only warn when split-sections is ignored | Ben Gamari | 2019-10-03 | 1 | -2/+2 |
* | Allow users to disable Unicode with an env var | Ron Mordechai | 2019-09-27 | 1 | -1/+5 |
* | Make -fbyte-code prevent unboxed tuples/sums from implying object code (#16876) | Ryan Scott | 2019-09-26 | 1 | -1/+5 |
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 1 | -0/+4 |
* | PmCheck: Only ever check constantly many models against a single pattern | Sebastian Graf | 2019-09-25 | 1 | -4/+11 |
* | Add -Wderiving-defaults (#15839) | Kari Pahula | 2019-09-25 | 1 | -0/+3 |
* | Add -fkeep-going to make compiler continue despite errors (#15424) | Kari Pahula | 2019-09-23 | 1 | -0/+2 |
* | Add a new flag -dno-typeable-binds for debugging | Ömer Sinan Ağacan | 2019-09-08 | 1 | -2/+5 |
* | Remove Unused flag -ddump-shape [skip ci] | luca | 2019-08-28 | 1 | -4/+0 |
* | Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548) | Joachim Breitner | 2019-08-10 | 1 | -10/+4 |
* | Add a -fprint-axiom-incomps option (#15546) | mniip | 2019-08-07 | 1 | -0/+2 |
* | Introduce a type for "platform word size", use it instead of Int | Ömer Sinan Ağacan | 2019-08-06 | 1 | -9/+6 |
* | Change behaviour of -ddump-cmm-verbose to dump each Cmm pass output to a sepa... | nineonine | 2019-07-26 | 1 | -2/+7 |
* | Hide "Loading package environment" message with -v0 (fix #16879) | Artem Pelenitsyn | 2019-07-19 | 1 | -168/+32 |
* | Fix formatting of --info's "Debug on" field | Ben Gamari | 2019-07-18 | 1 | -1/+1 |
* | Revert "Add support for SIMD operations in the NCG" | Ben Gamari | 2019-07-16 | 1 | -3/+0 |
* | Expunge #ifdef and #ifndef from the codebase | John Ericson | 2019-07-14 | 1 | -1/+1 |
* | Deduplicate "unique subdir" code between GHC and Cabal | John Ericson | 2019-07-09 | 1 | -10/+2 |
* | Remove most uses of TARGET platform macros | John Ericson | 2019-07-09 | 1 | -5/+7 |
* | Add support for SIMD operations in the NCG | Abhiroop Sarkar | 2019-07-03 | 1 | -0/+3 |
* | Fix stage 1 warnings | Ömer Sinan Ağacan | 2019-07-02 | 1 | -1/+2 |
* | typo in the docs for DynFlags.hs | Artem Pelenitsyn | 2019-06-27 | 1 | -1/+1 |
* | Add -Winferred-safe-imports warning | Oleg Grenrus | 2019-06-25 | 1 | -5/+13 |