summaryrefslogtreecommitdiff
path: root/testsuite/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-0/+2
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-261-1/+2
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-141-0/+1
* .gitignore update for some test files.Edward Z. Yang2015-09-301-27/+66
* Unify hsig and hs-boot; add preliminary "hs-boot" merging.Edward Z. Yang2015-09-211-0/+1
* Revert "Revert "Revert "Support for multiple signature files in scope."""Edward Z. Yang2015-09-211-6/+0
* Don't check in autogenerated hs files for recomp013.Edward Z. Yang2015-09-091-0/+3
* Fix some tests that were broken by D861Eric Seidel2015-09-021-0/+1
* Update testsuite/.gitignore [skip ci]Thomas Miedema2015-08-091-2/+2
* Give raise# a return type of open kind (#10481)Reid Barton2015-07-311-0/+1
* Revert "Revert "Support for multiple signature files in scope.""Edward Z. Yang2015-07-201-0/+6
* Testsuite: small test cleanupsThomas Miedema2015-07-181-3/+2
* Don't eagerly blackhole single-entry thunks (#10414)Reid Barton2015-07-071-0/+1
* Be aware of overlapping global STG registers in CmmSink (#10521)Reid Barton2015-06-251-0/+2
* Clean outdated ext-core references in comments.Sergei Trofimovich2015-06-241-1/+0
* Filter orphan rules based on imports, fixes #10294 and #10420.Edward Z. Yang2015-06-201-0/+4
* Add parseExpr and compileParsedExpr and use them in GHC API and GHCiSimon Marlow2015-06-121-0/+1
* Revert "Support for multiple signature files in scope."Edward Z. Yang2015-06-111-6/+0
* Add failing test for #9562.Edward Z. Yang2015-06-111-0/+1
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-06-021-0/+1
* Revert "compiler: make sure we reject -O + HscInterpreted" (again)Austin Seipp2015-05-191-1/+0
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-191-0/+1
* Failing test for #10420 using plugins.Edward Z. Yang2015-05-151-0/+2
* Revert D727Austin Seipp2015-05-121-1/+0
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-111-0/+1
* Support for multiple signature files in scope.Edward Z. Yang2015-04-071-0/+6
* testsuite: add a regression test for #10011Austin Seipp2015-03-191-0/+1
* testsuite: update .gitignoreAustin Seipp2015-02-231-0/+1
* Show '#' on unboxed literalsThomas Miedema2015-02-231-1/+1
* Remove the *o pattern in testsuite/.gitignoreSimon Peyton Jones2015-02-061-1/+0
* Fix #9243 so recompilation avoidance works with -fno-codeEdward Z. Yang2015-01-031-0/+4
* Cabal submodule update: hole support and tests.Edward Z. Yang2014-11-261-0/+6
* Restore exact old semantics of `decodeFloat`Herbert Valerio Riedel2014-11-191-0/+1
* If pattern synonym is bidirectional and its type is some unboxed type T#,Dr. ERDI Gergo2014-11-131-0/+1
* In pattern synonym matchers, support unboxed continuation results (fixes #9783).Dr. ERDI Gergo2014-11-081-0/+1
* Add GHC.Prim.oneShotJoachim Breitner2014-11-021-0/+1
* Updated testsuite/.gitignore to exclude some test artifacts on Windows.Gintautas Miliauskas2014-10-301-1/+3
* Implementation of hsig (module signatures), per #9252Edward Z. Yang2014-10-241-0/+10
* Updated testsuite/.gitignore to cover artifacts on Windows.Gintautas Miliauskas2014-10-211-3/+4
* Don't offer hidden modules for autocomplete.Edward Z. Yang2014-09-151-0/+1
* StringBuffer should not contain initial byte-order mark (BOM)Thomas Miedema2014-09-011-0/+2
* gitignore: Ignore tests/rts/rdynamicEdward Z. Yang2014-08-221-0/+1
* Implement new CLZ and CTZ primops (re #9340)Herbert Valerio Riedel2014-08-141-0/+1
* testsuite/base: update .gitignoreAustin Seipp2014-08-111-0/+2
* Add a test for plusWord2#, addIntC#, subIntC#Reid Barton2014-08-091-0/+1
* Add test case for #9013Reid Barton2014-08-091-0/+1
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-0/+2
* Two new executables to ignore.Edward Z. Yang2014-08-011-0/+2
* Add .gitignore line for stage=1 testsuite generated fileReid Barton2014-07-301-0/+1
* Add test cases for explicitly-bidirectional pattern synonymDr. ERDI Gergo2014-07-291-0/+2