View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / prelude /
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 sven.panne@aedion.deFixed TeX syntax
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-31 Roman LeshchinskiyRemove NDP-related stuff from PrelNames
2007-08-30 Roman LeshchinskiyFix vectorisation of sum type constructors
2007-08-30 Roman LeshchinskiyTrack changes to package ndp (use PArray_Int# instead...
2007-08-30 Roman LeshchinskiyAdd code for looking up PA methods of primitive TyCons
2007-08-24 Roman LeshchinskiyRemove unused vectorisation built-in
2007-08-24 Roman LeshchinskiyAdd UArr built-in
2007-08-24 Roman LeshchinskiyRemove Embed and related stuff from vectorisation
2007-08-23 Roman LeshchinskiyUse n-ary sums and products for NDP's generic represent...
2007-08-30 Simon Marlowexpand docs for unsafeCoerce#, as a result of investiga...
2007-08-22 Roman LeshchinskiyPR is an explicit record, not a class
2007-08-22 Roman LeshchinskiyAdd vectorisation-related built-in
2007-08-22 Roman LeshchinskiyUse NDP's own (:*:) and (:+:)
2007-08-22 Roman LeshchinskiyRename vectorisation-related stuff
2007-08-21 Roman LeshchinskiyAdd NDP-related PrelNames
2007-08-15 Roman LeshchinskiyUse lookupOrig to find built-in NDP-related names
2007-08-07 Roman LeshchinskiyImplicitly import NDP stuff when vectorising
2007-08-08 Roman LeshchinskiyAdd more NDP functions to PrelNames
2007-08-08 Roman LeshchinskiyPA functions are no longer methods
2007-08-07 Roman LeshchinskiyPA is now an explicit record instead of a typeclass
2007-08-07 Roman LeshchinskiyImplicitly import NDP stuff when vectorising
2007-07-25 Roman LeshchinskiyAdd emptyPA to PrelNames
2007-07-16 Roman LeshchinskiyGet NDP prelnames from the right modules
2007-07-11 andy@galois.comStoping constant folding of calls to chr# that are...
2007-07-10 Roman LeshchinskiyPA is now a class instead of a record
2007-06-29 Roman LeshchinskiyAdd NDP-related PrelNames
2007-05-16 Michael D. AdamsAdded "C--" foreign calling convention
2007-05-14 Simon Marlowremove accidentally-committed change
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-10 Simon Marlowremove now-unused usage information (#1003)
2007-05-04 simonpj@microsoft.comMake -frewrite-rules into a dynamic flag; off for -O0
2007-05-03 Simon MarlowUse a primop for getting the fields of the AP_STACK...
2007-04-25 Simon Marlowthe Unknown types aren't required now
2007-04-25 Manuel M T ChakravartyGenerating synonym instance representation tycons
2007-04-20 simonpj@microsoft.comFix the GHC.Base.inline builtin rule
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2007-04-02 Manuel M T ChakravartyFixed desugaring of parallel array comprehensions
2007-03-17 Ian LynaghFix typo "lazy y x" -> "lazy y"
2007-03-14 sven.panne@aedion.deUnbreak Haddock markup
2007-03-14 sven.panne@aedion.deFixed LaTeX markup
2007-03-14 Brian AllietUpdate the wired-in name for Data.String.IsString
2007-03-06 Simon Marlowadd noDuplicate#
2007-03-03 Ian LynaghUse Data.String rather than GHC.Base for IsString/fromS...
2007-03-01 Ian LynaghFix typo in primops docs
2007-02-28 Simon MarlowFix #839 (Generate documentation for built-in types...
2007-02-27 Simon MarlowRemove the itbls field of BCO, put itbls in with the...
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
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