summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* Refactor module dependencies codeSylvain Henry2021-09-174-4/+4
* Add plugin-recomp-change-2 testMatthew Pickering2021-08-234-0/+29
* driver: Initialise common plugins once, before starting the pipelineMatthew Pickering2021-08-231-3/+1
* Driver rework pt3: the upsweepMatthew Pickering2021-08-181-1/+3
* driver: Convert runPipeline to use a free monadMatthew Pickering2021-07-071-3/+4
* Converts diagnostics for two errors in Ghc.Tc.Module (#19926)Aaron Allen2021-06-236-0/+27
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-1/+1
* Driver Rework PatchMatthew Pickering2021-06-033-0/+7
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-231-1/+1
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-1/+1
* Add UnitId to Target recordFendor2021-03-282-2/+2
* GHC Exactprint main commitAlan Zimmerman2021-03-202-2/+3
* Use GHC2021 as default languageJoachim Breitner2021-03-102-0/+2
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-074-1/+4
* Move Hooks into HscEnvSylvain Henry2021-02-221-6/+3
* Separate AST from GhcPass (#18936)John Ericson2021-01-234-3/+4
* Core: introduce Alt/AnnAlt/IfaceAlt datatypesSylvain Henry2021-01-222-3/+3
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-154-4/+1
* Implement BoxedRep proposalAndrew Martin2020-12-144-1/+4
* Optimise nullary type constructor usagewip/tyconapp-optsBen Gamari2020-12-144-5/+2
* Revert "Optimise nullary type constructor usage"Ben Gamari2020-12-144-2/+5
* Optimise nullary type constructor usageBen Gamari2020-12-144-5/+2
* Move Plugins into HscEnv (#17957)Sylvain Henry2020-11-212-11/+19
* Refactor -dynamic-too handlingSylvain Henry2020-11-061-1/+1
* Split GHC.Driver.TypesSylvain Henry2020-10-294-5/+4
* Remove unsafeGlobalDynFlags (#17957, #14597)Sylvain Henry2020-09-302-5/+10
* Improve kind generalisation, error messagesSimon Peyton Jones2020-09-241-10/+5
* DynFlags: disentangle OutputableSylvain Henry2020-08-122-3/+8
* compiler: re-engineer the treatment of rebindable ifAlp Mestanogullari2020-07-141-2/+2
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-122-7/+9
* Update testsuiteSylvain Henry2020-06-174-8/+4
* Refactor hole constraints.Richard Eisenberg2020-05-061-3/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-264-5/+5
* Modules: type-checker (#13009)Sylvain Henry2020-04-076-8/+8
* simplifier: Kill off ufKeenessFactorBen Gamari2020-04-071-2/+0
* Modules: Types (#13009)Sylvain Henry2020-03-295-9/+9
* Modules: Driver (#13009)Sylvain Henry2020-02-2117-25/+25
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-121-1/+1
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-2/+2
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-121-4/+7
* Monomorphize HsModule to GhcPs (#17642)Ryan Scott2020-01-071-2/+2
* Drop Uniquable constraint for AnnTargetBen Gamari2019-12-032-2/+2
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-272-1/+2
* compiler: introduce DynFlags pluginsAlp Mestanogullari2019-10-237-0/+80
* testsuite: Ensure that makefile tests get runBen Gamari2019-10-172-1/+3
* Break up TcRnTypes, among other modules.Richard Eisenberg2019-10-161-1/+1
* Solve constraints from top-level groups soonerRichard Eisenberg2019-10-081-2/+2
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-203-14/+14
* testsuite: check for RTS linkerPeter Trommler2019-09-111-1/+1