jashkenas--coffeescript/documentation/js
Jeremy Ashkenas 1c83e68292 got extends back in the language -- use it together with super 2009-12-24 16:49:23 -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 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
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 broken waypoint, but fixed line numbers with the new JS comments 2009-12-23 19:42:18 -05: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 documentation waypoint 2009-12-21 11:41:45 -05:00
strings.js waypoint 2009-12-24 01:22:41 -05:00
super.js got extends back in the language -- use it together with super 2009-12-24 16:49:23 -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