2008-12-16 |
Simon Marlow | Rollback INLINE patches |
tree | commitdiff |
2008-12-09 |
Ian Lynagh | Make some profiling flags dynamic |
tree | commitdiff |
2008-12-08 |
simonpj@microsoft.com | Use CoreSubst.simpleOptExpr in place of the ad-hoc... |
tree | commitdiff |
2008-12-05 |
simonpj@microsoft.com | Completely new treatment of INLINE pragmas (big patch) |
tree | commitdiff |
2008-12-05 |
simonpj@microsoft.com | Add static flag -fsimple-list-literals |
tree | commitdiff |
2008-08-14 |
dias@eecs.harvard.edu | Merging in the new codegen branch |
tree | commitdiff |
2008-11-25 |
Simon Marlow | Fix #2740: we were missing the free variables on some... |
tree | commitdiff |
2008-11-03 |
simonpj@microsoft.com | Fix desugaring of record update (fixes Trac #2735) |
tree | commitdiff |
2008-10-31 |
simonpj@microsoft.com | Comments only |
tree | commitdiff |
2008-10-30 |
simonpj@microsoft.com | Add (a) CoreM monad, (b) new Annotations feature |
tree | commitdiff |
2008-10-28 |
simonpj@microsoft.com | Mostly-fix Trac #2595: updates for existentials |
tree | commitdiff |
2008-10-19 |
simonpj@microsoft.com | Spelling error in comment |
tree | commitdiff |
2008-10-03 |
simonpj@microsoft.com | Add ASSERTs to all calls of nameModule |
tree | commitdiff |
2008-09-20 |
simonpj@microsoft.com | Tidy up the treatment of dead binders |
tree | commitdiff |
2008-09-16 |
andygill@ku.edu | Fix Trac #2052 Allowing hpc to understand hsc files. |
tree | commitdiff |
2008-09-12 |
Roman Leshchinskiy | Change desugaring of PArr literals |
tree | commitdiff |
2008-09-15 |
simonpj@microsoft.com | Minor refactoring to get rid of Type.splitNewTyConApp |
tree | commitdiff |
2008-09-15 |
simonpj@microsoft.com | Refactor the desugaring of RULE lhss a bit |
tree | commitdiff |
2008-09-14 |
Thomas Schilling | Return instead of print warnings and errors in desugarer. |
tree | commitdiff |
2008-09-03 |
simonpj@microsoft.com | Major change in compilation of instance declarations... |
tree | commitdiff |
2008-08-27 |
simonpj@microsoft.com | Fix Trac #2520: duplicate symbols |
tree | commitdiff |
2008-08-26 |
simonpj@microsoft.com | Fix flaggery for RULES (cf Trac #2497) |
tree | commitdiff |
2008-08-11 |
simonpj@microsoft.com | Mostly fix Trac #2431: make empty case acceptable to... |
tree | commitdiff |
2008-08-07 |
Max Bolingbroke | Remove redundant fromIntegral calls |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsMonad and expand API |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in MatchLit |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in MatchCon |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in Match |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsUtils |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsMeta |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsListComp |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsForeign |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsExpr |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsBinds |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle introduction of MkCore in DsArrows |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Handle optSrcSpanFileName rename in Coverage |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Split the Id related functions out from Var into Id... |
tree | commitdiff |
2008-07-21 |
Ian Lynagh | Fixes for haddock 0.8 |
tree | commitdiff |
2008-07-20 |
Thomas Schilling | Fix Haddock errors. |
tree | commitdiff |
2008-07-20 |
Ian Lynagh | Add a WARNING pragma |
tree | commitdiff |
2008-07-08 |
Ian Lynagh | Remove all .hi-boot-6 files |
tree | commitdiff |
2008-07-01 |
simonpj@microsoft.com | Easy fix for Trac #2409 |
tree | commitdiff |
2008-06-14 |
Ian Lynagh | Fix a warning in DsForeign |
tree | commitdiff |
2008-06-14 |
Ian Lynagh | Fix warnings in DsForeign |
tree | commitdiff |
2008-06-05 |
simonpj@microsoft.com | Fix Trac #2045: use big-tuple machiney for implication... |
tree | commitdiff |
2008-06-05 |
simonpj@microsoft.com | Desugar multiple polymorphic bindings more intelligently |
tree | commitdiff |
2008-06-05 |
simonpj@microsoft.com | Add non-recursive let-bindings for types |
tree | commitdiff |
2008-05-16 |
Simon Marlow | validate fix: eliminate a warning |
tree | commitdiff |
2008-05-16 |
simonpj@microsoft.com | Improve the treatment of 'seq' (Trac #2273) |
tree | commitdiff |
2008-05-14 |
Simon Marlow | FIX #2276: foreign import stdcall "&foo" doesn't work |
tree | commitdiff |
2008-05-13 |
Simon Marlow | FIX #1641: don't add auto sccs to compiler-generated... |
tree | commitdiff |
2008-05-07 |
Roman Leshchinskiy | FIX validate: Fix warnings in new literal code |
tree | commitdiff |
2008-05-06 |
Ian Lynagh | Add a comment about why DsMeta needs the warning kludge |
tree | commitdiff |
2008-05-06 |
simonpj@microsoft.com | Fix Trac #2246; overhaul handling of overloaded literals |
tree | commitdiff |
2008-05-04 |
Ian Lynagh | Make DsArrows warning-free |
tree | commitdiff |
2008-05-04 |
Ian Lynagh | Make DsCCall warning-free |
tree | commitdiff |
2008-05-04 |
Ian Lynagh | Make DsMeta almost warning-free |
tree | commitdiff |
2008-05-04 |
Ian Lynagh | Make MatchLit warning-free |
tree | commitdiff |
2008-05-04 |
Ian Lynagh | Add an Outputable EquationInfo instance |
tree | commitdiff |
2008-04-23 |
Ian Lynagh | Add 123## literals for Word# |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in DsMeta |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in Desugar |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in DsForeign |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in Match |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in DsBinds |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in Coverage |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in DsUtils |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in DsUtils |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in DsMonad |
tree | commitdiff |
2008-04-22 |
simonpj@microsoft.com | Rename WpCo to WpCast |
tree | commitdiff |
2008-04-02 |
Simon Marlow | Do not #include external header files when compiling... |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Don't import FastString in HsVersions.h |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Remove some unnecessary imports |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Remove an unnecessary #ifdef DEBUG |
tree | commitdiff |
2008-03-26 |
Ian Lynagh | Make use of the SDoc type synonym |
tree | commitdiff |
2008-03-23 |
Ian Lynagh | Follow library changes |
tree | commitdiff |
2008-02-28 |
simonpj@microsoft.com | Comments only |
tree | commitdiff |
2008-02-28 |
Max Bolingbroke | Make explicit lists more fusable |
tree | commitdiff |
2008-02-16 |
Ian Lynagh | Generate foo(void) rather than foo() in FFI stub files |
tree | commitdiff |
2008-02-15 |
Ian Lynagh | Revert an accidental comment change |
tree | commitdiff |
2008-02-11 |
Roman Leshchinskiy | Fix warning (FIX validate) |
tree | commitdiff |
2008-02-03 |
Twan van Laarhoven | Fixed warnings in deSugar/DsExpr, except for incomplete... |
tree | commitdiff |
2008-02-03 |
Twan van Laarhoven | Fixed warnings in deSugar/DsGRHSs, except for incomplet... |
tree | commitdiff |
2008-02-03 |
Twan van Laarhoven | Fixed warnings in deSugar/DsListComp, except for incomp... |
tree | commitdiff |
2008-02-03 |
Twan van Laarhoven | Fixed warnings in deSugar/Check, except for incomplete... |
tree | commitdiff |
2008-02-03 |
Twan van Laarhoven | Fixed warnings in deSugar/Match, except for incomplete... |
tree | commitdiff |
2008-02-03 |
Twan van Laarhoven | Fixed warnings in deSugar/MatchCon, except for incomple... |
tree | commitdiff |
2008-02-03 |
Twan van Laarhoven | Fixed warnings in deSugar/DsMonad |
tree | commitdiff |
2008-02-08 |
Simon Marlow | Remove some of the old compat stuff now that we assume... |
tree | commitdiff |
2008-02-05 |
simonpj@microsoft.com | Make do-notation a bit more flexible (Trac #1537) |
tree | commitdiff |
2008-01-04 |
Simon Marlow | Use the correct libffi type for pointers |
tree | commitdiff |
2008-01-30 |
Ian Lynagh | Fix warnings in deSugar/DsBinds |
tree | commitdiff |
2008-01-24 |
Ian Lynagh | Fix the build |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify deSugar/DsMonad: use do, return, applicative... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify deSugar/Desugar: use do, return, applicative... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify deSugar/DsUtils: use do, return, applicative... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify deSugar/DsListComp: use do, return, applicativ... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify deSugar/DsForeign: use do, return, applicative... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify deSugar/DsGRHSs: use do, return, applicative... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify deSugar/DsExpr: use do, return, applicative... |
tree | commitdiff |
next |