1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/documentation/js
2010-01-13 23:24:45 -05:00
..
aliases.js docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
arguments.js docs for arguments conversion 2010-01-05 09:29:10 -05:00
array_comprehensions.js CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
assignment.js docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
blocks.js more docs for 0.2 -- blocks and splats 2010-01-04 23:26:27 -05:00
conditionals.js docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
embedded.js docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
existence.js more docs 2010-01-05 00:34:18 -05:00
expressions.js updating docs -- need to get back on the computer that has the syntax highlighter for UV installed 2009-12-30 23:43:55 -05:00
expressions_assignment.js docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
expressions_comprehension.js CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
expressions_try.js 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
functions.js updating docs -- need to get back on the computer that has the syntax highlighter for UV installed 2009-12-30 23:43:55 -05:00
heredocs.js heredoc docs 2010-01-12 00:00:38 -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
long_arrow.js CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
multiple_return_values.js documentation for pattern matching 2010-01-11 22:55:01 -05:00
object_comprehensions.js CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
object_extraction.js documentation for pattern matching 2010-01-11 22:55:01 -05:00
objects_and_arrays.js first pass at 0.2.0 docs 2010-01-04 22:19:45 -05:00
overview.js CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
parallel_assignment.js documentation for pattern matching 2010-01-11 22:55:01 -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
range_comprehensions.js swapping around the order of variable declaration in array comprehensions, so that it comes out in the proper order: __a, __b, __c 2010-01-11 09:16:08 -05:00
scope.js first pass at 0.2.0 docs 2010-01-04 22:19:45 -05:00
slices.js docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
splats.js more docs for 0.2 -- blocks and splats 2010-01-04 23:26:27 -05:00
splices.js first pass at 0.2.0 docs 2010-01-04 22:19:45 -05:00
strings.js docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
super.js removing object comprehensions from CoffeeScript, they were necessitating the generation of too much ugly JS 2010-01-10 14:45:44 -05:00
switch.js CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00
try.js documentation waypoint 2009-12-21 11:41:45 -05:00
while.js CoffeeScript 0.2.5 is on the books 2010-01-13 23:24:45 -05:00