Jeremy Ashkenas
|
28d5db3bca
|
preparing documentation for 0.9.5
|
2010-11-21 12:38:27 -05:00 |
|
Jeremy Ashkenas
|
35b6a70724
|
going back to the Closure Compiler.
|
2010-10-19 21:59:13 -04:00 |
|
Jeremy Ashkenas
|
d4dac214ab
|
optimizing comprehensions source references
|
2010-10-06 21:13:11 -04:00 |
|
Jeremy Ashkenas
|
e3ec325619
|
rebuilt the site with some IE fixes.
|
2010-09-27 15:21:45 -04:00 |
|
Jeremy Ashkenas
|
c50cf23b7b
|
CoffeeScript 0.9.4
|
2010-09-21 23:58:05 -04:00 |
|
Jeremy Ashkenas
|
980a663c19
|
ported and regenerated examples.
|
2010-07-29 00:51:35 -04:00 |
|
Jeremy Ashkenas
|
9814fc2e1c
|
Updating documentation with endtime's suggestions.
|
2010-07-17 10:28:06 -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
|
ea982a627e
|
adding coffee-haml-filter to the docs
|
2010-04-11 17:57:29 -04: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
|
24408c785a
|
caught a close call bug with object comprehensions and not specifying the value
|
2010-01-10 17:44:19 -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
|
6e63a18f86
|
first pass at 0.2.0 docs
|
2010-01-04 22:19:45 -05:00 |
|