1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/examples
2010-01-25 22:44:36 -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 odd and even were backwards 2010-01-25 22:44:36 -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 another poignant example 2010-01-24 20:04:28 -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