|
|
July 09, 2007
- patch applied (yhc): Inline lets which are small constants (Chr, Int), Neil Mitchell
- patch applied (yhc): Add isCoreInt and isCoreConstSmall - we should really move to defining these all with Data.Derive to have 100% completeness, Neil Mitchell
- patch applied (yhc): Optimise drop1 slightly further, Neil Mitchell
- patch applied (yhc): Remove a premature optimisation in length, was unrolled one level (if we want extra optimisation, look at last!), Neil Mitchell
- patch applied (yhc): Optimise the implementation of words further, have no extra space test after a break, Neil Mitchell
- patch applied (yhc): Optimise the words function, avoid a redundant isSpace test, Neil Mitchell
July 03, 2007
- patch applied (nhc98): Rejig to order of building from .hc bootstrap files., Malcolm Wallace
- patch applied (nhc98): Try to do less redundant work when building C files., Malcolm Wallace
- patch applied (nhc98): default implementations of enumFrom and enumFromThen, Malcolm Wallace
- patch applied (york-compiler98): fixes for bootstrapping via .hc files, Malcolm Wallace
- patch applied (nhc98): avoid error from tar on an empty package, Malcolm Wallace
- patch applied (yhc): Change -cpp to --cpp in nofib\real\infer test - before all other buildbots were getting -c, and skipping the building (doh!), Neil Mitchell
- patch applied (york-compiler98): Exclude Make2.hs from building, its not quite ready yet, Neil Mitchell
- patch applied (york-compiler98): don't need Util.Graph for nhc98, Malcolm Wallace
- patch applied (york-compiler98): Add Make2.hs to the Yhc repo, does not yet get properly included, but is the basis of the next version of the Make code, Neil Mitchell
- patch applied (yhc): Add new Make.Low which does not have alternative file support, Neil Mitchell
- patch applied (yhc): Move Low to LowAlt, since the Alt support complicates things and is unlikely to ever be useful, Neil Mitchell
|
|