| Commit message (Expand) | Author | Age | Files | Lines |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 12 | -11465/+0 |
* | GHC.Core.Opt renaming | Sylvain Henry | 2020-04-18 | 2 | -2/+2 |
* | Special case `isConstraintKindCon` on `AlgTyCon` | Sebastian Graf | 2020-04-09 | 1 | -0/+1 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 3 | -9/+9 |
* | Preserve precise exceptions in strictness analysis | Sebastian Graf | 2020-04-02 | 1 | -18/+3 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 11 | -416/+68 |
* | Modules: Core operations (#13009) | Sylvain Henry | 2020-03-18 | 4 | -2261/+5 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 7 | -30/+31 |
* | Split GHC.Iface.Utils module | Sylvain Henry | 2020-03-11 | 1 | -1/+1 |
* | Typos in comments [skip ci] | Krzysztof Gogolewski | 2020-03-10 | 1 | -1/+1 |
* | Remove dead code | Krzysztof Gogolewski | 2020-03-02 | 2 | -46/+3 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-02-26 | 4 | -19/+20 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 3 | -3/+3 |
* | Special case `mkTyConApp liftedTypeKind []` | Matthew Pickering | 2020-02-21 | 1 | -0/+2 |
* | Re-implement unsafe coercions in terms of unsafe equality proofs | Simon Peyton Jones | 2020-02-20 | 4 | -43/+101 |
* | Module hierarchy: HsToCore (cf #13009) | Sylvain Henry | 2020-02-14 | 2 | -3/+3 |
* | Separate CPR analysis from the Demand analyserwip/sep-cpr | Sebastian Graf | 2020-02-12 | 1 | -19/+19 |
* | Add arithmetic exception primops (#14664) | Sylvain Henry | 2020-02-11 | 1 | -0/+43 |
* | Introduce -Wcompat-unqualified-imports | Ben Gamari | 2020-02-08 | 1 | -1/+2 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 3 | -0/+4 |
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -1/+1 |
* | Fix more typos, via an improved Levenshtein-style corrector | Brian Wignall | 2020-01-12 | 4 | -8/+8 |
* | Overloaded Quotation Brackets (#246) | Matthew Pickering | 2020-01-12 | 1 | -56/+56 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 5 | -12/+12 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2020-01-04 | 1 | -1/+1 |
* | Module hierarchy (#13009): Stg | Sylvain Henry | 2019-12-31 | 2 | -7/+7 |
* | Move Int64# and Word64# sections of primops.txt.pp | John Ericson | 2019-12-10 | 1 | -22/+21 |
* | Move Int# section of primops.txt.pp | John Ericson | 2019-12-10 | 1 | -153/+153 |
* | Ignore unary constraint tuples during typechecking (#17511) | Ryan Scott | 2019-12-10 | 1 | -3/+3 |
* | Simplify uniqAway | Ben Gamari | 2019-12-03 | 1 | -1/+1 |
* | Add constant folding rule (#16402) | Sylvain Henry | 2019-12-03 | 1 | -6/+32 |
* | Make BCO# lifted | Ben Gamari | 2019-12-03 | 2 | -5/+8 |
* | Add `timesInt2#` primop | Sylvain Henry | 2019-12-02 | 1 | -0/+7 |
* | Fix more typos | Brian Wignall | 2019-12-02 | 1 | -1/+1 |
* | Fix typos, using Wikipedia list of common typos | Brian Wignall | 2019-11-28 | 2 | -2/+2 |
* | Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookahead | Vladislav Zavialov | 2019-11-27 | 1 | -0/+21 |
* | Fix typos | Brian Wignall | 2019-11-23 | 1 | -3/+3 |
* | Fix random typos [skip ci] | nineonine | 2019-11-17 | 1 | -1/+1 |
* | Clean up TH's treatment of unary tuples (or, #16881 part two) | Ryan Scott | 2019-11-07 | 2 | -1/+10 |
* | Implement shrinkSmallMutableArray# and resizeSmallMutableArray#. | Andrew Martin | 2019-10-26 | 1 | -1/+16 |
* | Break up TcRnTypes, among other modules. | Richard Eisenberg | 2019-10-16 | 1 | -0/+7 |
* | Refactor some cruft in TcDerivInfer.inferConstraints | Ryan Scott | 2019-10-15 | 1 | -2/+4 |
* | Clean up `#include`s in the compiler | John Ericson | 2019-10-05 | 2 | -2/+0 |
* | Improve documentation around empty tuples/lists | Richard Eisenberg | 2019-10-03 | 1 | -0/+1 |
* | Note [Don't flatten tuples from HsSyn] in MkCore | Richard Eisenberg | 2019-10-03 | 1 | -5/+23 |
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 2 | -5/+8 |
* | base: Move Ix typeclass to GHC.Ix | Ben Gamari | 2019-09-25 | 1 | -8/+8 |
* | PmCheck: Only ever check constantly many models against a single pattern | Sebastian Graf | 2019-09-25 | 1 | -3/+0 |
* | Module hierarchy: StgToCmm (#13009) | Sylvain Henry | 2019-09-10 | 1 | -2/+2 |
* | Doc: add Haddocks for quotRemWord2 primop | Sylvain Henry | 2019-08-22 | 1 | -2/+2 |