jashkenas--coffeescript/documentation/js
Jeremy Ashkenas dd5317ebe9 documenting ranges and slices 2009-12-25 16:35:57 -08:00
..
aliases.js changing switch/case to switch/when -- it's a better word 2009-12-24 01:33:59 -08:00
array_comprehensions.js CoffeeScript 0.1.4 2009-12-25 14:43:24 -08:00
assignment.js documentation waypoint 2009-12-21 11:41:45 -05:00
conditionals.js documentation waypoint 2009-12-21 11:41:45 -05:00
embedded.js added yes, no, on and off as boolean aliases and a nice aliases section to the docs 2009-12-23 20:24:55 -05:00
expressions.js broken waypoint, but fixed line numbers with the new JS comments 2009-12-23 19:42:18 -05:00
functions.js documentation waypoint 2009-12-21 11:41:45 -05:00
intro.js removed all traces of 'extends' -- it's not any shorter or more convenient than just setting the prototype 2009-12-22 12:08:29 -05:00
objects_and_arrays.js documentation waypoint 2009-12-21 11:41:45 -05:00
overview.js bumping to 0.1.3 ... here we go 2009-12-25 00:16:56 -08:00
punctuation.js removed all traces of 'extends' -- it's not any shorter or more convenient than just setting the prototype 2009-12-22 12:08:29 -05:00
scope.js documentation waypoint 2009-12-21 11:41:45 -05:00
slices.js documenting ranges and slices 2009-12-25 16:35:57 -08:00
strings.js waypoint 2009-12-24 01:22:41 -05:00
super.js stopped using __proto__, instead, using a variant of goog.inherits for extends and super() 2009-12-25 13:57:47 -08:00
switch.js more better super docs, better switch docs 2009-12-23 20:48:55 -05:00
try.js documentation waypoint 2009-12-21 11:41:45 -05:00
while.js documentation waypoint 2009-12-21 11:41:45 -05:00