Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
Edit history for page: chicken-for-ruby-programmers
revision
author
date
description
r1
r2
9194
iraikov
Thu Mar 6 06:14:00 2008
Changed Eggs Unlimited 3 link to Eggs Unlimited.
9055
svnwiki
Tue Feb 26 22:51:00 2008
Changes applied for Anonymous (91.109.163.166) through svnwiki:
8965
graham
Mon Feb 25 17:33:00 2008
Changes applied for graham (137.207.200.153) through svnwiki: more on tail recursion.
8804
sjamaan
Sun Feb 24 16:24:00 2008
Oops, copy-paste mistake
8803
sjamaan
Sun Feb 24 16:23:00 2008
Explain about void and truthiness
8802
sjamaan
Sun Feb 24 15:57:00 2008
Remove the break in the code example for macros
8801
sjamaan
Sun Feb 24 15:55:00 2008
Normalize nomenclature: function -> procedure for Scheme examples, function -> method for Ruby examples
8750
sjamaan
Sun Feb 24 11:07:00 2008
Changes applied for sjamaan (80.126.188.214) through svnwiki: Porting sounds like it requires you to do work. It doesn't.
8749
svnwiki
Sun Feb 24 10:52:00 2008
Changes applied for sjamaan (80.126.188.214) through svnwiki: Fix map example (arguments were swapped)
8739
svnwiki
Sun Feb 24 06:44:00 2008
Changes applied for John Cowan (74.68.115.13) through svnwiki: Added explanation of portability ''between'' Scheme implementations vs. portability ''of'' implementations.
8734
graham
Sun Feb 24 02:41:00 2008
suggested revision for tail-call discussion
8731
mfredrickson
Sat Feb 23 22:47:00 2008
Hash tables and alists
8729
mfredrickson
Sat Feb 23 22:24:00 2008
Adding macro examples showing a task that would be hard with Ruby's eval.
8728
sjamaan
Sat Feb 23 22:00:00 2008
Changes applied for sjamaan (80.126.188.214) through svnwiki: Mark part about hashes as TODO
8727
sjamaan
Sat Feb 23 21:53:00 2008
Changes applied for sjamaan (80.126.188.214) through svnwiki: Shorten the regex match example of Ruby
8726
sjamaan
Sat Feb 23 21:36:00 2008
Use print instead of (lambda (x) (display x) (newline))
8723
mfredrickson
Sat Feb 23 21:31:00 2008
Adding info for (let ...) binding and blocks.
8716
sjamaan
Sat Feb 23 20:55:00 2008
the link to 'eggs' is an internal one
8714
sjamaan
Sat Feb 23 20:45:00 2008
Remove newline in link, apparently stream-wiki doesn't see that as a link anymore if it's broken off
8713
sjamaan
Sat Feb 23 20:37:00 2008
Untabify
8711
sjamaan
Sat Feb 23 20:24:00 2008
Document regexes and some other stuff
8709
sjamaan
Sat Feb 23 19:02:00 2008
Move story about set! to variables
8708
sjamaan
Sat Feb 23 18:46:00 2008
Move strings section around a bit, remove duplicate stuff about symbols
8706
sjamaan
Sat Feb 23 18:04:00 2008
Give some examples with SRFI-1 Add car/cdr to cons examples
8701
sjamaan
Sat Feb 23 17:26:00 2008
Move the meta stuff to below real-world (we want to use syntax-case eggs later on in meta-programming)
prev page
next page