ghc-hetmet.git
2006-09-18 Manuel M T... Don't lift ATs out of classes and instances before tc
2006-09-18 Manuel M T... Indexed type defs are not declaring type names
2006-09-18 Manuel M T... Deriving Eq for OverlapFlag again
2006-09-18 Manuel M T... fix out-of-scope variable
2006-09-18 Manuel M T... GADT pattern matching fix
2006-09-18 Manuel M T... Simplify mkDataCon slightly
2006-09-18 Manuel M T... Partial changes for derived newtype instances
2006-09-18 Manuel M T... Massive patch for the first months work adding System...
2006-09-18 Manuel M T... Massive patch for the first months work adding System...
2006-09-15 Manuel M T... Massive patch for the first months work adding System...
2006-09-15 Manuel M T... Massive patch for the first months work adding System...
2006-09-15 Manuel M T... Massive patch for the first months work adding System...
2006-09-15 Manuel M T... Added error checks & fixed bugs
2006-09-15 Manuel M T... Fix class construction
2006-09-15 Manuel M T... Renaming of indexed types
2006-09-15 Manuel M T... Renaming of kind signatures (rnTySig)
2006-09-15 Manuel M T... Revised kind signatures
2006-09-15 Manuel M T... Cleanup (re type function parsing)
2006-09-15 Manuel M T... Parser support for assoc synonyms
2006-09-15 Manuel M T... Fix migrated AT support
2006-09-15 Manuel M T... Migrate cvs diff from fptools-assoc branch
2006-09-06 simonpj@microsoft.comComment on the commoning up of CoPats in Match
2006-09-06 simonpj@microsoft.comAdd comment for the invariant that DataAlt is never...
2006-09-04 simonpj@microsoft.comComments only
2006-08-09 simonpj@microsoft.comChange ASSERT to WARN
2006-08-07 Manuel M T... OccName->FS in tyThingToIfaceDecl that moved to MkIface
2006-08-07 Manuel M T... Fix pattern w/o location in Check
2006-08-07 Manuel M T... OccName->FS change over for equalities in GADTs
2006-08-07 Manuel M T... Comments only
2006-08-07 Manuel M T... Correct grevious bug in mkSymCoercion
2006-08-07 Manuel M T... GADT tweaks
2006-08-07 Manuel M T... Configure changes to make testsuite work better on...
2006-08-06 Manuel M T... Remove Control-M from Coercion.hs
2006-08-06 Manuel M T... Add Coercion.lhs
2006-08-06 Manuel M T... Adding TcGadt.lhs
2006-08-06 Manuel M T... Add a missing prime, to fix desugaring of CoPats
2006-08-06 Manuel M T... Comments and tidy-up
2006-08-06 Manuel M T... Fix a lint bug with coercions
2006-08-06 Manuel M T... GADT fixes
2006-08-06 Manuel M T... Add CoPat stuff
2006-08-06 Manuel M T... Resolve conflict in MkExternalCore
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 Manuel M T... Massive patch for the first months work adding System...
2006-08-04 simonpj@microsoft.comComments only
2006-08-02 Manuel M T... Add new field to TySynonym
2006-08-02 Manuel M T... Make 'iso' special in the parser
2006-08-01 kevind@bu.eduAdd missing Cast cases to libCase and scExpr
2006-07-26 simonpj@microsoft.comMake mkApps etc infix, and left-associative
2006-07-26 simonpj@microsoft.comA somewhat subtle (FC-related) bug concerning the monom...
2006-07-14 simonpj@microsoft.comAdd some type signatures
2006-07-13 simonpj@microsoft.comA class in an interface file defines the CoTyCon of...
2006-07-06 simonpj@microsoft.comTiny comment change (darcs test only)
2006-09-19 sven.panne... Currently we don't build cabal-setup Before_FC_branch_merge
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-09-19 Simon Marlowone more boring file
2006-09-19 Simon Marlowfix one boring file
2006-09-19 Simon Marlowunused imports
2006-09-19 Simon Marlowadd boring files from a build tree
2006-09-19 Simon Marlowremove old comment
2006-09-19 Simon Marlowunused import
2006-09-18 Simon Marlowsome updates
2006-09-18 Simon Marlowuse ghc-pkg --force-files, and update command-line...
2006-09-18 Simon Marlowadd --force-files, like --force but doesn't allow missi...
2006-09-16 Simon Marlowemit an error if the user ran autoconf instead of autor...
2006-09-16 Simon MarlowSanity check that all the core packages are present
2006-09-13 Simon Marlowreformat import
2006-09-13 Simon Marlowminor reformatting
2006-09-13 Simon Marlowcompiler/ isn't boring
2006-09-18 Markus LauerAdded parsing rule for BangPattern in case expr
2006-09-18 simonpj@microsoft.comFix a bug in subsumption, and tweak error messages
2006-09-18 simonpj@microsoft.comComments
2006-09-18 simonpj@microsoft.comEnsure that only zonked poly_ids are passed to tcSpecPrag
2006-09-18 simonpj@microsoft.comComments only
next