summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/simple-plugin
Commit message (Expand)AuthorAgeFilesLines
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-2/+2
* new datatypes for parsedResultActionJakob Bruenker2022-04-012-11/+9
* Give parsing plugins access to errorsJakob Brünker2022-03-302-7/+9
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-141-1/+1
* Add flushes to plugin tests which print to stdoutMatthew Pickering2022-02-032-0/+15
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-171-1/+1
* Don't link plugins' units with target code (#20218)Sylvain Henry2021-10-082-0/+56
* Converts diagnostics for two errors in Ghc.Tc.Module (#19926)Aaron Allen2021-06-232-0/+6
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-231-1/+1
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-1/+1
* GHC Exactprint main commitAlan Zimmerman2021-03-201-1/+1
* Separate AST from GhcPass (#18936)John Ericson2021-01-232-2/+2
* Core: introduce Alt/AnnAlt/IfaceAlt datatypesSylvain Henry2021-01-221-2/+2
* Split GHC.Driver.TypesSylvain Henry2020-10-292-3/+3
* 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-121-6/+8
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-263-4/+4
* Modules: type-checker (#13009)Sylvain Henry2020-04-073-3/+3
* Modules: Types (#13009)Sylvain Henry2020-03-293-7/+7
* Modules: Driver (#13009)Sylvain Henry2020-02-214-6/+6
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-121-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-031-1/+1
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-271-0/+1
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-202-9/+9
* Add `-fplugin-trustworthy` to avoid marking modules as unsafeZejun Wu2019-02-042-0/+18
* Use ByteString to represent Cmm string literals (#16198)Sylvain Henry2019-01-311-1/+1
* Rename literal constructorsSylvain Henry2018-11-221-2/+2
* Run the renamed source plugin after each HsGroupMatthew Pickering2018-07-121-7/+7
* Run typeCheckResultAction and renamedResultAction in TcM rather than HscMatthew Pickering2018-06-072-3/+3
* Extended the plugin system to run plugins on more representationsBoldizsar Nemeth2018-06-023-1/+124
* Implement "An API for deciding whether plugins should cause recompilation"Matthew Pickering2018-05-301-3/+4
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-211-1/+1
* Use a better test for profilingSimon Marlow2016-02-201-1/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-1/+1
* Change testsuite to not use old-style file package databasesDuncan Coutts2014-08-291-1/+1
* Fix tests for dynamic ghcIan Lynagh2013-03-151-1/+1
* plugins*: Follow changes in ghcIan Lynagh2012-12-141-1/+1
* Make the plugin tests standaloneIan Lynagh2012-11-171-17/+12
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-251-1/+1
* Follow changes in FastStringIan Lynagh2012-07-151-1/+1
* Fix cleanup for some tests.Paolo Capriotti2012-06-271-1/+2
* Fix plugins01: Follow changes to GHCIan Lynagh2012-06-131-1/+2
* follow changes in Core: Note -> TickSimon Marlow2011-11-021-1/+1
* Clean more in the plugin testsMax Bolingbroke2011-09-061-0/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-207-0/+151