Changes between Version 35 and Version 36 of WikiStart
- Timestamp:
- 02/18/10 00:12:20 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v35 v36 14 14 * As part of the type inferencer refactoring it I'm also fixing the renamer to properly respect module ids. We had module ids on vars before, but weren't using them. 15 15 16 ==== Erik de Castro Lopo (m3ga) -- updated 1 4th Feb 2010 ====16 ==== Erik de Castro Lopo (m3ga) -- updated 18th Feb 2010 ==== 17 17 * Above all, I'm doing bug fixing. However there are still large chunks of the compiler I don't understand. These bits need Ben's attention. 18 * The top of my list are bugs (in numeric order) [http://trac.haskell.org/ddc/ticket/7 #7], [http://trac.haskell.org/ddc/ticket/102 #102] , [http://trac.haskell.org/ddc/ticket/142 #142]and [http://trac.haskell.org/ddc/ticket/143 #143]. These bugs are all deeper than the ones I've worked on previously and I'm not sure if I can make progress on these or not.18 * The top of my list are bugs (in numeric order) [http://trac.haskell.org/ddc/ticket/7 #7], [http://trac.haskell.org/ddc/ticket/102 #102] and [http://trac.haskell.org/ddc/ticket/143 #143]. These bugs are all deeper than the ones I've worked on previously and I'm not sure if I can make progress on these or not. 19 19 20 20 == [wiki:Language] ==
