Changes between Version 26 and Version 27 of Supercompilation
- Timestamp:
- 07/20/09 06:36:11 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Supercompilation
v26 v27 60 60 * Lambda lifting 61 61 * Add the "loop-breaker" info to interface files (and read it back in). 62 * Export unfoldings for recursive functions. 62 * Export unfoldings for recursive functions; does not validate: 63 * ds060: Overlapping pattern match? 64 * ds061: Turns pattern-matches non-exhaustive 65 * dsrun015: Foo.x not in scope 66 * driver063: Exposes modules that were invisible earlier. 67 * print010: changes output from Integer to GHC.Integer.GMP.Internals.Integer 0 to GHC.Integer.GMP.Internals.S# 0. 68 * break026: No show instance 69 63 70 64 71 == Open questions ==
