Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple Home Units | Matthew Pickering | 2021-12-28 | 1 | -1/+1 |
* | Give plugins a better interface (#17957) | Sylvain Henry | 2021-12-21 | 1 | -15/+2 |
* | Correct retypechecking in --make mode | Matthew Pickering | 2021-11-25 | 1 | -1/+1 |
* | Be more careful about retaining KnotVars | Matthew Pickering | 2021-10-12 | 1 | -2/+35 |
* | Driver rework pt3: the upsweep | Matthew Pickering | 2021-08-18 | 2 | -2/+73 |
* | DerivingVia for Hsc instances. GND for NonDetFastString and LexicalFastString. | Baldur Blöndal | 2021-06-16 | 1 | -16/+6 |
* | Make Logger independent of DynFlags | Sylvain Henry | 2021-06-07 | 1 | -2/+9 |
* | Add GhcMessage and ancillary types | Alfredo Di Napoli | 2021-04-29 | 1 | -3/+4 |
* | Move the EPS into UnitEnv | Sylvain Henry | 2021-04-01 | 1 | -6/+0 |
* | Move HPT in UnitEnv | Sylvain Henry | 2021-04-01 | 1 | -21/+0 |
* | Move unit DBs in UnitEnv | Sylvain Henry | 2021-04-01 | 1 | -11/+0 |
* | Encapsulate the EPS IORef in a newtype | Sylvain Henry | 2021-04-01 | 1 | -1/+1 |
* | Refactor FinderCache | Sylvain Henry | 2021-03-26 | 1 | -1/+1 |
* | Refactor NameCache | Sylvain Henry | 2021-03-26 | 1 | -4/+3 |
* | Move loader state into Interp | Sylvain Henry | 2021-03-23 | 1 | -4/+0 |
* | DynFlags: move temp file management into HscEnv (#17957) | Sylvain Henry | 2021-03-08 | 1 | -0/+4 |
* | Move Hooks into HscEnv | Sylvain Henry | 2021-02-22 | 1 | -0/+4 |
* | Refactor Logger | Sylvain Henry | 2021-02-13 | 1 | -0/+8 |
* | Split Driver.Env module | Alfredo Di Napoli | 2020-12-18 | 1 | -0/+151 |