Changes between Version 40 and Version 41 of WikiStart
- Timestamp:
- 02/28/10 09:48:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v40 v41 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 2 7th Feb 2010 ====16 ==== Erik de Castro Lopo (m3ga) -- updated 28th 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] (waiting on #168), [http://trac.haskell.org/ddc/ticket/102 #102] and anything marked with a milestone of 0.1.3. 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] (waiting on #168), [http://trac.haskell.org/ddc/ticket/102 #102] and anything marked with a [http://trac.haskell.org/ddc/query?status=new&status=assigned&status=reopened&milestone=0.1.3&order=priority milestone of 0.1.3]. 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] ==
