| Commit message (Expand) | Author | Age | Files | Lines |
* | Flatten nested casts in the simple optimizer | Alexis King | 2020-05-03 | 1 | -0/+1 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2020-01-04 | 1 | -1/+1 |
* | Encode shape information in `PmOracle` | Sebastian Graf | 2019-09-16 | 1 | -0/+1 |
* | Make add_info attach unfoldings (#16615) | Tobias Dammers | 2019-08-15 | 1 | -1/+1 |
* | Add test cases for #16615 | Tobias Dammers | 2019-08-15 | 1 | -0/+1 |
* | Improve the very simple optimiser slightly | Simon Peyton Jones | 2019-02-20 | 1 | -0/+1 |
* | testsuite: Use makefile_test | Ben Gamari | 2019-01-30 | 1 | -4/+3 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 1 | -3/+4 |
* | Batch merge | Ben Gamari | 2019-01-30 | 1 | -4/+3 |
* | Fix broken test T14547. | HE, Tao | 2018-06-04 | 1 | -1/+1 |
* | testsuite: Really mark T14547 as broken | Ben Gamari | 2018-06-03 | 1 | -1/+0 |
* | testsuite: Mark T14547 as broken | Ben Gamari | 2018-06-03 | 1 | -0/+1 |
* | Improve exhaustiveness checking for literal values and patterns, fix #14546 | HE, Tao | 2018-06-03 | 1 | -0/+3 |
* | Normalize the element type of ListPat, fix #14547 | HE, Tao | 2018-05-08 | 1 | -0/+1 |
* | Revert "Normalize the element type of ListPat, fix #14547" | Ben Gamari | 2018-05-08 | 1 | -1/+0 |
* | Normalize the element type of ListPat, fix #14547 | Ben Gamari | 2018-05-08 | 1 | -0/+1 |
* | Revert "Normalize the element type of ListPat, fix #14547" | Ben Gamari | 2018-05-08 | 1 | -1/+0 |
* | Normalize the element type of ListPat, fix #14547 | HE, Tao | 2018-05-05 | 1 | -0/+1 |
* | Add a test for #14815: | Ömer Sinan Ağacan | 2018-04-19 | 1 | -0/+1 |
* | Improve exhaustive checking for guards in pattern bindings and MultiIf. | HE, Tao | 2018-03-02 | 1 | -0/+2 |
* | Fix #14135 by validity checking matches | Carlos Tomé | 2017-12-14 | 1 | -0/+1 |
* | Fix missing fields warnings in empty record construction, fix #13870 | HE, Tao | 2017-09-15 | 1 | -0/+1 |
* | Changed OverLit warnings to work with negative literals (#13257) | Rupert Horlick | 2017-03-06 | 1 | -0/+1 |
* | Prohibit RULES changing constructors | David Feuer | 2017-03-02 | 1 | -0/+1 |
* | Fix push_bang_into_newtype when the pattern match has no arguments | Matthew Pickering | 2017-02-07 | 1 | -0/+1 |
* | Remove clean_cmd and extra_clean usage from .T files | Thomas Miedema | 2017-01-22 | 1 | -17/+4 |
* | Ensure nested binders have Internal Names | Simon Peyton Jones | 2017-01-05 | 1 | -0/+1 |
* | Test Trac #12950 | Simon Peyton Jones | 2016-12-21 | 1 | -0/+1 |
* | Fix 'SPECIALISE instance' | Simon Peyton Jones | 2016-12-21 | 1 | -0/+1 |
* | Testsuite: remove `-Wno-warn-tabs` from default flags | Thomas Miedema | 2016-06-20 | 1 | -2/+2 |
* | Simplify AbsBinds wrapping | Simon Peyton Jones | 2016-02-12 | 1 | -1/+1 |
* | Add testcase for #11414 | Ben Gamari | 2016-01-17 | 1 | -0/+1 |
* | Add -fprint-typechecker-elaboration flag (fixes #10662) | Eugene Akentyev | 2015-12-17 | 1 | -0/+1 |
* | Major Overhaul of Pattern Match Checking (Fixes #595) | George Karachalias | 2015-12-03 | 1 | -1/+0 |
* | Implement the Strict language extension | Adam Sandberg Eriksson | 2015-11-14 | 1 | -2/+3 |
* | Testsuite: add test for #10767 | Thomas Miedema | 2015-09-24 | 1 | -0/+1 |
* | Testsuite: delete remaining only_compiler_types(['ghc']) setups | Thomas Miedema | 2015-07-14 | 1 | -4/+2 |
* | Testsuite: delete expect_fail setups for ghc < 7.1 | Thomas Miedema | 2015-06-09 | 1 | -1/+1 |
* | Do not quantify over the function itself in a RULE | Simon Peyton Jones | 2015-04-07 | 1 | -0/+1 |
* | Enabled warn on tabs by default (fixes #9230) | Mateusz Lenik | 2014-10-21 | 1 | -2/+2 |
* | Test Trac #8470 | Simon Peyton Jones | 2013-10-23 | 1 | -0/+1 |
* | Test Trac #7669 | Simon Peyton Jones | 2013-02-13 | 1 | -0/+1 |
* | Remove ds061 | Ian Lynagh | 2013-02-11 | 1 | -1/+0 |
* | Convert more helper functions | Ian Lynagh | 2013-02-11 | 1 | -1/+1 |
* | Pass the test name to the test options | Ian Lynagh | 2013-02-07 | 1 | -1/+1 |
* | Test Trac #2431 | Simon Peyton Jones | 2013-01-04 | 1 | -0/+1 |
* | Test Trac #5252 (again) | Simon Peyton Jones | 2012-09-18 | 1 | -0/+6 |
* | Test Trac #5001 | Simon Peyton Jones | 2011-11-30 | 1 | -0/+6 |
* | Test Trac #5455 | Simon Peyton Jones | 2011-09-05 | 1 | -0/+1 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 1 | -0/+90 |