summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api
Commit message (Expand)AuthorAgeFilesLines
* testsuite: add the req_process predicateCheng Shao2023-04-271-0/+1
* EPA: Use ExplicitBraces only in HsModuleAlan Zimmerman2023-04-263-18/+3
* JS/base: provide implementation for mkdir (issue 22374)Josh Meredith2023-04-251-1/+1
* Convert interface file loading errors into proper diagnosticsMatthew Pickering2023-04-183-10/+10
* Fix testsBodigrim2023-03-301-0/+1
* Rename () into Unit, (,,...,,) into Tuple<n> (#21294)Andrei Borzenkov2023-03-211-2/+1
* EPA: Comment between module and where should be in header commentsAlan Zimmerman2023-02-085-19/+139
* Update JavaScript fileStat to match Emscripten layoutwip/js-fileStatJosh Meredith2023-02-061-3/+3
* EPA: Do not collect comments from end of fileAlan Zimmerman2023-01-055-11/+152
* EPA: Make EOF position part of AnnsModuleAlan Zimmerman2022-12-222-10/+6
* EPA: When splitting out header comments, keep ones for first declAlan Zimmerman2022-12-131-8/+9
* Fixes around primitive literalsKrzysztof Gogolewski2022-12-082-2/+2
* Add Javascript backendSylvain Henry2022-11-296-11/+18
* Allow configuration of error message printingMatthew Pickering2022-10-181-2/+3
* Update the check-exact infrastructure to match ghc-exactprintAlan Zimmerman2022-10-173-4/+3
* implement proposal 106 (Define Kinds Without Promotion) (fixes #6024)Ross Paterson2022-09-271-0/+1
* Scrub partiality about `NewOrData`.M Farkas-Dyck2022-09-191-207/+207
* Fix typosKrzysztof Gogolewski2022-09-142-2/+2
* Diagnostic codes: acccept test changessheaf2022-09-134-15/+15
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-35/+36
* TTG: Move MatchGroup Origin field and MatchGroupTc to GHC.Hswip/romes/ttg-matchgroup-originromes2022-05-261-1/+1
* EPA : Remove duplicate comments in DataFamInstDAlan Zimmerman2022-05-233-0/+335
* Change `Backend` type and remove direct dependencieswip/backend-as-recordNorman Ramsey2022-05-214-5/+5
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-061-1/+1
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-1/+1
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-141-1/+1
* Multiple Home UnitsMatthew Pickering2021-12-284-15/+15
* Remove `optLevel` from `DynFlags` (closes #20500)Gergo ERDI2021-12-091-1/+1
* compiler: Eliminate accidental loop in GHC.SysTools.BaseDirBen Gamari2021-12-073-2/+12
* Add defaulting plugins.Andrei Barbu2021-10-081-2/+2
* Add test for #18181nineonine2021-09-112-0/+14
* EPA: order of semicolons and comments for top-level decls is wrongAlan Zimmerman2021-09-062-2/+3
* Move `ol_witness` to `OverLitTc`Dr. ERDI Gergo2021-08-131-4/+0
* Dynflags: introduce DiagOptsSylvain Henry2021-07-011-2/+4
* Parser: make less DynFlags dependentSylvain Henry2021-06-071-1/+3
* Make Logger independent of DynFlagsSylvain Henry2021-06-073-6/+6
* Driver Rework PatchMatthew Pickering2021-06-031-2/+1
* check-{ppr/exact}: Rewrite more directly to just parse filesMatthew Pickering2021-05-241-1/+2
* Introduce Strict.Maybe, Strict.Pair (#19156)Vladislav Zavialov2021-05-232-4/+5
* Pre-add test case for #19156Vladislav Zavialov2021-05-233-0/+37
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-2/+2
* Add type signature for TargetContents.goHarry Garrood harry@garrood.me2021-04-051-1/+10
* Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-designAlfredo Di Napoli2021-03-291-3/+4
* Add UnitId to Target recordFendor2021-03-2811-9/+18
* Refactor FinderCacheSylvain Henry2021-03-261-1/+2
* EPA : Remove ApiAnn from ParsedModuleGHC GitLab CI2021-03-2513-1217/+0
* EPA: Run exactprint transformation tests as part of CIGHC GitLab CI2021-03-2381-0/+1051
* testsuite: Normalise slashesGHC GitLab CI2021-03-202-2/+3
* GHC Exactprint main commitAlan Zimmerman2021-03-2084-3811/+552
* Use GHC2021 as default languageJoachim Breitner2021-03-102-0/+4