| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master into the ghc-new-co branch | Simon Peyton Jones | 2011-05-06 | 1 | -1/+1 |
|\ |
|
| * | Fix Trac #5117: desugar literal patterns consistencly | Simon Peyton Jones | 2011-05-04 | 1 | -1/+1 |
* | | This BIG PATCH contains most of the work for the New Coercion Representation | Simon Peyton Jones | 2011-04-19 | 1 | -6/+8 |
|/ |
|
* | Refine incomplete-pattern checks (Trac #4905) | simonpj@microsoft.com | 2011-01-27 | 1 | -33/+39 |
* | Remove the now-unused constructor VarPatOut | simonpj@microsoft.com | 2010-11-05 | 1 | -6/+0 |
* | Add rebindable syntax for if-then-else | simonpj@microsoft.com | 2010-10-22 | 1 | -1/+1 |
* | White space only | simonpj@microsoft.com | 2010-10-21 | 1 | -3/+3 |
* | Make warning-free | simonpj@microsoft.com | 2010-10-06 | 1 | -9/+13 |
* | Fix Trac #4371: matching of view patterns | simonpj@microsoft.com | 2010-10-06 | 1 | -83/+94 |
* | Remove -fwarn-simple-patterns, and make -fwarn-incomplete-patterns include la... | simonpj@microsoft.com | 2010-09-22 | 1 | -21/+9 |
* | Add separate functions for querying DynFlag and ExtensionFlag options | Ian Lynagh | 2010-09-18 | 1 | -1/+1 |
* | Remove (most of) the FiniteMap wrapper | Ian Lynagh | 2010-09-14 | 1 | -6/+7 |
* | Move error-ids to MkCore (from PrelRules) | simonpj@microsoft.com | 2010-09-14 | 1 | -1/+0 |
* | Super-monster patch implementing the new typechecker -- at last | simonpj@microsoft.com | 2010-09-13 | 1 | -4/+4 |
* | The Big INLINE Patch: totally reorganise way that INLINE pragmas work | simonpj@microsoft.com | 2009-10-29 | 1 | -4/+5 |
* | Add tuple sections as a new feature | simonpj@microsoft.com | 2009-07-23 | 1 | -15/+18 |
* | Fix a lint failure when we have a ! (# ... #) pattern in a where clause | Ian Lynagh | 2009-04-24 | 1 | -0/+15 |
* | mkErrorAppDs now takes an SDoc rather than a String | Ian Lynagh | 2009-03-31 | 1 | -2/+2 |
* | Fix Trac #3126: matching overloaded literals | simonpj@microsoft.com | 2009-03-30 | 1 | -24/+41 |
* | Handle introduction of MkCore in Match | Max Bolingbroke | 2008-07-31 | 1 | -2/+3 |
* | Fixes for haddock 0.8 | Ian Lynagh | 2008-07-21 | 1 | -2/+2 |
* | (F)SLIT -> (f)sLit in Match | Ian Lynagh | 2008-04-12 | 1 | -11/+11 |
* | Rename WpCo to WpCast | simonpj@microsoft.com | 2008-04-22 | 1 | -2/+2 |
* | Don't import FastString in HsVersions.h | Ian Lynagh | 2008-03-29 | 1 | -0/+1 |
* | Revert an accidental comment change | Ian Lynagh | 2008-02-15 | 1 | -1/+1 |
* | Fixed warnings in deSugar/Match, except for incomplete pattern matches | Twan van Laarhoven | 2008-02-03 | 1 | -20/+34 |
* | Monadify deSugar/Match: use do, return, applicative, standard monad functions | Twan van Laarhoven | 2008-01-17 | 1 | -43/+41 |
* | View patterns, record wildcards, and record puns | Dan Licata | 2007-10-10 | 1 | -24/+152 |
* | Fix CodingStyle#Warnings URLs | Ian Lynagh | 2007-09-04 | 1 | -1/+1 |
* | Use OPTIONS rather than OPTIONS_GHC for pragmas | Ian Lynagh | 2007-09-03 | 1 | -2/+2 |
* | Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules | Ian Lynagh | 2007-09-01 | 1 | -0/+7 |
* | Print infix function definitions correctly in HsSyn | simonpj@microsoft.com | 2007-08-22 | 1 | -2/+2 |
* | Remove the unused HsExpr constructor DictPat | Lemmih | 2007-06-18 | 1 | -9/+0 |
* | Warning fix for unused and redundant imports | Michael D. Adams | 2007-05-10 | 1 | -1/+0 |
* | Add more assertions | simonpj@microsoft.com | 2007-05-02 | 1 | -1/+2 |
* | Module header tidyup, phase 1 | Simon Marlow | 2006-10-11 | 1 | -24/+24 |
* | Global renamings in HsSyn | simonpj@microsoft.com | 2006-09-29 | 1 | -7/+7 |
* | fix bugs, add boolean flag to identify coercion variables | Manuel M T Chakravarty | 2006-09-20 | 1 | -1/+4 |
* | Comment on the commoning up of CoPats in Match | simonpj@microsoft.com | 2006-09-06 | 1 | -0/+4 |
* | Add a missing prime, to fix desugaring of CoPats | Manuel M T Chakravarty | 2006-08-06 | 1 | -1/+1 |
* | Massive patch for the first months work adding System FC to GHC #9 | Manuel M T Chakravarty | 2006-08-04 | 1 | -165/+200 |
* | Fall over more gracefully when there's a Template Haskell error | simonpj@microsoft.com | 2006-08-18 | 1 | -2/+2 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+740 |