| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver Rework Patch | Matthew Pickering | 2021-06-03 | 1 | -1/+1 |
* | check-{ppr/exact}: Rewrite more directly to just parse files | Matthew Pickering | 2021-05-24 | 1 | -16/+8 |
* | EPA : Rename AnnComment to EpaComment | Alan Zimmerman | 2021-03-31 | 1 | -2/+2 |
* | EPA : rename 'api annotations' to 'exact print annotations' | Alan Zimmerman | 2021-03-31 | 1 | -1/+1 |
* | EPA : Rename ApiAnn to EPAnn | Alan Zimmerman | 2021-03-31 | 1 | -2/+2 |
* | Add UnitId to Target record | Fendor | 2021-03-28 | 1 | -0/+1 |
* | EPA : Remove ApiAnn from ParsedModule | GHC GitLab CI | 2021-03-25 | 1 | -5/+4 |
* | check-ppr,check-exact: Write out result as binary | GHC GitLab CI | 2021-03-20 | 1 | -3/+10 |
* | GHC Exactprint main commit | Alan Zimmerman | 2021-03-20 | 1 | -10/+11 |
* | Require GHC 8.10 as the minimum compiler for bootstrapping | Ryan Scott | 2021-03-09 | 1 | -1/+1 |
* | Bump Win32 submodule to 2.9.0.0 | Ben Gamari | 2020-09-17 | 1 | -1/+1 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -3/+4 |
* | Accumulate Haddock comments in P (#17544, #17561, #8944) | Vladislav Zavialov | 2020-07-21 | 1 | -2/+26 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -1/+1 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -1/+1 |
* | Remove Ord SrcLoc, Ord SrcSpan | Vladislav Zavialov | 2020-02-24 | 1 | -1/+1 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -1/+1 |
* | Parser API annotations: RealSrcLoc | Vladislav Zavialov | 2020-02-21 | 1 | -5/+1 |
* | Update to Cabal submodule to v3.2.0.0-alpha3 | Oleg Grenrus | 2020-01-04 | 1 | -1/+1 |
* | Module hierarchy: Hs (#13009) | Sylvain Henry | 2019-09-20 | 1 | -1/+1 |
* | Bump Cabal submodule to 3.1 | Sebastian Graf | 2019-09-12 | 1 | -1/+1 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -2/+2 |
* | Bump Cabal submodule to 3.0 | Ben Gamari | 2019-03-19 | 1 | -1/+1 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+1 |
* | Bump Cabal submodule | Ben Gamari | 2018-08-03 | 1 | -1/+1 |
* | Bump Cabal submodule | Ben Gamari | 2018-03-12 | 1 | -1/+1 |
* | Bump Cabal submodule to 2.2 | Moritz Angermann | 2018-03-03 | 1 | -1/+1 |
* | Update Win32 version for GHC 8.4. | Tamar Christina | 2017-11-09 | 1 | -1/+1 |
* | Revert "Move check-ppr and check-api-annotations to testsuite/utils" | Ben Gamari | 2017-11-02 | 4 | -0/+180 |
* | Move check-ppr and check-api-annotations to testsuite/utils | Ben Gamari | 2017-09-27 | 4 | -180/+0 |
* | Make parsed AST dump output lazily | David Feuer | 2017-08-28 | 1 | -2/+5 |
* | Make module membership on ModuleGraph faster | Bartosz Nitka | 2017-07-18 | 1 | -1/+1 |
* | Revert "Make module membership on ModuleGraph faster" | Ben Gamari | 2017-06-27 | 1 | -1/+1 |
* | Make module membership on ModuleGraph faster | Bartosz Nitka | 2017-06-27 | 1 | -1/+1 |
* | Bump Cabal submodule | Ben Gamari | 2017-02-20 | 1 | -2/+1 |
* | Make type import/export API Annotation friendly | Alan Zimmerman | 2017-01-26 | 1 | -2/+5 |
* | Add dump-parsed-ast flag and functionality | Alan Zimmerman | 2017-01-15 | 1 | -135/+3 |
* | Remove redudant import from check-ppr | Matthew Pickering | 2016-12-26 | 1 | -1/+0 |
* | check-ppr: Make --dump the default behavior | Ben Gamari | 2016-12-26 | 1 | -11/+6 |
* | Fix Pretty printer tests on Windows | Tamar Christina | 2016-12-17 | 1 | -5/+10 |
* | check-ppr: Add a --dump flag to aid in debugging | Ben Gamari | 2016-12-15 | 2 | -5/+24 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 4 | -0/+289 |