Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dump non-module specific info to file #20316 | Carrie Xu | 2021-12-01 | 1 | -10/+8 |
* | Fix colourised output in error messageswip/t20276 | Matthew Pickering | 2021-08-24 | 1 | -1/+1 |
* | Inline less logging code | Simon Peyton Jones | 2021-07-28 | 1 | -3/+12 |
* | Put tracing functions into their own module | Sylvain Henry | 2021-06-22 | 1 | -2/+2 |
* | Make Logger independent of DynFlags | Sylvain Henry | 2021-06-07 | 1 | -102/+223 |
* | Move warning flag handling into Flags module | Sylvain Henry | 2021-05-24 | 1 | -6/+8 |
* | Introduce SevIgnore Severity to suppress warnings | Alfredo Di Napoli | 2021-04-05 | 1 | -6/+9 |
* | Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-design | Alfredo Di Napoli | 2021-03-29 | 1 | -41/+37 |
* | Use explicit import list for Data.List | Oleg Grenrus | 2021-02-16 | 1 | -1/+1 |
* | Refactor Logger | Sylvain Henry | 2021-02-13 | 1 | -0/+473 |