| revision | author | date | description |
|---|---|---|---|
| 27060 | zbigniew | Fri Jul 13 00:50:46 2012 | wiki/chicken-for-ruby-programmers: fix link to oop category |
| 25159 | jgabr | Fri Sep 16 03:11:46 2011 | moved heading to top |
| 20737 | sjamaan | Fri Oct 8 14:08:46 2010 | Link to the srfi-69 in Chicken for Ruby programmers. Improve the page's title by changing the first heading. |
| 18641 | sjamaan | Sun Jun 27 13:19:46 2010 | Add a couple more <enscript> blocks to the Chicken for Ruby programmers article |
| 17417 | sjamaan | Thu Feb 25 18:40:46 2010 | fixed typo |
| 14757 | svnwiki | Sun May 24 04:17:46 2009 | Changes applied for Scott Taylor (smtlaissezfaire) (208.120.180.23) through svnwiki: Add in reference to Rubyspec |
| 14260 | felix | Wed Apr 15 09:10:46 2009 | updates for chicken 4 |
| 14113 | sjamaan | Mon Apr 6 18:50:46 2009 | Rename "The User's Manual" to simply 'index', so we can refer to /manual, or /man/N, where N is a Chicken major release |
| 11591 | sjamaan | Sun Aug 10 13:57:46 2008 | Fix small mistake in Ruby code used to demonstrate block scoping bug in chicken-for-ruby-programmers |
| 11018 | certainty | Sat Jun 14 20:01:46 2008 | Changes applied for certainty (82.83.144.131) through svnwiki: Fixed small typo: lines-so-farc -> lines-so-far |
| 10811 | svnwiki | Tue May 13 21:56:46 2008 | Changes applied for Anonymous (91.89.189.143) through svnwiki: fixed missing addition |
| 10685 | svnwiki | Fri May 2 12:26:46 2008 | Changes applied for Shawn Crowley (70.88.167.189) through svnwiki: The tail recursive Ruby example needed to have the first parameter of the recursive call to 'inner' be subtracted by 1 to successfully reach the base case. |
| 9194 | iraikov | Thu Mar 6 06:14:46 2008 | Changed Eggs Unlimited 3 link to Eggs Unlimited. |
| 9055 | svnwiki | Tue Feb 26 22:51:46 2008 | Changes applied for Anonymous (91.109.163.166) through svnwiki: |
| 8965 | graham | Mon Feb 25 17:33:46 2008 | Changes applied for graham (137.207.200.153) through svnwiki: more on tail recursion. |
| 8804 | sjamaan | Sun Feb 24 16:24:46 2008 | Oops, copy-paste mistake |
| 8803 | sjamaan | Sun Feb 24 16:23:46 2008 | Explain about void and truthiness |
| 8802 | sjamaan | Sun Feb 24 15:57:46 2008 | Remove the break in the code example for macros |
| 8801 | sjamaan | Sun Feb 24 15:55:46 2008 | Normalize nomenclature: function -> procedure for Scheme examples, function -> method for Ruby examples |
| 8750 | sjamaan | Sun Feb 24 11:07:46 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:46 2008 | Changes applied for sjamaan (80.126.188.214) through svnwiki: Fix map example (arguments were swapped) |
| 8739 | svnwiki | Sun Feb 24 06:44:46 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:46 2008 | suggested revision for tail-call discussion |
| 8731 | mfredrickson | Sat Feb 23 22:47:46 2008 | Hash tables and alists |
| 8729 | mfredrickson | Sat Feb 23 22:24:46 2008 | Adding macro examples showing a task that would be hard with Ruby's eval. |
| 8728 | sjamaan | Sat Feb 23 22:00:46 2008 | Changes applied for sjamaan (80.126.188.214) through svnwiki: Mark part about hashes as TODO |
| 8727 | sjamaan | Sat Feb 23 21:53:46 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:46 2008 | Use print instead of (lambda (x) (display x) (newline)) |
| 8723 | mfredrickson | Sat Feb 23 21:31:46 2008 | Adding info for (let ...) binding and blocks. |
| 8716 | sjamaan | Sat Feb 23 20:55:46 2008 | the link to 'eggs' is an internal one |
| 8714 | sjamaan | Sat Feb 23 20:45:46 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:46 2008 | Untabify |
| 8711 | sjamaan | Sat Feb 23 20:24:46 2008 | Document regexes and some other stuff |
| 8709 | sjamaan | Sat Feb 23 19:02:46 2008 | Move story about set! to variables |
| 8708 | sjamaan | Sat Feb 23 18:46:46 2008 | Move strings section around a bit, remove duplicate stuff about symbols |
| 8706 | sjamaan | Sat Feb 23 18:04:46 2008 | Give some examples with SRFI-1 Add car/cdr to cons examples |
| 8701 | sjamaan | Sat Feb 23 17:26:46 2008 | Move the meta stuff to below real-world (we want to use syntax-case eggs later on in meta-programming) |
| 8700 | sjamaan | Sat Feb 23 17:23:46 2008 | Add an initial tutorial for Ruby programmers |
| 8584 | svnwiki | Wed Feb 20 06:14:46 2008 | Changes applied for John Cowan (74.68.123.175) through svnwiki: Expanded list and description of core Scheme syntax |
| 8583 | svnwiki | Wed Feb 20 04:36:46 2008 | Changes applied for klovett (69.226.224.182) through svnwiki: |
| 8582 | svnwiki | Wed Feb 20 04:36:46 2008 | Changes applied for klovett (69.226.224.182) through svnwiki: |
| 8581 | svnwiki | Wed Feb 20 04:31:46 2008 | Changes applied for klovett (69.226.224.182) through svnwiki: |
| 8580 | mfredrickson | Wed Feb 20 03:45:46 2008 | Changes applied for mfredrickson (216.250.178.58) through svnwiki: My brain storming for a presentation to my local Ruby user group. Certainly not the be all and end all of document outlines |