remove the ITBL_SIZE constants which were wrong, but fortunately unused
[ghc-hetmet.git] / compiler / deSugar / DsBreakpoint.lhs
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-02-21 Pepe IborraImproving the performance of breakpoints up to 50%...
2007-02-13 Pepe IborraModify the breakpoint desugaring to introduce more...
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...
2007-01-21 Pepe IborraComments only
2007-01-07 Pepe IborraReorganizing my mess a bit
2007-01-11 Pepe IborraToo agressive breakpoint coalescing politics
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 IborraBreakpoint code instrumentation
2006-12-10 Pepe IborraThe breakpoint primitive