Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FieldOcc: rename extFieldOcc to foExt | Shayne Fletcher | 2021-05-22 | 1 | -2/+2 |
* | Remove Maybe from HsQualTy | Alan Zimmerman | 2021-05-20 | 1 | -6/+7 |
* | Match changes in GHC AST for in-tree API Annotations | Alan Zimmerman | 2021-03-15 | 1 | -15/+18 |
* | Context becomes a Maybe in the GHC AST | Alan Zimmerman | 2021-02-22 | 1 | -7/+9 |
* | Merge branch 'ghc-head' into ghc-9.0 | alexbiehl-gc | 2021-02-07 | 1 | -41/+68 |
|\ | |||||
| * | Merge commit '41964cb2fd54b5a10f8c0f28147015b7d5ad2c02' into wip/ghc-head-merge | Ben Gamari | 2021-02-06 | 1 | -0/+1 |
| |\ | |||||
| | * | type level characters support for haddock (required for #11342) | Daniel Rogozin | 2021-02-05 | 1 | -0/+1 |
| | * | Abstract Monad for interface creation | Alex Biehl | 2021-01-09 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head | Ben Gamari | 2021-01-13 | 1 | -131/+153 |
| |\ \ | | |/ | |/| | |||||
| * | | Adapt to HsCoreTy (formerly NewHsTypeX) becoming a type synonym | Ryan Scott | 2020-12-16 | 1 | -1/+1 |
| * | | Display linear/multiplicity arrows correctly (#1238) | Krzysztof Gogolewski | 2020-12-16 | 1 | -3/+11 |
| * | | Merge pull request #1257 from AndreasPK/wip/andreask/opt_dumps | Ben Gamari | 2020-12-03 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update for changes in GHC's Pretty | Andreas Klebinger | 2020-11-24 | 1 | -1/+1 |
| * | | | Add type arguments to PrefixCon | Cale Gibbard | 2020-11-25 | 1 | -2/+2 |
| |/ / | |||||
| * | | Adapt to HsOuterTyVarBndrs | Ryan Scott | 2020-10-30 | 1 | -21/+45 |
| * | | Adapt to HsConDecl{H98,GADT}Details split | Ryan Scott | 2020-10-30 | 1 | -14/+16 |
| * | | Add whitespace in: map ($ v) | Vladislav Zavialov | 2020-10-15 | 1 | -3/+3 |
| * | | Fix after Outputable refactoring | Sylvain Henry | 2020-08-05 | 1 | -1/+1 |
| * | | Update for modular ping pong | Zubin Duggal | 2020-07-23 | 1 | -1/+0 |
* | | | Merge pull request #1314 from tweag/show-linear-backport | Hécate Moonlight | 2021-02-07 | 1 | -3/+11 |
|\ \ \ | |||||
| * | | | Display linear/multiplicity arrows correctly (#1238) | Krzysztof Gogolewski | 2021-02-05 | 1 | -3/+11 |
| | |/ | |/| | |||||
* / | | Add support for labeled module references | Iñaki García Etxebarria | 2021-02-07 | 1 | -1/+6 |
|/ / | |||||
* | | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -134/+155 |
|\ \ | |/ |/| | |||||
| * | Changes for GHC#17566 | Alex Biehl | 2020-12-08 | 1 | -1/+1 |
| * | Use `unLoc`/`noLoc` from GHC instead of `unL`/`reL` | Alec Theriault | 2020-03-28 | 1 | -1/+1 |
| * | Use TTG empty extensions to remove some `error`'s | Alec Theriault | 2020-03-28 | 1 | -2/+3 |
| * | Clean up warnings | Alec Theriault | 2020-03-22 | 1 | -8/+1 |
| * | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 1 | -138/+168 |
| |\ | |||||
| | * | Matching changes in GHC for #16236 | Alan Zimmerman | 2019-03-29 | 1 | -3/+3 |
| | * | Many LaTeX backend fixes | Alec Theriault | 2019-03-09 | 1 | -98/+118 |
| | * | Avoid multi-line `emph` in LaTeX backend | Alec Theriault | 2019-03-09 | 1 | -1/+1 |
| | * | Better support for default methods in classes | Alec Theriault | 2019-03-09 | 1 | -23/+24 |
| | * | Merge branch 'ghc-8.6' into ghc-8.8 | Alec Theriault | 2019-03-03 | 1 | -23/+30 |
| | |\ | |||||
| | | * | Keep forall on H98 existential data constructors (#1003) | Alec Theriault | 2019-01-23 | 1 | -1/+1 |
| | | * | More uniform handling of `forall`'s in HTML/LaTeX | Alec Theriault | 2018-11-26 | 1 | -21/+28 |
| | * | | Better identifier parsing | Alec Theriault | 2019-02-25 | 1 | -10/+9 |
* | | | | Adapt Haddock to LinearTypes | Krzysztof Gogolewski | 2020-06-17 | 1 | -8/+9 |
* | | | | Use HsForAllTelescope (GHC#18235) | Ryan Scott | 2020-06-13 | 1 | -12/+12 |
* | | | | Changes for GHC#18191 | Ryan Scott | 2020-06-05 | 1 | -1/+1 |
* | | | | Explicit Specificity Support for Haddock | Gert-Jan Bottu | 2020-05-20 | 1 | -6/+19 |
* | | | | Module structure | Sylvain Henry | 2020-04-24 | 1 | -4/+4 |
* | | | | Make NoExtCon fields strict | Ryan Scott | 2020-04-07 | 1 | -8/+0 |
* | | | | Modules: Types | Sylvain Henry | 2020-03-20 | 1 | -4/+4 |
* | | | | Changes for GHC#17566 | Ryan Scott | 2020-01-25 | 1 | -1/+1 |
|/ / / | |||||
* | | | Changes for #15247 | Ryan Scott | 2019-07-03 | 1 | -18/+18 |
* | | | Visible dependent quantification (#16326) changes | Ryan Scott | 2019-02-27 | 1 | -4/+12 |
* | | | Matching changes in GHC for #16236 | Alan Zimmerman | 2019-02-05 | 1 | -3/+3 |
|/ / | |||||
* | | Miscellaneous improvements to `Convert` (#1020) | Alec Theriault | 2019-02-03 | 1 | -5/+5 |
* | | Visible kind application haddock update | mynguyen | 2018-12-30 | 1 | -4/+18 |
* | | Refactor names + unused functions (#982) | Alec Theriault | 2018-12-17 | 1 | -9/+6 |