remove the ITBL_SIZE constants which were wrong, but fortunately unused
[ghc-hetmet.git] / compiler / main / Breakpoints.hs
2007-02-21 Pepe IborraImproving the performance of breakpoints up to 50%...
2006-12-20 Pepe IborraFix import lists
2006-12-16 Ian LynaghFix the build
2006-12-11 Pepe IborraAdjust code from manual merges
2006-12-10 Pepe IborraHandle breakpoint jumps while splicing TH functions...
2006-12-10 Pepe IborraBreakpoint code instrumentation
2006-12-10 Pepe IborraExtend the GHC API with breakpoints and breakpoint...