summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add testcase for #21141Ben Gamari2022-04-252-0/+27
* Improve floated dicts in SpecialiseSimon Peyton Jones2022-04-222-0/+35
* decideMonoTyVars: account for CoVars in candidatessheaf2022-04-222-0/+29
* Include the way string in the file name for dump files.Andreas Klebinger2022-04-223-1/+5
* Fix substitution in bindAuxiliaryDictSimon Peyton Jones2022-04-202-0/+27
* Add -dkeep-comments flag to keep comments in the parserAlan Zimmerman2022-04-203-0/+297
* testsuite: Add test for #21390Ben Gamari2022-04-156-0/+44
* Only enable PROF_SPIN in DEBUGDylan Yudaken2022-04-151-1/+1
* StgLint: Lint constructor applications and strict workers for arity.Andreas Klebinger2022-04-141-2/+2
* Refine warning about defining rules in SAFE modulesMatthew Pickering2022-04-135-5/+6
* Specialising through specialised method calls (#19644)Sebastian Graf2022-04-129-16/+990
* Eta reduction based on evaluation context (#21261)Sebastian Graf2022-04-125-0/+181
* Refactor: simplify lexing of the dotVladislav Zavialov2022-04-091-7/+7
* Add regression test for #19569Andreas Klebinger2022-04-093-0/+53
* Add tests for several trace functions.Philip Hazelden2022-04-092-0/+4
* Drop the app invariantghc-9.5-startJoachim Breitner2022-04-096-17/+52
* Disallow (->) as a data constructor name (#16999)Vladislav Zavialov2022-04-083-0/+9
* Docs: datacon eta-expansion, rep-poly checkssheaf2022-04-083-0/+20
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-086-11/+61
* Add flag -fprof-manual which controls if GHC should honour manual cost centres.Andreas Klebinger2022-04-084-0/+46
* Merge remote-tracking branch 'origin/master'Ben Gamari2022-04-0825-35/+743
|\
| * Reject illegal quote mark in data con declarations (#17865)Vladislav Zavialov2022-04-082-2/+22
| * Correctly report SrcLoc of redundant constraintssheaf2022-04-083-0/+11
| * testsuite: Lint RTS #includesBen Gamari2022-04-083-1/+99
| * Add test for #21338sheaf2022-04-083-0/+74
| * Fix the free-var test in validDerivPredSimon Peyton Jones2022-04-073-0/+32
| * Rename [] to List (#21294)Vladislav Zavialov2022-04-0710-14/+27
| * Use prepareBinding in tryCastWorkerWrapperSimon Peyton Jones2022-04-072-0/+7
| * EPA: handling of con_bndrs in mkGadtDeclAlan Zimmerman2022-04-072-19/+570
| |
| \
| \
| \
*---. \ Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi...Ben Gamari2022-04-0730-109/+227
|\ \ \ \ | |_|_|/ |/| | |
| | | * testsuite: Lint RTS #includeswip/lint-rts-includesBen Gamari2022-04-063-1/+99
| |_|/ |/| |
| | * testsuite: Mark T9405 as broken on WindowsBen Gamari2022-04-071-1/+1
| | * testsuite: Mark linker unloading tests as broken on WindowsBen Gamari2022-04-072-0/+2
| | * testsuite: Mark T20918 as broken on WindowsBen Gamari2022-04-071-4/+5
| | * testsuite: Update expected output from T5435 tests on WindowsBen Gamari2022-04-072-1/+3
| | * testsuite: Fix exit code of bounds checking tests on WindowsBen Gamari2022-04-071-1/+1
| | * testsuite: Mark T10420 as broken on WindowsBen Gamari2022-04-072-2/+3
| | * testsuite: Mark TH_spliceE5_prof as unbroken on WindowsBen Gamari2022-04-061-2/+1
| | * testsuite: Mark test-defaulting-plugin as fragile on WindowsBen Gamari2022-04-061-0/+2
| | * testsuite: Provide module definitions in T10955dynBen Gamari2022-04-064-7/+25
| | * testsuite: Fix mk-big-objBen Gamari2022-04-061-1/+1
| | * testsuite: Split T13366 into two testsBen Gamari2022-04-065-17/+30
| | * testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-065-21/+5
| | * testsuite: Rework T13606 to avoid gcc dependenceBen Gamari2022-04-061-1/+2
| | * testsuite: Mark FloatFnInverses as fixedBen Gamari2022-04-061-2/+1
| | * testsuite: Mark T9405 as fixed on WindowsBen Gamari2022-04-061-1/+1
| | * testsuite: Port T16514 to CBen Gamari2022-04-063-46/+32
| | * testsuite: Test that we can build bigobj PE objectsBen Gamari2022-04-062-0/+12
| |/ |/|
| * rts/linker: Report archive member indexBen Gamari2022-04-063-3/+3
|/
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-0612-5/+67