jashkenas--coffeescript/examples
Jeremy Ashkenas e6f010b983 adding more examples to the computer_science folder, and fiddling with operator precedence 2010-01-24 18:59:29 -05:00
..
beautiful_code added binary search example -- chapter 6 of beautiful code 2010-01-17 16:18:24 -05:00
computer_science adding more examples to the computer_science folder, and fiddling with operator precedence 2010-01-24 18:59:29 -05:00
code.coffee adding '::' as shorthand for '.prototype.' 2010-01-10 16:16:59 -05:00
documents.coffee while loops can now be used as expressions -- they return an array containing the computed result of each iteration. 2010-01-13 21:27:22 -05:00
poignant.coffee adding body-less while expressions 2010-01-09 11:51:32 -05:00
potion.coffee CoffeeScript 0.2.3, with 'of', not 'ino' 2010-01-11 00:01:16 -05:00
syntax_errors.coffee moved the coffeescript extension over from .cs to .coffee -- let's leave C# in peace. Changed array comprehensions to always return their mapped result, even when unassigned 2009-12-25 14:18:05 -08:00
underscore.coffee CoffeeScript 0.2.3, with 'of', not 'ino' 2010-01-11 00:01:16 -05:00