Jeremy Ashkenas
|
6a1730956e
|
slightly less parentheticals.
|
2010-12-23 12:41:42 -08:00 |
|
Jeremy Ashkenas
|
3c558ebbee
|
pulling jQuery in locally, rebuilding docs with variable scope patch
|
2010-12-15 21:11:43 -05:00 |
|
Jeremy Ashkenas
|
fc64fa49ac
|
Switching default arguments to use an if instead of an and, more documentation.
|
2010-11-21 21:12:59 -05:00 |
|
Jeremy Ashkenas
|
28d5db3bca
|
preparing documentation for 0.9.5
|
2010-11-21 12:38:27 -05:00 |
|
Jeremy Ashkenas
|
0e5dd3d557
|
First draft of recompiling examples for 0.9.9
|
2010-10-24 21:50:34 -04:00 |
|
Jeremy Ashkenas
|
2b66d5d6c0
|
First draft of named classes.
|
2010-10-04 23:21:16 -04:00 |
|
Jeremy Ashkenas
|
c50cf23b7b
|
CoffeeScript 0.9.4
|
2010-09-21 23:58:05 -04:00 |
|
Jeremy Ashkenas
|
e2c46d14f0
|
CoffeeScript 0.9.2
|
2010-08-23 22:08:33 -04:00 |
|
Jeremy Ashkenas
|
6c997978bc
|
CoffeeScript 0.9.1 is on the books.
|
2010-08-11 00:40:15 -04:00 |
|
Jeremy Ashkenas
|
980a663c19
|
ported and regenerated examples.
|
2010-07-29 00:51:35 -04:00 |
|
Jeremy Ashkenas
|
1f7af35368
|
getting ready for a 0.7.0. cleanups and doc revisions, not quite there yet.
|
2010-06-28 00:19:58 -04:00 |
|
Jeremy Ashkenas
|
485346f0e5
|
CoffeeScript 0.6.2
|
2010-05-15 01:18:05 -04:00 |
|
Jeremy Ashkenas
|
ea982a627e
|
adding coffee-haml-filter to the docs
|
2010-04-11 17:57:29 -04:00 |
|
Jeremy Ashkenas
|
c067808b54
|
CoffeeScript 0.6.0 is on the books.
|
2010-04-03 20:43:50 -04:00 |
|
Jeremy Ashkenas
|
590c069158
|
CoffeeScript 0.5.6
|
2010-03-23 00:18:50 -04:00 |
|
Jeremy Ashkenas
|
d2d5f649d3
|
caching the length property lookup for vanilla array comprehensions and rebuilding docs
|
2010-02-25 23:39:14 -05:00 |
|
Jeremy Ashkenas
|
b26e577244
|
adding documentation for --stdio
|
2010-02-24 18:27:10 -05:00 |
|
Jeremy Ashkenas
|
bd61131f5c
|
regenerating documentation
|
2010-02-21 11:45:03 -05:00 |
|
Jeremy Ashkenas
|
2875de5e73
|
changed the docs for optional parens
|
2010-01-25 00:14:00 -05:00 |
|
Jeremy Ashkenas
|
e77e520607
|
CoffeeScript 0.2.5 is on the books
|
2010-01-13 23:24:45 -05:00 |
|
Jeremy Ashkenas
|
2f63439bff
|
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 |
|
Jeremy Ashkenas
|
902febb43a
|
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 |
|
Jeremy Ashkenas
|
13fc8aea04
|
removing object comprehensions from CoffeeScript, they were necessitating the generation of too much ugly JS
|
2010-01-10 14:45:44 -05:00 |
|
Jeremy Ashkenas
|
6658250c8e
|
more docs
|
2010-01-05 00:34:18 -05:00 |
|
Jeremy Ashkenas
|
3e24cef69f
|
minor doc updates -- let's try pulling in the underscore test suite
|
2010-01-04 19:15:24 -05:00 |
|
Jeremy Ashkenas
|
f299972713
|
expressions nested in expressions made for some indentation issues -- statements are now responsible for their own leading indentation
|
2009-12-31 16:50:46 -05:00 |
|
Jeremy Ashkenas
|
7f76c22894
|
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 |
|
Jeremy Ashkenas
|
834442148b
|
docs for assignment-as-expression
|
2009-12-25 23:17:34 -08:00 |
|
Jeremy Ashkenas
|
c4ba971d39
|
bumping to 0.1.3 ... here we go
|
2009-12-25 00:16:56 -08:00 |
|
Jeremy Ashkenas
|
60eabf63cf
|
broken waypoint, but fixed line numbers with the new JS comments
|
2009-12-23 19:42:18 -05:00 |
|