summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-119-3/+54
* Add arithmetic exception primops (#14664)Sylvain Henry2020-02-113-0/+21
* Do not create nested quantified constraintsRichard Eisenberg2020-02-115-2/+72
* Fix long distance info for record updatesSebastian Graf2020-02-102-0/+11
* Add regression test for #13142Ömer Sinan Ağacan2020-02-092-0/+161
* Fix #14628: Panic (No skolem Info) in GHCiRoland Senn2020-02-095-0/+36
* Add a test for #15712Krzysztof Gogolewski2020-02-093-0/+25
* Add regression test for #12760Ömer Sinan Ağacan2020-02-082-0/+37
* testsuite: Add test for #15316Ben Gamari2020-02-083-0/+28
* Introduce -Wcompat-unqualified-importsBen Gamari2020-02-087-0/+37
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-0889-95/+128
* Fix hs_try_putmvar losing track of running capDylan Yudaken2020-02-082-0/+23
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-085-54/+48
* Add regression test for #17773Ryan Scott2020-02-053-0/+32
* testlib: Extend existing *_opts in extra_*_optsÖmer Sinan Ağacan2020-02-052-7/+10
* PmCheck: Record type constraints arising from existentials in `PmCoreCt`sSebastian Graf2020-02-052-0/+29
* Fix scoping of TyCon binders in TcTyClsDeclsSimon Peyton Jones2020-02-0111-4/+75
* Improve skolemisationSimon Peyton Jones2020-02-0117-23/+23
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-3121-159/+74
* testsuite: Don't crash on encoding failure in printBen Gamari2020-01-311-8/+12
* Use splitLHs{ForAll,Sigma}TyInvis throughout the codebaseRyan Scott2020-01-275-0/+30
* Do not bring visible foralls into scope in hsScopedTvswip/T17687Ryan Scott2020-01-253-0/+13
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-253-11/+11
* Handle local fixity declarations in DsMeta properlyRyan Scott2020-01-253-0/+57
* PmCheck: Formulate as translation between Clause TreesSebastian Graf2020-01-2519-29/+157
* Fix chaining tagged and untagged ptrs in compacting GCÖmer Sinan Ağacan2020-01-253-0/+84
* testsuite: Widen acceptance window of T1969Ben Gamari2020-01-241-1/+3
* testsuite: Preserve more information in framework failuresBen Gamari2020-01-201-1/+1
* llvmGen: Fix #14251Ben Gamari2020-01-201-2/+1
* Handle TagToEnum in the same big case as the other primopsJohn Ericson2020-01-162-0/+44
* Fix LANG=C for readelf invocation in T14999Sylvain Henry2020-01-121-1/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-128-12/+12
* Don't zap to Any; error insteadRichard Eisenberg2020-01-1224-74/+173
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-1246-25/+231
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-0830-184/+149
* Monomorphize HsModule to GhcPs (#17642)Ryan Scott2020-01-071-2/+2
* testsuite: Fix Windows platform testBen Gamari2020-01-071-2/+1
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-1/+1
* testsuite: Mark T17073 as broken on WindowsBen Gamari2020-01-071-1/+2
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-062-5/+5
* testsuite: Mark cgrun057 as fragile on all platformsBen Gamari2020-01-041-1/+1
* Split integerGmpInternals test in several partsSylvain Henry2020-01-049-175/+247
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-041-7/+5
* Add Cmm related hooksSylvain Henry2020-01-041-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-0445-53/+50
* Testsuite: update some Haddock testsVladislav Zavialov2019-12-3112-8/+60
* Module hierarchy (#13009): StgSylvain Henry2019-12-312-2/+2
* testsuite: Enlarge acceptance window for T1969Ben Gamari2019-12-301-1/+1
* perf_notes: Add --zero-y argumentBen Gamari2019-12-301-12/+25
* testsuite: Disable derefnull when built with LLVMBen Gamari2019-12-301-4/+4