revision |
author |
date |
description |
r1 |
r2 |
39184 |
gnosis |
Mon Nov 9 12:49:00 2020 |
Updated "Supported Standards" page with SRFI-38 and SRFI-45 |
|
|
39167 |
gnosis |
Sun Nov 8 15:33:00 2020 |
Updated "Supported Standards" page with SRFI's 35, 60, 111, 152, 171, and 173 |
|
|
39161 |
gnosis |
Sat Nov 7 20:12:00 2020 |
Added link to Chicken SRFI Support |
|
|
39070 |
mario |
Mon Oct 26 20:34:00 2020 |
supported-standards: add SRFI-193 |
|
|
38871 |
mario |
Sat Aug 22 12:37:00 2020 |
supported-standards: add srfi-121
|
|
|
38827 |
mario |
Mon Aug 10 12:32:00 2020 |
/supported-standards: add SRFI-151 |
|
|
38810 |
mario |
Fri Jul 31 11:32:00 2020 |
/supported-standards: add SRFIs 19, 29, 63 and 64 for C5 |
|
|
38780 |
svnwiki |
Mon Jun 29 10:09:00 2020 |
Anonymous wiki edit for IP [178.74.214.30]: |
|
|
38779 |
svnwiki |
Mon Jun 29 10:03:00 2020 |
Anonymous wiki edit for IP [178.74.214.30]: |
|
|
38778 |
svnwiki |
Mon Jun 29 10:02:00 2020 |
Anonymous wiki edit for IP [178.74.214.30]: |
|
|
38777 |
svnwiki |
Mon Jun 29 10:00:00 2020 |
Anonymous wiki edit for IP [178.74.214.30]: |
|
|
38776 |
svnwiki |
Mon Jun 29 09:58:00 2020 |
Anonymous wiki edit for IP [178.74.214.30]: Fixed non-working link for srfi-9 |
|
|
38772 |
rgherdt |
Fri Jun 26 12:01:00 2020 |
supported-standards: update links to SRFI eggs (C5) |
|
|
38771 |
rgherdt |
Fri Jun 26 11:50:00 2020 |
Update all broken SRFI-links related to Chicken 5. |
|
|
37970 |
mario |
Tue Oct 29 16:11:00 2019 |
/supported-standards: add SRFI-105 |
|
|
37731 |
mario |
Sun Jun 23 07:42:00 2019 |
/supported-standards: add SRFIs 41, 113 and 123 to the list of SRFIs supported by CHICKEN 5 (as eggs). Link srfi-127 to the egg wiki page. |
|
|
37730 |
mario |
Sun Jun 23 07:34:00 2019 |
/supported-standards: add srfi-127 |
|
|
37726 |
svnwiki |
Sat Jun 22 04:41:00 2019 |
Anonymous wiki edit for IP [192.99.42.25]: broken link, srfi-4 is a module now |
|
|
37536 |
sjamaan |
Fri Apr 12 09:35:00 2019 |
Add r7rs to the list of eggs in supported standards |
|
|
36898 |
mario |
Sat Nov 24 20:00:00 2018 |
supported-standards: add TOC |
|
|
36897 |
mario |
Sat Nov 24 19:54:00 2018 |
supported-standards: add standards supported by CHICKEN 5
|
|
|
35547 |
mario |
Thu May 17 15:30:00 2018 |
supported-standards: update list of supported SRFIs as eggs in CHICKEN 4 (add 121, 123, 127 and 133) |
|
|
33317 |
mario |
Tue May 3 06:38:00 2016 |
supported-standards (wiki): add SRFI-113 and SRFI-128 |
|
|
32872 |
mario |
Fri Nov 6 21:20:00 2015 |
supported-standards (wiki): add srfi-116 and srfi-117 |
|
|
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.
|
|
|