Changes between Version 47 and Version 48 of WikiStart
- Timestamp:
- 05/10/10 09:35:41 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v47 v48 11 11 ==== Ben (benl23) -- updated 10th May 2010 ==== 12 12 * I'm working on reducing the number of constructors in Type.Exp.Exp. We want to use general type application instead of a different constructor for function, data, effect and closure types. Doing this will make code that works on types simpler, and hopefully kill some outstanding bugs on the way. 13 * At the time of writing I'm in the process of killing the TEffect constructor. Doing this requires refactoring how the effect simplifier in the inferencer works. ie in Type.Crush.Effects. 13 14 14 15 ==== Erik de Castro Lopo (m3ga) -- updated 29th Apr 2010 ====
