Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Maybe from HsQualTy | Alan Zimmerman | 2021-05-20 | 1 | -1/+1 |
* | Match changes in GHC AST for in-tree API Annotations | Alan Zimmerman | 2021-03-15 | 1 | -52/+54 |
* | Context becomes a Maybe in the GHC AST | Alan Zimmerman | 2021-02-22 | 1 | -3/+3 |
* | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head | Ben Gamari | 2021-01-13 | 1 | -8/+29 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -8/+30 |
| |\ | |||||
| | * | Import intercalate | alexbiehl | 2020-12-08 | 1 | -0/+1 |
| | * | Enable two warnings (#1245) | tomjaguarpaw | 2020-12-08 | 1 | -0/+1 |
| | * | Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243) | Xia Li-yao | 2020-12-08 | 1 | -4/+12 |
| | * | Don't warn about missing links in miminal sigs | Alec Theriault | 2020-04-15 | 1 | -1/+14 |
| | * | Use TTG empty extensions to remove some `error`'s | Alec Theriault | 2020-03-28 | 1 | -2/+2 |
| | * | Clean up warnings | Alec Theriault | 2020-03-22 | 1 | -2/+0 |
| | * | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Matching changes in GHC for #16236 | Alan Zimmerman | 2019-03-29 | 1 | -2/+2 |
| | | * | Better identifier parsing | Alec Theriault | 2019-02-25 | 1 | -2/+2 |
| * | | | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaled | Alan Zimmerman | 2020-10-21 | 1 | -3/+3 |
* | | | | Enable two warnings (#1245) (#1268) | tomjaguarpaw | 2020-12-19 | 1 | -0/+1 |
* | | | | Adapt to HsCoreTy (formerly NewHsTypeX) becoming a type synonym | Ryan Scott | 2020-12-16 | 1 | -1/+1 |
* | | | | Revert "Enable two warnings (#1245) (#1268)" | Ben Gamari | 2020-12-15 | 1 | -1/+0 |
* | | | | Enable two warnings (#1245) (#1268) | tomjaguarpaw | 2020-12-10 | 1 | -0/+1 |
* | | | | Add type arguments to PrefixCon | Cale Gibbard | 2020-11-25 | 1 | -1/+1 |
* | | | | Adapt to HsOuterTyVarBndrs | Ryan Scott | 2020-10-30 | 1 | -36/+34 |
* | | | | Adapt to HsConDecl{H98,GADT}Details split | Ryan Scott | 2020-10-30 | 1 | -10/+16 |
* | | | | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaled | Alan Zimmerman | 2020-10-19 | 1 | -3/+3 |
* | | | | Update for modular ping pong | Zubin Duggal | 2020-07-23 | 1 | -6/+10 |
|/ / / | |||||
* | | | Use functions exported from HsToCore | Zubin Duggal | 2020-06-21 | 1 | -0/+1 |
* | | | Adapt Haddock to LinearTypes | Krzysztof Gogolewski | 2020-06-17 | 1 | -5/+17 |
* | | | Use HsForAllTelescope (GHC#18235) | Ryan Scott | 2020-06-13 | 1 | -5/+12 |
* | | | Explicit Specificity Support for Haddock | Gert-Jan Bottu | 2020-05-20 | 1 | -6/+6 |
* | | | Module structure | Sylvain Henry | 2020-04-24 | 1 | -2/+1 |
* | | | Module renaming | Sylvain Henry | 2020-04-10 | 1 | -1/+1 |
* | | | Make NoExtCon fields strict | Ryan Scott | 2020-04-07 | 1 | -17/+0 |
* | | | Modules: Types | Sylvain Henry | 2020-03-20 | 1 | -2/+2 |
|/ / | |||||
* | | Changes for #15247 | Ryan Scott | 2019-07-03 | 1 | -67/+67 |
* | | Changes for #16110/#16356 | Ryan Scott | 2019-05-14 | 1 | -18/+7 |
* | | Visible dependent quantification (#16326) changes | Ryan Scott | 2019-02-27 | 1 | -2/+3 |
* | | Matching changes in GHC for #16236 | Alan Zimmerman | 2019-02-05 | 1 | -2/+2 |
|/ | |||||
* | Visible kind application haddock update | mynguyen | 2018-12-30 | 1 | -6/+15 |
* | [TTG: Handling Source Locations] Foundation and Pat | Shayan-Najd | 2018-11-23 | 1 | -0/+1 |
* | Improve perf of renaming | Alec Theriault | 2018-11-05 | 1 | -36/+33 |
* | More explicit foralls (GHC Proposal 0007) | Matthew Yacavone | 2018-10-27 | 1 | -4/+11 |
* | eqTyCon_RDR now lives in TysWiredIn | Ryan Scott | 2018-07-27 | 1 | -1/+1 |
* | Remove HsEqTy and XEqTy | Ryan Scott | 2018-06-19 | 1 | -1/+0 |
* | Handle -XStarIsType | Vladislav Zavialov | 2018-06-14 | 1 | -1/+2 |
* | DerivingVia changes | Ryan Scott | 2018-06-13 | 1 | -2/+9 |
* | Remove ParallelArrays and Data Parallel Haskell | Ben Gamari | 2018-06-13 | 1 | -1/+0 |
* | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 1 | -111/+142 |
|\ | |||||
| * | Match changes in GHC for TTG | Alan Zimmerman | 2018-04-27 | 1 | -66/+89 |
| * | Match GHC for TTG implemented on HsBinds, D4581 | Alan Zimmerman | 2018-04-13 | 1 | -10/+10 |
| * | Match GHC changes for TTG | Alan Zimmerman | 2018-04-09 | 1 | -35/+37 |
| * | Updates for #13324 | Ryan Scott | 2018-03-06 | 1 | -1/+1 |