jashkenas--coffeescript/examples
Jeremy Ashkenas 4609ad78c2 added the first chapter of beautiful code as a coffeescript example 2010-01-17 15:36:46 -05:00
..
beautiful_code added the first chapter of beautiful code as a coffeescript example 2010-01-17 15:36:46 -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