Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GhcMessage and ancillary types | Alfredo Di Napoli | 2021-04-29 | 1 | -1/+1 |
* | Introduce SevIgnore Severity to suppress warnings | Alfredo Di Napoli | 2021-04-05 | 1 | -8/+6 |
* | Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-design | Alfredo Di Napoli | 2021-03-29 | 1 | -3/+3 |
* | GHC Exactprint main commit | Alan Zimmerman | 2021-03-20 | 1 | -3/+3 |
* | Move Hooks into HscEnv | Sylvain Henry | 2021-02-22 | 1 | -4/+10 |
* | Remove ErrDoc and MsgDoc | Alfredo Di Napoli | 2021-02-01 | 1 | -2/+2 |
* | Name (tc)SplitForAll- functions more consistently | Ryan Scott | 2020-11-15 | 1 | -1/+1 |
* | Add TyCon Set/Env and use them in a few places. | Andreas Klebinger | 2020-10-09 | 1 | -0/+1 |
* | Disallow linear types in FFI (#18472) | Krzysztof Gogolewski | 2020-09-26 | 1 | -10/+19 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Simplify XRec definition | Zubin Duggal | 2020-07-25 | 1 | -4/+8 |
* | Replace HscTarget with Backend | Sylvain Henry | 2020-07-22 | 1 | -16/+17 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 1 | -1/+1 |
* | Expunge GhcTcId | Simon Peyton Jones | 2020-06-25 | 1 | -2/+2 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -42/+23 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -4/+4 |
* | Do eager instantation in terms | Simon Peyton Jones | 2020-04-22 | 1 | -1/+1 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -1/+1 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -0/+571 |