View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / deSugar /
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-10-15 andy@galois.comFIX #1759 while respecting the ticks
2007-10-10 simonpj@microsoft.comFix Trac #1759: do not let ticks get in the way of...
2007-09-06 Simon MarlowFIX #1465, error messages could sometimes say things...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-03 Ross PatersonFIX for #1080
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-29 Pepe IborraUNDO: Extend ModBreaks with the srcspan's of the enclos...
2007-08-26 Simon MarlowRefactoring only: remove [Id] field from ForeignStubs
2007-08-26 Ian LynaghCheck that exported modules were actually imported...
2007-08-22 simonpj@microsoft.comPrint infix function definitions correctly in HsSyn
2007-08-21 Pepe IborraExtend ModBreaks with the srcspan's of the enclosing...
2007-08-09 simonpj@microsoft.comTidy up the treatment of newtypes, refactor, and fix...
2007-08-07 Isaac DupreeWarning police: eliminate all defaulting within stage1
2007-07-17 andy@galois.comAdding pushing of hpc translation status through hi...
2007-07-12 andy@galois.comFixing Hpc SrcSpan usage; rejecting SrcSpans that are...
2007-07-11 andy@galois.comcalling pprPanic rather than error when something goes...
2007-07-11 andy@galois.comAdding better support for HsSyn
2007-07-11 andy@galois.comAdding support for package names into hpc outputed...
2007-07-10 Roman LeshchinskiyAdd dsLookupClass
2007-07-10 Manuel M T ChakravartyLookup of class and family instances in vectorisation...
2007-07-02 Ian LynaghRemove mapAccumL, mapAccumR, mapAccumB
2007-06-26 andy@galois.comMaking -fhpc work with a stage1 build, via the compat...
2007-06-22 andy@galois.comStage2 now used the package hpc to get the hpc datastru...
2007-06-21 simonpj@microsoft.comUnbreak the stage-2 compiler (record-type changes)
2007-06-21 LemmihAdd several new record features
2007-06-18 LemmihRemove the unused HsExpr constructor DictPat
2007-06-07 LemmihFix a bug in MatchCon, and clarify what dataConInstOrig...
2007-06-09 andy@galois.comUsing blacklist of places not to cover, rather than...
2007-06-08 andy@galois.comNot adding ticks to compiler generated derived code.
2007-05-16 Simon Marlow'let' expressions: fix scope of the binders (see test...
2007-05-16 Simon MarlowAvoid some unnecessary ticks in debugging mode
2007-05-16 Simon Marlowcomment out unused definition
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-04 Manuel M T ChakravartyAdded VectInfo to ModGuts
2007-05-04 simonpj@microsoft.comMake -frewrite-rules into a dynamic flag; off for -O0
2007-05-03 Simon Marlowuse the reader part of the monad for the inScope set
2007-05-02 simonpj@microsoft.comAdd more assertions
2007-05-02 simonpj@microsoft.comMake records work properly with type families
2007-04-30 andy@galois.comChanging internal data structures used by Hpc
2007-04-26 Simon Marlowfix scoping issues with mdo (test dynbrk004)
2007-04-26 Simon MarlowAttach free variables rather than in-scope variables...
2007-04-24 Simon MarlowBreakpoints: get the names of the free variables right
2007-04-24 Simon Marlowremove unused imports
2007-04-23 Simon Marlowrevert previous fix until I can find out why it was...
2007-04-22 simonpj@microsoft.comFix corner case of useless constraint in SPECIALISE...
2007-04-20 Simon Marlowbreakpoints: fix the in-scope set for 'where' clauses
2007-04-19 Simon Marlowwe weren't adding breakpoints on parenthesised expressions
2007-04-18 Simon MarlowVarious cleanups and improvements to the breakpoint...
2007-04-17 Simon Marlowremove extraneous "+1"; column numbers start at zero
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-16 Ian LynaghRemove whitespace, mostly tabs, from string literals
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-04-02 Manuel M T ChakravartyFixed desugaring of parallel array comprehensions
2007-03-30 simonpj@microsoft.comThe ru_local field of a CoreRule is False for implicit Ids
2007-03-23 simonpj@microsoft.comWibble fixing overlapped pattern
2007-03-16 simonpj@microsoft.comDesugar applications of 'seq' specially; fix Trac ...
2007-02-23 Pepe IborraWibble
2007-02-22 Pepe IborraUnbreak HEAD
2007-01-11 Simon Marlowrefactoring only: remove unused code/imports
2007-02-21 Pepe IborraImproving the performance of breakpoints up to 50%...
2007-02-21 simonpj@microsoft.comDeal more correctly with orphan instances
2007-02-13 Pepe IborraModify the breakpoint desugaring to introduce more...
2007-02-05 simonpj@microsoft.comEstablish the CoreSyn let/app invariant
2007-02-04 lennart@augustsson.netMake HsRecordBinds a data type instead of a synonym.
2007-02-02 Pepe IborraExtend the local bindings at a breakpoint with one...
2007-02-02 Pepe IborraRefactoring of DsBreakpoint.hs
2007-02-02 Pepe IborraFix imports
2007-01-31 Pepe IborraBugFix: do not insert breakpoints around expressions...
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2007-01-21 Pepe IborraComments only
2007-01-07 Pepe IborraReorganizing my mess a bit
2007-01-11 Pepe IborraToo agressive breakpoint coalescing politics
2007-01-11 simonpj@microsoft.comMake the LiberateCase transformation understand associa...
2006-12-29 andy@galois.comAdding a GENERATED pragma
2006-12-28 Manuel M T ChakravartyParse and desugar equational constraints
2006-12-22 Pepe IborraRemove a reference to GHC.Exts.Ptr in stage1
2006-12-20 Pepe IborraFix import lists
2006-12-11 Pepe IborraToggle whether the RTS gets build with debugger support...
2006-12-11 Pepe IborraAdjust code from manual merges
2006-12-10 Pepe IborraCapturing and keeping track of local bindins in the...
2006-12-10 Pepe IborraBreakpoint code instrumentation
2006-12-10 Pepe IborraThe breakpoint primitive
2006-12-13 andy@galois.comRemoving explicit Binary Tick Boxes; using Case instead.
2006-12-09 andy@galois.comAdding tracing support
2006-11-29 andy@galois.comTickBox representation change
2006-11-01 andy@galois.comFixing Alts to reflect Alternatives, rather than every...
2006-11-21 Simon Marlowput the unsafeCoerce trace inside DEBUG, to avoid test...
2006-10-25 andy@galois.comAdding arrows to the acceptable code for hpc
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-13 Manuel M T ChakravartyKeep track of family instance modules
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 simonpj@microsoft.comRejig the auto-scc wrapping stuff
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comComments and an import-trim
next