Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 36 | -80/+80 |
* | Add a test for d3af980 (#5682) | Austin Seipp | 2014-02-20 | 1 | -2/+3 |
* | Fix #5682. Now, '(:) parses. | Richard Eisenberg | 2014-02-13 | 2 | -0/+13 |
* | More different quotes in error messages following lexer clean-up | Joachim Breitner | 2013-12-05 | 1 | -1/+1 |
* | Different quotes in error messages following lexer clean-up | Simon Peyton Jones | 2013-12-05 | 14 | -14/+14 |
* | Wibble | Krzysztof Gogolewski | 2013-11-17 | 2 | -2/+2 |
* | Error message wibbles | Simon Peyton Jones | 2013-11-06 | 2 | -4/+8 |
* | Test Trac #8506 | Simon Peyton Jones | 2013-11-06 | 3 | -0/+11 |
* | Error messsage wibbles | Simon Peyton Jones | 2013-11-06 | 2 | -37/+5 |
* | Add a timeout for #8431 | Krzysztof Gogolewski | 2013-10-12 | 1 | -1/+1 |
* | Test #8431 | Krzysztof Gogolewski | 2013-10-12 | 3 | -0/+4 |
* | Test #8430 | Krzysztof Gogolewski | 2013-10-12 | 3 | -0/+9 |
* | new test cases for MultiWayIf w/ layout | Simon Marlow | 2013-10-01 | 1 | -2/+7 |
* | Follow changes in [7ab62490/base] (re #7633) | Herbert Valerio Riedel | 2013-09-18 | 1 | -2/+4 |
* | Update to new missing-method-decl warning style | Herbert Valerio Riedel | 2013-09-18 | 2 | -35/+6 |
* | Adjust test suite to new Language Pragma warnigns | Joachim Breitner | 2013-09-14 | 17 | -25/+24 |
* | Error message wibbles | Simon Peyton Jones | 2013-09-10 | 2 | -9/+9 |
* | Test case for #7901. | Anders Papitto | 2013-08-18 | 3 | -0/+12 |
* | Add a test for 2 trailing commas in the module export list | Ian Lynagh | 2013-05-19 | 3 | -0/+6 |
* | Add a test for #7848 | Ian Lynagh | 2013-04-21 | 3 | -0/+31 |
* | Wibbles to "main is not defined in Main" messagse | Simon Peyton Jones | 2013-04-15 | 1 | -1/+1 |
* | Add a test for #7776 | Ian Lynagh | 2013-03-18 | 2 | -0/+7 |
* | T7671 / #7671 is now fixed | Ian Lynagh | 2013-02-26 | 1 | -1/+1 |
* | Update outputs following the unicode quote change in GHC's output | Ian Lynagh | 2013-02-24 | 19 | -100/+101 |
* | Add a test for #7671 | Ian Lynagh | 2013-02-23 | 2 | -0/+9 |
* | Convert more helper functions | Ian Lynagh | 2013-02-11 | 3 | -7/+7 |
* | Accept output for readFail007 | Ian Lynagh | 2013-02-01 | 1 | -1/+3 |
* | Add a test for #984 | Ian Lynagh | 2013-02-01 | 3 | -0/+14 |
* | Rename some numeric tests: nnnn -> Tnnnn | Ian Lynagh | 2013-01-25 | 8 | -6/+6 |
* | Add a test for #7476 | Ian Lynagh | 2012-12-08 | 4 | -0/+19 |
* | A ton of error message wibbles | Simon Peyton Jones | 2012-09-21 | 1 | -3/+15 |
* | Add test case for #7118. | Paolo Capriotti | 2012-08-08 | 2 | -1/+3 |
* | Added MultiWayIf tests. | Mikhail Vorozhtsov | 2012-07-16 | 6 | -0/+28 |
* | Added LambdaCase tests. | Mikhail Vorozhtsov | 2012-07-16 | 5 | -0/+20 |
* | Adapt tests to change in a parser error message. | Paolo Capriotti | 2012-06-29 | 4 | -4/+5 |
* | Update test output for mdo changes (Trac #4148) | Simon Peyton Jones | 2012-06-12 | 2 | -6/+0 |
* | Use -fobject-code for tests that use UnboxedTuples | Ian Lynagh | 2012-05-15 | 1 | -1/+1 |
* | Wibbles to deprecation errors | Simon Peyton Jones | 2012-04-25 | 1 | -6/+5 |
* | Error message modifications following ghc-new-solver modifications | Dimitrios.Vytiniotis | 2012-04-04 | 1 | -12/+36 |
* | Error message wibbles following TyClDecl/HsTyDefn refactoring | Simon Peyton Jones | 2012-03-26 | 1 | -4/+4 |
* | Modified error output and new tests for PolyKinds commit | Simon Peyton Jones | 2012-03-02 | 1 | -2/+3 |
* | Adapt test output | Jose Pedro Magalhaes | 2012-01-16 | 1 | -2/+2 |
* | Lots of error message wibbling, following the | Simon Peyton Jones | 2012-01-12 | 2 | -2/+2 |
* | Error message wibbles for new CoAxiom story | Simon Peyton Jones | 2012-01-04 | 1 | -0/+2 |
* | Adjust test to handling of unit unboxed tuple | Simon Peyton Jones | 2011-12-23 | 1 | -4/+4 |
* | Minor wibbles to error messages, as a result of fiddling with | Simon Peyton Jones | 2011-12-23 | 2 | -36/+36 |
* | Update test suite following the removal of the default grouping | Simon Peyton Jones | 2011-11-17 | 4 | -3/+5 |
* | Error message modifications for the new constraint solver. | Dimitrios Vytiniotis | 2011-11-16 | 1 | -36/+12 |
* | add test for #5425 | Simon Marlow | 2011-10-10 | 3 | -0/+10 |
* | Accept error message wibble | Simon Peyton Jones | 2011-09-29 | 1 | -1/+1 |