Implemented and fixed bugs in CmmInfo handling
[ghc-hetmet.git] / compiler / main / HscMain.lhs
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-27 Michael D. AdamsFirst pass at implementing info tables for CPS
2007-05-10 Michael D. AdamsHooked the C-- CPS pass into the compilation pipeline
2007-06-29 Tim ChevalierFurther compileToCore improvements
2007-05-07 Manuel M T ChakravartyAdd VectInfo to HPT
2007-05-02 Simon MarlowRefactoring, tidyup and improve layering
2007-05-02 Simon MarlowPrint the "skipping" messages at verbosity 2 again
2007-04-25 Simon MarlowKeep track of free type variables in the interactive...
2007-04-19 Simon MarlowGet the InteractiveContext right when stopped at a...
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-03-28 LemmihRefactoring in HscMain.lhs
2007-03-28 LemmihTypo in comment.
2007-01-12 Ian LynaghAdd a warning for tabs in source files
2006-12-10 Pepe IborraBreakpoint code instrumentation
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comPrint the 'skipping' messages at verbosity level 1
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-08-11 sven.panne@aedion.deWarning police: Removed overlapped pattern warnings
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-02 Jan RochelAdd %local-tag to external core output
2006-06-21 Simon MarlowAllow Template Haskell to be used with -prof
2006-06-10 Don StewartDon't emit 'Skipping' messages unless -v2 or higher...
2006-04-25 Simon MarlowFix recompilation checking.
2006-04-18 LemmihMake the initial rdr and type scope available in the...
2006-04-07 Simon MarlowReorganisation of the source tree