summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi
Commit message (Expand)AuthorAgeFilesLines
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-146-6/+6
* testsuite: Mark T7170 as broken on WindowsBen Gamari2019-06-211-1/+4
* testsuite: Ensure that ffi005 output order is predictableBen Gamari2019-06-164-6/+14
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-144-0/+57
* testsuite: Skip T493 in ghci way.Ben Gamari2019-06-121-1/+1
* testsuite: Omit profasm way for cc017Ben Gamari2019-06-121-1/+2
* Use a better strategy for determining the offset applied to foreign function ...Andrew Martin2019-06-0418-0/+304
* Reject nested foralls in foreign imports (#16702)Ryan Scott2019-05-313-0/+54
* Add regression test case for old issue #493Kevin Buhr2019-05-104-0/+61
* Add `-optcxx` option (#16477)Yuriy Syrovetskiy2019-04-083-1/+29
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-152-2/+2
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-061-4/+2
* testsuite: Use makefile_testBen Gamari2019-01-301-4/+4
* Revert "Batch merge"Ben Gamari2019-01-301-4/+4
* Batch mergeBen Gamari2019-01-301-4/+4
* testsuite: Skip T1288_ghci in unregisterisedBen Gamari2019-01-271-0/+2
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-251-1/+3
* Introduce Int16# and Word16#Abhiroop Sarkar2018-11-177-0/+76
* Add Int8# and Word8#Michal Terepeta2018-11-027-0/+76
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-097-76/+0
* Add Int8# and Word8#Michal Terepeta2018-10-077-0/+76
* Update UnsafeReenter testÖmer Sinan Ağacan2018-09-101-11/+6
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-131-1/+9
* Fix panic for `ByteArray#` arguments in CApiFFI foreign importsHerbert Valerio Riedel2017-10-163-0/+27
* Fix #14125 by normalizing data family instances more aggressivelyRyan Scott2017-08-222-0/+18
* Allow bytecode interpreter to make unsafe foreign callsBen Gamari2017-06-276-1/+38
* tests: remove extra_files.py (#12223)Reid Barton2017-02-262-4/+5
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-223-72/+30
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-078-18/+13
* Typos in commentsGabor Greif2016-10-311-1/+1
* Check for empty entity string in "prim" foreign importsSylvain HENRY2016-10-141-1/+1
* CodeGen X86: fix unsafe foreign calls wrt inliningSylvain HENRY2016-10-014-0/+38
* Added support for deprecated POSIX functions on Windows.Tamar Christina2016-09-011-4/+2
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-10/+5
* Testsuite: mark tests expect brokenThomas Miedema2016-06-201-2/+4
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-208-77/+77
* PPC NCG: Fix float parameter passing on 64-bit.Peter Trommler2016-06-194-0/+37
* Export constructors for IntPtr and WordPtrRyanGlScott2016-05-024-0/+27
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-2/+2
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-237-37/+37
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-236-80/+80
* Allow CallStacks to be frozenEric Seidel2015-12-231-2/+0
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-132-3/+3
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-212-0/+4
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-142-9/+7
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-061-2/+0
* Testsuite: ignore `stdcall attribute ignored` (#1288)Thomas Miedema2015-06-041-2/+4
* Allow Any return in foreign prim, fixes #10460.Edward Z. Yang2015-06-032-0/+6
* Improve FFI error reportingSimon Peyton Jones2015-06-023-0/+14