Make some profiling flags dynamic
[ghc-hetmet.git] / compiler / deSugar /
2008-12-09 Ian LynaghMake some profiling flags dynamic
2008-12-08 simonpj@microsoft.comUse CoreSubst.simpleOptExpr in place of the ad-hoc...
2008-12-05 simonpj@microsoft.comCompletely new treatment of INLINE pragmas (big patch)
2008-12-05 simonpj@microsoft.comAdd static flag -fsimple-list-literals
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-11-25 Simon MarlowFix #2740: we were missing the free variables on some...
2008-11-03 simonpj@microsoft.comFix desugaring of record update (fixes Trac #2735)
2008-10-31 simonpj@microsoft.comComments only
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature
2008-10-28 simonpj@microsoft.comMostly-fix Trac #2595: updates for existentials
2008-10-19 simonpj@microsoft.comSpelling error in comment
2008-10-03 simonpj@microsoft.comAdd ASSERTs to all calls of nameModule
2008-09-20 simonpj@microsoft.comTidy up the treatment of dead binders
2008-09-16 andygill@ku.eduFix Trac #2052 Allowing hpc to understand hsc files.
2008-09-12 Roman LeshchinskiyChange desugaring of PArr literals
2008-09-15 simonpj@microsoft.comMinor refactoring to get rid of Type.splitNewTyConApp
2008-09-15 simonpj@microsoft.comRefactor the desugaring of RULE lhss a bit
2008-09-14 Thomas SchillingReturn instead of print warnings and errors in desugarer.
2008-09-03 simonpj@microsoft.comMajor change in compilation of instance declarations...
2008-08-27 simonpj@microsoft.comFix Trac #2520: duplicate symbols
2008-08-26 simonpj@microsoft.comFix flaggery for RULES (cf Trac #2497)
2008-08-11 simonpj@microsoft.comMostly fix Trac #2431: make empty case acceptable to...
2008-08-07 Max BolingbrokeRemove redundant fromIntegral calls
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsMonad and expand API
2008-07-31 Max BolingbrokeHandle introduction of MkCore in MatchLit
2008-07-31 Max BolingbrokeHandle introduction of MkCore in MatchCon
2008-07-31 Max BolingbrokeHandle introduction of MkCore in Match
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsUtils
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsMeta
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsListComp
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsForeign
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsExpr
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsBinds
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsArrows
2008-07-31 Max BolingbrokeHandle optSrcSpanFileName rename in Coverage
2008-07-31 Max BolingbrokeSplit the Id related functions out from Var into Id...
2008-07-21 Ian LynaghFixes for haddock 0.8
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-07-08 Ian LynaghRemove all .hi-boot-6 files
2008-07-01 simonpj@microsoft.comEasy fix for Trac #2409
2008-06-14 Ian LynaghFix a warning in DsForeign
2008-06-14 Ian LynaghFix warnings in DsForeign
2008-06-05 simonpj@microsoft.comFix Trac #2045: use big-tuple machiney for implication...
2008-06-05 simonpj@microsoft.comDesugar multiple polymorphic bindings more intelligently
2008-06-05 simonpj@microsoft.comAdd non-recursive let-bindings for types
2008-05-16 Simon Marlowvalidate fix: eliminate a warning
2008-05-16 simonpj@microsoft.comImprove the treatment of 'seq' (Trac #2273)
2008-05-14 Simon MarlowFIX #2276: foreign import stdcall "&foo" doesn't work
2008-05-13 Simon MarlowFIX #1641: don't add auto sccs to compiler-generated...
2008-05-07 Roman LeshchinskiyFIX validate: Fix warnings in new literal code
2008-05-06 Ian LynaghAdd a comment about why DsMeta needs the warning kludge
2008-05-06 simonpj@microsoft.comFix Trac #2246; overhaul handling of overloaded literals
2008-05-04 Ian LynaghMake DsArrows warning-free
2008-05-04 Ian LynaghMake DsCCall warning-free
2008-05-04 Ian LynaghMake DsMeta almost warning-free
2008-05-04 Ian LynaghMake MatchLit warning-free
2008-05-04 Ian LynaghAdd an Outputable EquationInfo instance
2008-04-23 Ian LynaghAdd 123## literals for Word#
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsMeta
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Desugar
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsForeign
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Match
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsBinds
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Coverage
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsUtils
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsUtils
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsMonad
2008-04-22 simonpj@microsoft.comRename WpCo to WpCast
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-29 Ian LynaghRemove some unnecessary imports
2008-03-29 Ian LynaghRemove an unnecessary #ifdef DEBUG
2008-03-26 Ian LynaghMake use of the SDoc type synonym
2008-03-23 Ian LynaghFollow library changes
2008-02-28 simonpj@microsoft.comComments only
2008-02-28 Max BolingbrokeMake explicit lists more fusable
2008-02-16 Ian LynaghGenerate foo(void) rather than foo() in FFI stub files
2008-02-15 Ian LynaghRevert an accidental comment change
2008-02-11 Roman LeshchinskiyFix warning (FIX validate)
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsExpr, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsGRHSs, except for incomplet...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsListComp, except for incomp...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/Check, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/Match, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/MatchCon, except for incomple...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsMonad
2008-02-08 Simon MarlowRemove some of the old compat stuff now that we assume...
2008-02-05 simonpj@microsoft.comMake do-notation a bit more flexible (Trac #1537)
2008-01-04 Simon MarlowUse the correct libffi type for pointers
2008-01-30 Ian LynaghFix warnings in deSugar/DsBinds
2008-01-24 Ian LynaghFix the build
2008-01-17 Twan van LaarhovenMonadify deSugar/DsMonad: use do, return, applicative...
2008-01-17 Twan van LaarhovenMonadify deSugar/Desugar: use do, return, applicative...
2008-01-17 Twan van LaarhovenMonadify deSugar/DsUtils: use do, return, applicative...
2008-01-17 Twan van LaarhovenMonadify deSugar/DsListComp: use do, return, applicativ...
2008-01-17 Twan van LaarhovenMonadify deSugar/DsForeign: use do, return, applicative...
2008-01-17 Twan van LaarhovenMonadify deSugar/DsGRHSs: use do, return, applicative...
2008-01-17 Twan van LaarhovenMonadify deSugar/DsExpr: use do, return, applicative...
2008-01-17 Twan van LaarhovenMonadify deSugar/MatchLit: use do, return, applicative...
next