revision |
author |
date |
description |
r1 |
r2 |
34072 |
wasamasa |
Sat May 13 17:41:00 2017 |
Add link for emacs lisp programmers |
|
|
32572 |
mario |
Fri Jul 10 22:32:00 2015 |
chicken-for-programmers-of-other-languages (wiki): remove link to language-comparison, disguised as "C" but actually a quite unreadable mess. |
|
|
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.
|
|
|
29117 |
sjamaan |
Tue Jun 18 08:03:00 2013 |
Removed bogus link to "resource", which is definitely not about Scheme, nor is it for Chicken |
|
|
29109 |
svnwiki |
Sun Jun 16 12:55:00 2013 |
Anonymous wiki edit for IP [117.221.235.153]: Adding Resource |
|
|
26753 |
svnwiki |
Sun May 20 20:52:00 2012 |
Anonymous wiki edit for IP [37.17.114.131]: deleted the "test this then delete" text |
|
|
25898 |
svnwiki |
Mon Feb 13 18:42:00 2012 |
Anonymous wiki edit for IP [216.82.243.88]: |
|
|
19404 |
svnwiki |
Sat Aug 14 13:42:00 2010 |
Anonymous wiki edit for IP [80.101.127.174]: We also have a "chicken for PHP programmers" page. Link it |
|
|
10728 |
iraikov |
Thu May 8 02:16:00 2008 |
Fixed a grammatical trainwreck.
|
|
|
8623 |
mario |
Thu Feb 21 20:10:00 2008 |
Changes applied for mario (200.132.45.200) through svnwiki:
Chicken for other languages programmers
|
|
|