| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor package imports | Sylvain Henry | 2021-10-22 | 2 | -10/+14 |
* | Fix #19884: add warning to tags command, drop T10989 | Emily Martins | 2021-10-19 | 1 | -0/+2 |
* | ghci: Explicitly store and restore interface file cache | Matthew Pickering | 2021-10-17 | 3 | -6/+26 |
* | Ensure .dyn_hi doesn't overwrite .hi | Ziyang Liu | 2021-09-17 | 1 | -0/+5 |
* | Minor doc fixes | Krzysztof Gogolewski | 2021-09-08 | 1 | -2/+2 |
* | Fix GHCi completion (#20101) | Zubin Duggal | 2021-08-04 | 1 | -13/+20 |
* | Remove hschooks.c and -no-hs-main for ghc-bin | Zubin Duggal | 2021-08-03 | 4 | -104/+2 |
* | ghc: Introduce --run mode | Ben Gamari | 2021-08-02 | 1 | -3/+22 |
* | Introduce FinderLocations for decoupling Finder from DynFlags | Fendor | 2021-07-23 | 2 | -2/+6 |
* | Avoid unsafePerformIO for getProgName | Sylvain Henry | 2021-07-09 | 1 | -4/+6 |
* | driver: Convert runPipeline to use a free monad | Matthew Pickering | 2021-07-07 | 1 | -13/+14 |
* | Unify primary and secondary GHCi prompt | Emily Martins | 2021-07-01 | 1 | -1/+1 |
* | Dynflags: introduce DiagOpts | Sylvain Henry | 2021-07-01 | 2 | -2/+4 |
* | Remove useless .hs-boot | Sylvain Henry | 2021-07-01 | 1 | -1/+0 |
* | Introduce `hsExprType :: HsExpr GhcTc -> Type` in the new modulewip/hsExprType | Ryan Scott | 2021-06-08 | 1 | -24/+18 |
* | Make Logger independent of DynFlags | Sylvain Henry | 2021-06-07 | 3 | -28/+34 |
* | ghci: Enable -fkeep-going by default | Matthew Pickering | 2021-05-29 | 1 | -0/+4 |
* | Introduce Strict.Maybe, Strict.Pair (#19156) | Vladislav Zavialov | 2021-05-23 | 2 | -4/+6 |
* | Implement :info for record pattern synonyms (#19462) | nineonine | 2021-05-19 | 1 | -1/+1 |
* | Remove useless {-# LANGUAGE CPP #-} pragmas | Sylvain Henry | 2021-05-12 | 2 | -2/+2 |
* | Fully remove HsVersions.h | Sylvain Henry | 2021-05-12 | 2 | -9/+6 |
* | Remove duplicate modules in GHCi %s prompt | Philipp Dargel | 2021-05-03 | 1 | -1/+1 |
* | Replace (ptext .. sLit) with `text` | Sylvain Henry | 2021-04-29 | 1 | -6/+6 |
* | Add GhcMessage and ancillary types | Alfredo Di Napoli | 2021-04-29 | 1 | -6/+34 |
* | Only load package environment file once when starting GHCi | Matthew Pickering | 2021-04-18 | 1 | -2/+6 |
* | Don't produce platformConstants file | Sylvain Henry | 2021-04-10 | 1 | -4/+0 |
* | Don't tidy type in pprTypeForUser | Matthew Pickering | 2021-04-09 | 1 | -7/+8 |
* | Move HPT in UnitEnv | Sylvain Henry | 2021-04-01 | 1 | -2/+2 |
* | Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-design | Alfredo Di Napoli | 2021-03-29 | 2 | -6/+6 |
* | Add UnitId to Target record | Fendor | 2021-03-28 | 3 | -15/+15 |
* | Bump Win32 to 2.13.0.0 | GHC GitLab CI | 2021-03-26 | 1 | -1/+1 |
* | Refactor FinderCache | Sylvain Henry | 2021-03-26 | 2 | -4/+12 |
* | Refactor NameCache | Sylvain Henry | 2021-03-26 | 1 | -1/+4 |
* | Move loader state into Interp | Sylvain Henry | 2021-03-23 | 2 | -20/+20 |
* | GHC Exactprint main commit | Alan Zimmerman | 2021-03-20 | 2 | -18/+20 |
* | Ignore breakpoint for a specified number of iterations. (#19157) | Roland Senn | 2021-03-10 | 2 | -38/+91 |
* | Use GHC2021 as default language | Joachim Breitner | 2021-03-10 | 1 | -4/+4 |
* | Introduce GHC2021 language | Joachim Breitner | 2021-03-10 | 1 | -4/+4 |
* | template-haskell: Add putDoc, getDoc, withDecDoc and friends | Luke Lau | 2021-03-10 | 1 | -2/+2 |
* | Bump bytestring submodule to 0.11.1.0 | Ben Gamari | 2021-03-10 | 1 | -1/+1 |
* | Add a flag to dump the FastString table | Sylvain Henry | 2021-03-03 | 1 | -1/+8 |
* | Minor simplification for leak indicators | Sylvain Henry | 2021-03-03 | 1 | -15/+18 |
* | GHCi: Always show fixity | Leif Metcalf | 2021-02-22 | 1 | -10/+20 |
* | directory: ensure xdg compliance (Fix #6077) | Gauvain 'GovanifY' Roussel-Tarbouriech | 2021-02-18 | 1 | -2/+16 |
* | Drop GHC_LOADED_IN_GHCI | Ben Gamari | 2021-02-14 | 1 | -13/+0 |
* | GHCi :complete command for operators: Fix spaceless cases of #10576. | Roland Senn | 2021-02-13 | 1 | -2/+11 |
* | Refactor Logger | Sylvain Henry | 2021-02-13 | 3 | -25/+34 |
* | Fix typos | Brian Wignall | 2021-02-06 | 1 | -1/+1 |
* | ghci: Take editor from VISUAL environment variable | Ben Gamari | 2021-01-30 | 1 | -5/+6 |
* | Add explicit import lists to Data.List imports | Oleg Grenrus | 2021-01-29 | 2 | -2/+2 |