Mercurial > urweb
comparison CHANGELOG @ 702:5b8617b73540
CHANGELOG before release
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 05 Apr 2009 12:41:41 -0400 |
parents | 910bf013da4a |
children | a6941960f459 |
comparison
equal
deleted
inserted
replaced
701:f963356b53fd | 702:5b8617b73540 |
---|---|
1 ======== | |
2 20090405 | |
3 ======== | |
4 | |
5 - Asynchronous message-passing and the associated server-side client | |
6 bookkeeping | |
7 - Reimplement parts of the client-side runtime system to avoid space leaks | |
8 - spawn and sleep | |
9 - Expand the constructor class instance rule format | |
10 | |
1 ======== | 11 ======== |
2 20090312 | 12 20090312 |
3 ======== | 13 ======== |
4 | 14 |
5 - Replace type-level "fold" with "map" | 15 - Replace type-level "fold" with "map" |