2009-12-11 |
simonpj@microsoft.com | Bottom extraction: float out bottoming expressions... |
blob | commitdiff |
2009-12-07 |
simonpj@microsoft.com | Comments only, principally about IfaceDeclExtras |
blob | commitdiff | diff to current |
2009-12-02 |
simonpj@microsoft.com | More work on the simplifier's inlining strategies |
blob | commitdiff | diff to current |
2009-11-27 |
Ian Lynagh | Columns now start at 1, as lines already did |
blob | commitdiff | diff to current |
2009-11-19 |
simonpj@microsoft.com | Remove the (very) old strictness analyser |
blob | commitdiff | diff to current |
2009-11-19 |
simonpj@microsoft.com | Implement -fexpose-all-unfoldings, and fix a non-termin... |
blob | commitdiff | diff to current |
2009-11-09 |
simonpj@microsoft.com | Augment panic message |
blob | commitdiff | diff to current |
2009-11-05 |
simonpj@microsoft.com | Another refactoring on the shape of an Unfolding |
blob | commitdiff | diff to current |
2009-10-29 |
simonpj@microsoft.com | The Big INLINE Patch: totally reorganise way that INLIN... |
blob | commitdiff | diff to current |
2009-10-15 |
simonpj@microsoft.com | Correct comment |
blob | commitdiff | diff to current |
2009-08-18 |
Ian Lynagh | Put a newtype wrapper around ModuleEnv |
blob | commitdiff | diff to current |
2009-07-17 |
Simon Marlow | Use stable ordering in the dependencies |
blob | commitdiff | diff to current |
2009-07-16 |
Simon Marlow | Use a stable ordering for the export list in the interface |
blob | commitdiff | diff to current |
2009-07-07 |
Ian Lynagh | Remove unused imports |
blob | commitdiff | diff to current |
2009-06-25 |
simonpj@microsoft.com | Fix Trac #3323: naughty record selectors again |
blob | commitdiff | diff to current |
2009-04-21 |
Simon Marlow | FIX #3166: include the fixity of classes and type synon... |
blob | commitdiff | diff to current |
2009-03-18 |
simonpj@microsoft.com | Add the notion of "constructor-like" Ids for rule-matching |
blob | commitdiff | diff to current |
2009-01-02 |
simonpj@microsoft.com | Make record selectors into ordinary functions |
blob | commitdiff | diff to current |
2008-12-16 |
Simon Marlow | Rollback INLINE patches |
blob | commitdiff | diff to current |
2008-12-05 |
simonpj@microsoft.com | Completely new treatment of INLINE pragmas (big patch) |
blob | commitdiff | diff to current |
2008-12-02 |
Simon Marlow | Put full ImportDecls in ModSummary instead of just... |
blob | commitdiff | diff to current |
2008-11-25 |
Thomas Schilling | Major clean-up of HscMain. |
blob | commitdiff | diff to current |
2008-10-30 |
simonpj@microsoft.com | Add (a) CoreM monad, (b) new Annotations feature |
blob | commitdiff | diff to current |
2008-10-15 |
Ian Lynagh | Fix trac #2680; avoid quadratic behaviour from (++) |
blob | commitdiff | diff to current |
2008-10-03 |
simonpj@microsoft.com | Add ASSERTs to all calls of nameModule |
blob | commitdiff | diff to current |
2008-10-02 |
Thomas Schilling | Let parseModule take a ModSummary like checkAndLoadModu... |
blob | commitdiff | diff to current |
2008-08-11 |
simonpj@microsoft.com | Fix Trac #2412: type synonyms and hs-boot recursion |
blob | commitdiff | diff to current |
2008-07-31 |
Max Bolingbroke | Follow Digraph changes in MkIface |
blob | commitdiff | diff to current |
2008-08-04 |
simonpj@microsoft.com | Fix Trac #2467: decent warnings for orphan instances |
blob | commitdiff | diff to current |
2008-07-20 |
Thomas Schilling | Fix Haddock errors. |
blob | commitdiff | diff to current |
2008-07-20 |
Ian Lynagh | Add a WARNING pragma |
blob | commitdiff | diff to current |
2008-06-20 |
Simon Marlow | Remove out of date comments and point to the commentary |
blob | commitdiff | diff to current |
2008-06-17 |
Simon Marlow | Sort the mi_deps into a canonical ordering before finge... |
blob | commitdiff | diff to current |
2008-05-28 |
Simon Marlow | Use MD5 checksums for recompilation checking (fixes... |
blob | commitdiff | diff to current |
2008-05-04 |
Ian Lynagh | Make MkIface warning-free |
blob | commitdiff | diff to current |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in MkIface |
blob | commitdiff | diff to current |
2008-02-07 |
Ian Lynagh | Convert more UniqFM's back to LazyUniqFM's |
blob | commitdiff | diff to current |
2008-01-17 |
Twan van Laarhoven | Monadify iface/MkIface: use do, return and standard... |
blob | commitdiff | diff to current |
2008-01-12 |
Ian Lynagh | Use System.FilePath |
blob | commitdiff | diff to current |
2008-01-06 |
Ian Lynagh | Fix build: Recent instance shuffling left us with overl... |
blob | commitdiff | diff to current |
2008-01-04 |
simonpj@microsoft.com | A little refactoring of GenIfaceEq to make the Outputab... |
blob | commitdiff | diff to current |
2008-01-04 |
simonpj@microsoft.com | White space and comments only |
blob | commitdiff | diff to current |
2007-12-20 |
simonpj@microsoft.com | Fix nasty recompilation bug in MkIface.computeChangedOccs |
blob | commitdiff | diff to current |
2007-12-06 |
Simon Marlow | comment only |
blob | commitdiff | diff to current |
2007-12-06 |
Simon Marlow | comment typo |
blob | commitdiff | diff to current |
2007-12-06 |
Simon Marlow | add Outputable instance for OccIfaceEq |
blob | commitdiff | diff to current |
2007-12-06 |
Simon Marlow | Workaround for #1959: assume untracked names have changed |
blob | commitdiff | diff to current |
2007-12-06 |
Simon Marlow | FIX part of #1959: declaration versions were not being... |
blob | commitdiff | diff to current |
2007-11-07 |
Simon Marlow | FIX #1617: reloading didn't change the :browse output... |
blob | commitdiff | diff to current |
2007-11-06 |
Simon Marlow | GHC API: add checkAndLoadModule |
blob | commitdiff | diff to current |
2007-10-10 |
Dan Licata | View patterns, record wildcards, and record puns |
blob | commitdiff | diff to current |
2007-10-09 |
Simon Marlow | tiny refactoring |
blob | commitdiff | diff to current |
2007-10-02 |
Simon Marlow | mkIfaceExports: sort the children of AvailTC |
blob | commitdiff | diff to current |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
blob | commitdiff | diff to current |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
blob | commitdiff | diff to current |
2007-09-01 |
Ian Lynagh | Add {-# OPTIONS_GHC -w #-} and some blurb to all compil... |
blob | commitdiff | diff to current |
2007-08-28 |
Manuel M T Chakravarty | Type checking for type synonym families |
blob | commitdiff | diff to current |
2007-08-26 |
Ian Lynagh | Check that exported modules were actually imported... |
blob | commitdiff | diff to current |
2007-08-03 |
Simon Marlow | FIX part of #1372, improvements to the recompilation... |
blob | commitdiff | diff to current |
2007-08-16 |
Ian Lynagh | Replace _scc_'s in the GHC source with SCC pragmas |
blob | commitdiff | diff to current |
2007-08-09 |
simonpj@microsoft.com | Fix grouping by module in the mi_exports, for indexed... |
blob | commitdiff | diff to current |
2007-07-17 |
andy@galois.com | Adding pushing of hpc translation status through hi... |
blob | commitdiff | diff to current |
2007-07-16 |
Roman Leshchinskiy | Adapt interface file code for vectorisation |
blob | commitdiff | diff to current |
2007-07-11 |
andy@galois.com | Adding tick boxes to the interface syntax; fixes #1510 |
blob | commitdiff | diff to current |
2007-05-22 |
Manuel M T Chakravarty | Add data type information to VectInfo |
blob | commitdiff | diff to current |
2007-05-15 |
Manuel M T Chakravarty | Iface representation of synonym family instances |
blob | commitdiff | diff to current |
2007-05-11 |
Manuel M T Chakravarty | Remove the distinction between data and newtype families |
blob | commitdiff | diff to current |
2007-05-08 |
Manuel M T Chakravarty | Improved VectInfo |
blob | commitdiff | diff to current |
2007-05-07 |
Manuel M T Chakravarty | Add VectInfo to HPT |
blob | commitdiff | diff to current |
2007-05-04 |
Manuel M T Chakravarty | IfaceVectInfo and propagation through EPS |
blob | commitdiff | diff to current |
2007-04-25 |
simonpj@microsoft.com | Retain inline-pragma information on unfoldings in inter... |
blob | commitdiff | diff to current |
2007-04-11 |
Simon Marlow | Rationalise GhcMode, HscTarget and GhcLink |
blob | commitdiff | diff to current |
2007-02-23 |
Manuel M T Chakravarty | Moved argument position info of ATs into tycon rhs... |
blob | commitdiff | diff to current |
2007-02-21 |
simonpj@microsoft.com | Deal more correctly with orphan instances |
blob | commitdiff | diff to current |
2007-01-11 |
simonpj@microsoft.com | Slightly improve -ddump-hi-diffs output |
blob | commitdiff | diff to current |
2007-01-11 |
simonpj@microsoft.com | Avoid duplicate defns of 'main' in module Main |
blob | commitdiff | diff to current |
2007-01-10 |
simonpj@microsoft.com | Sort rules and instances lexicographically in interface... |
blob | commitdiff | diff to current |
2006-11-29 |
andy@galois.com | TickBox representation change |
blob | commitdiff | diff to current |
2006-10-24 |
andy@galois.com | Haskell Program Coverage |
blob | commitdiff | diff to current |
2006-10-18 |
simonpj@microsoft.com | Add the primitive type Any, and use it for Dynamics |
blob | commitdiff | diff to current |
2006-10-13 |
Manuel M T Chakravarty | Keep track of family instance modules |
blob | commitdiff | diff to current |
2006-10-11 |
Simon Marlow | Module header tidyup, phase 1 |
blob | commitdiff | diff to current |
2006-10-11 |
Simon Marlow | Interface file optimisation and removal of nameParent |
blob | commitdiff | diff to current |
2006-10-10 |
Manuel M T Chakravarty | Rough matches for family instances |
blob | commitdiff | diff to current |
2006-10-06 |
simonpj@microsoft.com | Improve comments and error tracing |
blob | commitdiff | diff to current |
2006-09-20 |
Manuel M T Chakravarty | Import/export of data constructors in family instances |
blob | commitdiff | diff to current |
2006-09-20 |
Manuel M T Chakravarty | Get of fam inst index in ifaces |
blob | commitdiff | diff to current |
2006-09-20 |
Manuel M T Chakravarty | Straightened out implicit coercions for indexed types |
blob | commitdiff | diff to current |
2006-09-20 |
Manuel M T Chakravarty | Introduce coercions for data instance decls |
blob | commitdiff | diff to current |
2006-09-20 |
Manuel M T Chakravarty | Extend TyCons and DataCons to represent data instance... |
blob | commitdiff | diff to current |
2006-09-20 |
Manuel M T Chakravarty | Extend Class.Class to include the TyCons of ATs |
blob | commitdiff | diff to current |
2006-09-20 |
Manuel M T Chakravarty | Extended TyCon and friends to represent family declarations |
blob | commitdiff | diff to current |
2006-09-19 |
Manuel M T Chakravarty | Adapt TcRnDriver to moved tyThingToIfaceDecl |
blob | commitdiff | diff to current |
2006-09-18 |
Manuel M T Chakravarty | Remove argument variance info of tycons |
blob | commitdiff | diff to current |
2006-08-07 |
Manuel M T Chakravarty | OccName->FS in tyThingToIfaceDecl that moved to MkIface |
blob | commitdiff | diff to current |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
blob | commitdiff | diff to current |
2006-07-25 |
Simon Marlow | Generalise Package Support |
blob | commitdiff | diff to current |
2006-07-14 |
simonpj@microsoft.com | Check for overlap-flag differences in hi files |
blob | commitdiff | diff to current |
2006-05-08 |
simonpj@microsoft.com | Do not put wired-in things in interface files |
blob | commitdiff | diff to current |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
blob | commitdiff | diff to current |
|