| revision | author | date | description |
|---|---|---|---|
| 23086 | svnwiki | Mon Mar 14 17:08:29 2011 | Anonymous wiki edit for IP [71.56.142.2]: (make-point x: 99 y: 42) => (define p1 (make-point x: 99 y: 42)) so that when p1 is later referenced below "(define p2 (update-point p1 x: 100))" [unchanged] actually makes sense. |
| 19422 | sjamaan | Sun Aug 15 11:37:29 2010 | Fix a couple of broken links in the wiki |
| 19343 | sjamaan | Wed Aug 11 20:29:29 2010 | Remove <example> and all related tags from our wiki pages. The tag is annoyingly verbose, its syntax's interaction with other wiki syntax is rather unclear and the automated test extraction feature is not and never will be implemented on call-cc anyway. |
| 18345 | sjamaan | Sat Jun 5 09:21:29 2010 | Add a 'bugs and limitations' section to defstruct documentation since it's slowly gaining more caveats (some of which are inherited from define-record, though!) |
| 18321 | sjamaan | Thu Jun 3 20:21:29 2010 | Balance parens in example |
| 18320 | sjamaan | Thu Jun 3 20:20:29 2010 | Document alist conversion procedures |
| 14119 | sjamaan | Mon Apr 6 20:01:29 2009 | Change all user links so they point to /users/NAME instead of just NAME |
| 13306 | felix | Sat Feb 14 16:19:29 2009 | added xlib page and removed download links |
| 12880 | sjamaan | Fri Dec 26 14:12:29 2008 | Temporary hack to fix example sections in wiki eggdoc pages |
| 12581 | sjamaan | Sun Nov 23 13:32:29 2008 | Change bad example to use update-FOO name instead of FOO-copy |
| 12166 | iraikov | Wed Oct 15 00:16:29 2008 | Added pages for release 4 eggs. |