This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
coffeescript
Watch
1
Star
1
Fork
0
You've already forked coffeescript
mirror of
https://github.com/jashkenas/coffeescript.git
synced
2026-01-13 16:57:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80fbe02fda0da46f331b81b2aff384f6cef9ef07
coffeescript
/
examples
History
Jeremy Ashkenas
e514a39dd2
added binary search example -- chapter 6 of beautiful code
2010-01-17 16:18:24 -05:00
..
beautiful_code
added binary search example -- chapter 6 of beautiful code
2010-01-17 16:18:24 -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