Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
Edit history for page: tips and tricks
revision
author
date
description
r1
r2
41143
kon
Fri Mar 4 23:04:00 2022
remove chase-sequence snippet (
40335
wasamasa
Fri Aug 13 14:42:00 2021
tips and tricks: Move FFI example back into non-obsolete section
40334
wasamasa
Thu Aug 12 08:55:00 2021
obsolete pages: Remove extended FFI example
40250
mario
Fri Jul 2 18:51:00 2021
tips and tricks: unobsolete define-record and srfi 17
40237
mario
Wed Jun 30 17:21:00 2021
tips and tricks: move outdated code snippets to the "Obsolete page" section
40233
mario
Wed Jun 30 17:02:00 2021
Tips and tricks: move outdated pages to the "Obsolete pages" subsection
39092
mario
Sun Nov 1 15:00:00 2020
tips and tricks: use content from the wayback machine for the Sudoku solver (the previous like pointed to a page which doesn't exist anymore)
39090
mario
Sun Nov 1 14:41:00 2020
tips and tricks: remove link to page "linking eggs statically", deleted in r6705 as it was obsolete.
31132
mario
Fri Jul 18 01:02:00 2014
tips and tricks (wiki): nth attempt to work around the link canonicalization hell
31127
mario
Fri Jul 18 00:53:00 2014
tips and tricks (wiki): remove "Cross compilation" link, as the target page doesn't seem to exist
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.
29532
svnwiki
Wed Aug 7 14:06:00 2013
Anonymous wiki edit for IP [198.185.18.72]: Adding link to new page
28610
svnwiki
Fri Apr 5 10:05:00 2013
Anonymous wiki edit for IP [192.81.249.23]: Add a puzzle generator example
27263
dreamtime
Sat Aug 18 14:18:00 2012
Added link to unix socket communication example
20966
mario
Sun Oct 24 13:56:00 2010
tips and tricks (wiki): s/Compiler or interpreter?/Compiler or interpreter/
20135
mario
Tue Sep 7 02:38:00 2010
Removing wiki/getting information from the eggs repository: it doesn't work with henrietta.
19172
mario
Sat Aug 7 16:06:00 2010
code snippets as list, removed some blank lines
19156
mario
Sat Aug 7 13:35:00 2010
Index pages improvements. Merged "Tips and tricks" and "Code snippets" into a single page. Removed "Code snippets".
8294
kon
Fri Feb 8 16:08:00 2008
Added Taube's Leopard hint.
5790
wmfarr
Tue Aug 28 21:03:00 2007
Changes applied for wmfarr (18.95.7.238) through svnwiki: Adding a page on allocating C structures where they are under control of the Chicken GC.
5150
svnwiki
Wed Jul 18 07:23:00 2007
Changes applied for Anonymous (80.132.205.213) through svnwiki:
5149
svnwiki
Wed Jul 18 07:22:00 2007
Changes applied for Anonymous (80.132.205.213) through svnwiki: adopt orphaned page
5121
svnwiki
Mon Jul 16 13:08:00 2007
Changes applied for Anonymous (132.176.72.220) through svnwiki:
3867
mario
Tue Apr 17 18:08:00 2007
Changes applied for mario (200.132.45.87) through svnwiki: Vim mode for .ssp files
2970
felix
Thu Feb 1 16:20:00 2007
next page