2006-12-13 |
andy@galois.com | Removing explicit Binary Tick Boxes; using Case instead. |
tree | commitdiff |
2006-12-03 |
Ian Lynagh | MERGE: In hashExpr, use Word32 rather than relying... |
tree | commitdiff |
2006-11-29 |
andy@galois.com | TickBox representation change |
tree | commitdiff |
2006-11-24 |
simonpj@microsoft.com | Drop redundant parens in pretty-printing |
tree | commitdiff |
2006-11-24 |
simonpj@microsoft.com | Improve hashing of expressions |
tree | commitdiff |
2006-11-06 |
simonpj@microsoft.com | Tidy up substitutions |
tree | commitdiff |
2006-11-01 |
Samuel Bronson | Get External Core (-fext-core) working with readline |
tree | commitdiff |
2006-11-01 |
simonpj@microsoft.com | Major overhaul of the Simplifier |
tree | commitdiff |
2006-10-25 |
andy@galois.com | an expression with a TickBox round it is not in HNF. |
tree | commitdiff |
2006-10-24 |
andy@galois.com | Haskell Program Coverage |
tree | commitdiff |
2006-10-18 |
simonpj@microsoft.com | Fix a bug in Lint (which wrongly complained when compil... |
tree | commitdiff |
2006-10-13 |
simonpj@microsoft.com | Add assertion checks for mkCoVar/mkTyVar |
tree | commitdiff |
2006-10-11 |
simonpj@microsoft.com | Improve pretty-printing slightly |
tree | commitdiff |
2006-10-11 |
Simon Marlow | More import tidying and fixing the stage 2 build |
tree | commitdiff |
2006-10-11 |
Simon Marlow | Module header tidyup, phase 1 |
tree | commitdiff |
2006-10-06 |
simonpj@microsoft.com | Comments and an import-trim |
tree | commitdiff |
2006-10-05 |
simonpj@microsoft.com | Correct the float-coercions-out-of-let patch |
tree | commitdiff |
2006-10-05 |
simonpj@microsoft.com | Comments and layout |
tree | commitdiff |
2006-10-05 |
simonpj@microsoft.com | Remove unused OccInfo (simplification) |
tree | commitdiff |
2006-10-05 |
simonpj@microsoft.com | Take 2 on the recursive-rule fix |
tree | commitdiff |
2006-10-04 |
simonpj@microsoft.com | Second bite at the rules-only idea |
tree | commitdiff |
2006-09-29 |
simonpj@microsoft.com | Remove Linear Implicit Parameters, and all their works |
tree | commitdiff |
2006-09-29 |
simonpj@microsoft.com | Improve pretty-printing of Core |
tree | commitdiff |
2006-09-29 |
simonpj@microsoft.com | Another correction to the (subtle) exprIsConApp_maybe |
tree | commitdiff |
2006-09-27 |
simonpj@microsoft.com | Fix exprIsConApp_maybe (wasn't dealing properly with... |
tree | commitdiff |
2006-09-23 |
simonpj@microsoft.com | Trim imports, and remove some dead code |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Indexed newtypes |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Small refactoring |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Missing imports in CoreUtils |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Include the existential dictionaries in dataConOrigInstPat |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Flip direction of newtype coercions, fix some comments |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Chagne newtype wrapper into worker |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | make dataConInstPat take a list of FastStrings rather... |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Fix problem with selectors for GADT records with unboxe... |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Minor tidying up |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Fix bug in type checking interface DataAlts |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | fix big-lambda eta expansion, add comments |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Fix Lint for alts involving shadowing of type variables... |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | fixing record selectors |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | GADT selector bugfix, bits of cleanup |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | clean up Coercion kinding functions, rename coercionKin... |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | fix bugs, add boolean flag to identify coercion variables |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | fix some coercion kind representation things, extend... |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Complete the evidence generation for GADTs |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | some bug-fixes, newtype deriving might work now |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | newtype fixes, coercions for non-recursive newtypes... |
tree | commitdiff |
2006-09-18 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-09-06 |
simonpj@microsoft.com | Add comment for the invariant that DataAlt is never... |
tree | commitdiff |
2006-08-06 |
Manuel M T Chakravarty | Fix a lint bug with coercions |
tree | commitdiff |
2006-08-06 |
Manuel M T Chakravarty | Resolve conflict in MkExternalCore |
tree | commitdiff |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-07-26 |
simonpj@microsoft.com | Make mkApps etc infix, and left-associative |
tree | commitdiff |
2006-09-07 |
simonpj@microsoft.com | Comments only |
tree | commitdiff |
2006-09-06 |
simonpj@microsoft.com | Make record selection look cheap |
tree | commitdiff |
2006-08-14 |
simonpj@microsoft.com | Improve exprIsCheap |
tree | commitdiff |
2006-07-28 |
Simon Marlow | .hi-boot-5 is obsolete; the earliest GHC we support... |
tree | commitdiff |
2006-07-25 |
Simon Marlow | Generalise Package Support |
tree | commitdiff |
2006-07-12 |
simonpj@microsoft.com | Experimental flag -fdicts-cheap |
tree | commitdiff |
2006-07-06 |
Jan Rochel | Don't z-encode module names in external-core output |
tree | commitdiff |
2006-07-02 |
Jan Rochel | Z-Encode external-core output |
tree | commitdiff |
2006-07-02 |
Jan Rochel | Add %local-tag to external core output |
tree | commitdiff |
2006-06-23 |
Simon Marlow | the unlifted kind |
tree | commitdiff |
2006-06-21 |
simonpj@microsoft.com | Arity and eta-expansion tuning |
tree | commitdiff |
2006-06-05 |
simonpj@microsoft.com | Remove InlinePlease and add inline function and RULE |
tree | commitdiff |
2006-05-25 |
simonpj@microsoft.com | Make rule-matching robust to lets |
tree | commitdiff |
2006-05-25 |
simonpj@microsoft.com | Fix egregious and long-standing tidying bug |
tree | commitdiff |
2006-05-22 |
simonpj@microsoft.com | Add deShadowBinds |
tree | commitdiff |
2006-05-17 |
simonpj@microsoft.com | Improve pretty-printing slightly |
tree | commitdiff |
2006-05-04 |
simonpj@microsoft.com | Pretty printing instance for Unfolding |
tree | commitdiff |
2006-04-20 |
Josef Svenningsson | Extcore can now handle data types without constructors |
tree | commitdiff |
2006-04-12 |
simonpj@microsoft.com | Improve pruning of case alternatives to account for... |
tree | commitdiff |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
tree | commitdiff |
|