Edit history for page: supported-standards

revision author date description r1 r2
31126 mario Fri Jul 18 00:19:00 2014 Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
30368 mario Fri Jan 24 10:43:00 2014 supported-standards (wiki): add SRFI-11 (box egg)
26708 sjamaan Wed May 16 21:11:00 2012 Fix link to exceptions manual page (which has been split up into a separate page?). Pointed out by jacius on IRC
26707 svnwiki Wed May 16 21:06:00 2012 Anonymous wiki edit for IP [24.13.89.230]: Link directly to the section about extended DSSSL style lambda lists
25126 mario Wed Sep 14 21:03:00 2011 supported-standards (wiki): added srfi-99
23746 svnwiki Thu May 26 17:02:00 2011 Anonymous wiki edit for IP [67.161.77.57]: SRFI 33 is not available. (KRL)
23448 svnwiki Fri Apr 8 06:19:00 2011 Anonymous wiki edit for IP [76.250.39.229]: srfi-71
22677 mario Wed Feb 9 10:12:00 2011 supported-standards: added SRFI-46 (see https://bugs.call-cc.org/ticket/379)
20490 svnwiki Fri Sep 24 14:37:00 2010 Anonymous wiki edit for IP [86.129.203.107]: added SRFI-78 and SRFI-43 (vector-lib) to list
20251 sjamaan Sun Sep 12 11:09:00 2010 Chicken supports both SRFI-30 (nested multiline comments) and SRFI-62 (S-expression comments)
17717 mario Fri Apr 2 16:45:00 2010 Changes applied for mario (189.10.175.202) through svnwiki: Added SRFIs 27, 33, 40, 60, 63, 95, 101 and 102 to the list of supported SRFIs for chicken 4 (as eggs).
17614 svnwiki Sun Mar 21 11:34:00 2010 Changes applied for Anonymous coward (64.62.231.90) through svnwiki:
17613 svnwiki Sun Mar 21 11:27:00 2010 Changes applied for Anonymous (64.62.231.90) through svnwiki:
17612 svnwiki Sun Mar 21 11:15:00 2010 Changes applied for Anonymous (201.81.181.250) through svnwiki:
17594 mario Thu Mar 18 17:49:00 2010 Changes applied for mario (189.114.111.55) through svnwiki: Close paren.
15796 svnwiki Tue Sep 8 16:28:00 2009 Changes applied for Anonymous coward (69.226.222.156) through svnwiki:
15729 sjamaan Thu Sep 3 16:36:00 2009 Add srfi-29 to supported standards list
15699 felix Tue Sep 1 07:27:00 2009 fixed tags
15698 sjamaan Tue Sep 1 06:53:00 2009 Point to latest docs, not man/3
15687 svnwiki Mon Aug 31 21:42:00 2009 Changes applied for John Cowan (74.68.154.139) through svnwiki:
15681 svnwiki Mon Aug 31 21:12:00 2009 Changes applied for John Cowan (74.68.154.139) through svnwiki: Removed unsupported SRFIs 22 and 72. Removed note for SRFI-88.
15675 sjamaan Mon Aug 31 20:04:00 2009 Chicken supports SRFI-90 too
15674 sjamaan Mon Aug 31 19:59:00 2009 Does syntax-case support srfi-72?
15672 sjamaan Mon Aug 31 19:22:00 2009 Add supported standards document