Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
Edit history for page: eggref/5/defstruct
revision
author
date
description
r1
r2
44212
svnwiki
Thu May 15 06:32:-475982224 2025
Anonymous wiki edit for IP [95.159.252.108]: Sxntax error correction.
39962
mario
Sun Apr 11 09:29:-476117520 2021
eggref/5: add "Repository" section to the documentation of all eggs hosted on svn
39530
sjamaan
Tue Jan 26 13:18:-476252816 2021
defstruct: Clarify that the default value for slots without initializers is #f
35627
sjamaan
Wed Jun 20 19:18:-476388112 2018
Add requirement on srfi-1 to defstruct docs
35626
sjamaan
Wed Jun 20 19:17:-476530976 2018
Add defstruct to eggref/5
23086
svnwiki
Mon Mar 14 17:08:-476666272 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:-476801568 2010
Fix a couple of broken links in the wiki
19343
sjamaan
Wed Aug 11 20:29:-475888528 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:-476023824 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:-476159120 2010
Balance parens in example
18320
sjamaan
Thu Jun 3 20:20:-476294416 2010
Document alist conversion procedures
14119
sjamaan
Mon Apr 6 20:01:-476429712 2009
Change all user links so they point to /users/NAME instead of just NAME
13306
felix
Sat Feb 14 16:19:-476565008 2009
added xlib page and removed download links
12880
sjamaan
Fri Dec 26 14:12:-476700304 2008
Temporary hack to fix example sections in wiki eggdoc pages
12581
sjamaan
Sun Nov 23 13:32:-476835600 2008
Change bad example to use update-FOO name instead of FOO-copy
12166
iraikov
Wed Oct 15 00:16:-475922480 2008
Added pages for release 4 eggs.