Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DmdAnal: Better syntax for demand signatures (#19016) | Sebastian Graf | 2021-03-03 | 10 | -72/+72 |
* | Demand: Simplify `CU(U)` to `U` (#19005) | Sebastian Graf | 2020-12-12 | 2 | -3/+3 |
* | Demand: Interleave usage and strictness demands (#18903) | Sebastian Graf | 2020-11-20 | 10 | -48/+48 |
* | Arity: Emit "Exciting arity" warning only after second iteration (#18937) | Sebastian Graf | 2020-11-13 | 1 | -1/+1 |
* | Arity: Rework `ArityType` to fix monotonicity (#18870) | Sebastian Graf | 2020-11-13 | 3 | -0/+22 |
* | Testsuite: Add dead arity analysis tests | Sebastian Graf | 2020-10-17 | 55 | -2537/+809 |
* | Arity: Record arity types for non-recursive lets | Sebastian Graf | 2020-10-17 | 3 | -0/+107 |
* | Testsuite: delete Windows line endings [skip ci] (#11631) | Thomas Miedema | 2016-02-23 | 17 | -112/+112 |
* | Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6. | Thomas Miedema | 2014-10-07 | 1 | -19/+0 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 37 | -0/+2640 |