jashkenas--coffeescript/documentation/coffee
Jeremy Ashkenas b9c09bfa4e doc updates -- widened the code segments for the sake of the JavaScript 2010-01-17 18:33:31 -05:00
..
aliases.coffee removing dots from whitespace examples 2009-12-30 00:22:27 -05:00
arguments.coffee docs for arguments conversion 2010-01-05 09:29:10 -05:00
array_comprehensions.coffee first pass at 0.2.0 docs 2010-01-04 22:19:45 -05:00
assignment.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
blocks.coffee more docs for 0.2 -- blocks and splats 2010-01-04 23:26:27 -05:00
comparisons.coffee CoffeeScript 0.2.6 is on the books 2010-01-17 18:12:59 -05:00
conditionals.coffee removing dots from whitespace examples 2009-12-30 00:22:27 -05:00
embedded.coffee docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
existence.coffee CoffeeScript 0.2.6 is on the books 2010-01-17 18:12:59 -05:00
expressions.coffee removing dots from whitespace examples 2009-12-30 00:22:27 -05:00
expressions_assignment.coffee docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
expressions_comprehension.coffee CoffeeScript 0.2.3, with 'of', not 'ino' 2010-01-11 00:01:16 -05:00
expressions_try.coffee doc updates -- widened the code segments for the sake of the JavaScript 2010-01-17 18:33:31 -05:00
functions.coffee CoffeeScript 0.2.6 is on the books 2010-01-17 18:12:59 -05:00
heredocs.coffee heredoc docs 2010-01-12 00:00:38 -05:00
long_arrow.coffee CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
multiple_return_values.coffee documentation for pattern matching 2010-01-11 22:55:01 -05:00
object_comprehensions.coffee CoffeeScript 0.2.3, with 'of', not 'ino' 2010-01-11 00:01:16 -05:00
object_extraction.coffee documentation for pattern matching 2010-01-11 22:55:01 -05:00
objects_and_arrays.coffee first pass at 0.2.0 docs 2010-01-04 22:19:45 -05:00
overview.coffee ellipsis is the new splat 2010-01-05 21:40:36 -05:00
parallel_assignment.coffee documentation for pattern matching 2010-01-11 22:55:01 -05:00
range_comprehensions.coffee big commit -- adding back object comprehensions, using 'ino', versus 'in' for array comprehensions, fixing bug with dollar signs in identifiers 2010-01-10 15:52:23 -05:00
scope.coffee first pass at 0.2.0 docs 2010-01-04 22:19:45 -05:00
slices.coffee documenting ranges and slices 2009-12-25 16:35:57 -08:00
splats.coffee ellipsis is the new splat 2010-01-05 21:40:36 -05:00
splices.coffee first pass at 0.2.0 docs 2010-01-04 22:19:45 -05:00
strings.coffee docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
super.coffee adding '::' as shorthand for '.prototype.' 2010-01-10 16:16:59 -05:00
switch.coffee CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
try.coffee removing dots from whitespace examples 2009-12-30 00:22:27 -05:00
while.coffee doc updates -- widened the code segments for the sake of the JavaScript 2010-01-17 18:33:31 -05:00