Big tidy-up of deriving code
[ghc-hetmet.git] / compiler / prelude /
2006-12-16 Pepe IborraFix an overlapping of uniques in PrelNames
2006-12-10 Pepe IborraClosure inspection in GHCi
2006-12-10 Pepe IborraThe breakpoint primitive
2006-12-10 Pepe IborraRetrieving the datacon of an arbitrary closure
2006-12-09 Pepe IborraTwo new prim ops to access the Info Table and Payload...
2006-11-15 Simon Marlowrestore compilation with 5.04
2006-11-13 simonpj@microsoft.comAdd literal-shift rewrite rules
2006-11-13 simonpj@microsoft.comFixups to PelRules (esp using intResult, wordResult)
2006-11-10 simonpj@microsoft.comCosmetics only
2006-11-01 simonpj@microsoft.comMajor overhaul of the Simplifier
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-11 simonpj@microsoft.comAdd comments about primop rules
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-07 tharris@microsoft.comSTM invariants
2006-10-04 simonpj@microsoft.comComments only
2006-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
2006-09-23 simonpj@microsoft.comRemove dead code concerning coercions from TypeRep
2006-09-23 simonpj@microsoft.comTrim imports, and remove some dead code
2006-09-20 Manuel M T ChakravartyIntroduce coercions for data instance decls
2006-09-20 Manuel M T ChakravartyExtend TyCons and DataCons to represent data instance...
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-09-18 Manuel M T ChakravartyRemove argument variance info of tycons
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-16 simonpj@microsoft.comAdd ad-hoc typing checks for tagToEnum#
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowremove unused bits, mostly to do with the Addr type
2006-06-23 Simon Marlowthe unlifted kind
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-08 simonpj@microsoft.comDo not put wired-in things in interface files
2006-05-02 LemmihbreakpointCond
2006-04-18 Simon Marlowremove vestiges of ByteArray and MutableByteArray,...
2006-04-07 Simon MarlowReorganisation of the source tree