Jeremy Ashkenas
9abe614ea8
CoffeeScript 1.2.0
2011-12-18 15:29:02 -05:00
Jeremy Ashkenas
4b0fabd7cb
pushing this waypoint...
2011-12-18 14:26:23 -05:00
Jeremy Ashkenas
cda95afd3e
tweaking documentation
2011-12-18 13:41:33 -05:00
Jeremy Ashkenas
0e40feb9af
prepping for 1.2.0
2011-12-18 13:21:00 -05:00
Michael Ficarra
8855eede5f
Merge pull request #1697 from showell/doc-usage
...
split out Usage section
2011-12-07 08:38:00 -08:00
Jo Liss
d2c3b79617
Document fat arrow in class definitions.
...
This pleasently surprised but also confused me when it worked. Now it's
documented. No example (yet), alas, but better than nothing.
Originally added in/around 07e66dd2 .
2011-11-23 18:15:50 +01:00
Jo Liss
57e109ff11
Use "index" for index variable in for loop
...
This confused me every time I Ctrl+F'ed the home page for "index" and only got
this cryptic statement:
"Comprehensions replace (and compile into) for loops, with optional guard clauses
and the value of the current array index."
Now I can see how the index is used in the code.
2011-11-23 16:25:21 +01:00
Jo Liss
65930224ee
update link
2011-11-09 18:41:09 +01:00
Jeremy Ashkenas
cebfe394ad
change_log -> changelog
2011-11-08 18:11:33 -05:00
Jeremy Ashkenas
3e41659095
CoffeeScript 1.1.3
2011-11-08 18:01:45 -05:00
Michael Ficarra
1627922060
unless is useful outside of single-line statements
2011-10-02 21:03:36 -03:00
Jeremy Ashkenas
0171204e50
Merge pull request #1719 from jeremybanks/master
...
Upgrade jQuery in documentation from v1.4.2 to v1.6.4
2011-09-20 21:42:36 -07:00
Jeremy Banks
dd82b15b78
Upgrade jQuery in documentation from 1.4.2 to 1.6.4.
2011-09-21 00:27:32 -04:00
Jeremy Ashkenas
65b3bf0d4c
merging in the try coffeescript linking patch from Jeremy Banks, and regen-ing source. The newline patch makes a *huge* difference on the documentation page.
2011-09-20 22:42:19 -05:00
Jeremy Banks
de0122dc17
Moving [Link] button's inline style to stylesheet.
2011-09-18 21:53:08 -04:00
Jeremy Banks
2c43a9d209
Pulled Try CoffeeScript fragment prefix into a variable, other minor improvements.
2011-09-18 21:43:10 -04:00
Jeremy Banks
80f9a20bfd
Adds [Link] button to Try CoffeeScript interface.
2011-09-18 17:56:09 -04:00
Steve Howell
b8d60a9cf1
split out Usage section
2011-09-12 22:58:08 -07:00
Will Bailey
98cc7eb149
[docs] examples of using guards and indices in array comprehensions
2011-09-11 12:43:39 -07:00
Wieland Hoffmann
a4425471fd
alert(html) in the heredoc example
2011-08-30 10:42:34 +03:00
Jeremy Ashkenas
4710e744dc
clarifying Cake on the homepage.
2011-08-14 16:24:26 -04:00
Jeremy Ashkenas
ab326aea4c
removing errant line from changelog
2011-08-08 10:03:41 -04:00
Jeremy Ashkenas
8a4ec8f562
Adding books + screencasts to the homepage
2011-08-04 23:45:38 -04:00
Jeremy Ashkenas
1a652a9736
CoffeeScript 1.1.2
2011-08-04 23:17:23 -04:00
breckinloggins
709dc73c27
Removing 'the' from the CoffeeScript Compiler for Windows link
2011-07-09 11:52:02 -05:00
breckinloggins
14e09d2ca8
One more minor correction to main documentation
2011-07-09 10:03:04 -05:00
breckinloggins
0353b0ddd3
Small typo fixes in several files. Completed some missing documentation in nodes.coffee
2011-07-09 09:58:17 -05:00
breckinloggins
f2ba08f77f
Minor edits to the main documentation. Added a reference to @alisey's CoffeeScript Compiler for Windows.
2011-07-08 22:22:28 -05:00
Jeremy Ashkenas
4ff00359b6
fixes #1478 , documentation.
2011-07-06 22:15:35 -04:00
Michael Ficarra
d3e809da38
subliminally promoting the use of interpolation in the documentation
2011-07-06 22:15:34 -04:00
Jeremy Ashkenas
d4d027159f
rebuilding browser/source
2011-05-10 10:04:25 -04:00
Jeremy Ashkenas
9e4fa02cdb
CoffeeScript 1.1.1
2011-05-10 09:27:19 -04:00
Jeremy Ashkenas
71bcdb91c8
fixing changelog -- it was a regression from an earlier commit, not a true fix.
2011-05-01 14:29:48 -04:00
Jeremy Ashkenas
09712603c4
coffee-script 1.1.0
2011-05-01 12:08:15 -04:00
Jeremy Ashkenas
468ad1a2d5
Updating README and website with -g instructions.
2011-04-30 11:10:37 -04:00
Jeremy Ashkenas
79e160a46b
Edited documentation/index.html.erb via GitHub
2011-04-27 06:51:05 -07:00
Piet Jaspers
937f027f3c
Typo error, s/synax/syntax
2011-04-27 00:57:37 -07:00
Jeremy Ashkenas
da14538299
Issue #1272 documentation
2011-04-26 21:47:48 -04:00
Jeremy Ashkenas
b13bef7f45
#1256 , documentation typo
2011-04-26 20:46:07 -04:00
Jeremy Ashkenas
5e1aadba80
expanding on the sentence that talks about standalone extends ... Issue #1258
2011-04-26 20:42:24 -04:00
Jeremy Ashkenas
fe4f7f8b0f
Merge branch 'gh-pages' of https://github.com/willmoffat/coffee-script
2011-04-20 23:16:27 -04:00
Jeremy Ashkenas
4e3f80749f
merging issue #1127
2011-04-20 23:12:05 -04:00
Jeremy Ashkenas
ff8c340330
Merge branch 'keyboard' of https://github.com/willmoffat/coffee-script
2011-04-20 23:10:48 -04:00
Jeremy Ashkenas
039109ed56
Removing resources section from the homepage, in favor of linking to the Wiki. #1137
2011-04-20 23:08:21 -04:00
Will Moffat
67b5ebdb76
Bind not required for evalJS.
2011-03-19 16:03:53 -07:00
Will Moffat
80adaa700c
Console keyboard shortcuts
...
Cmd/Ctrl-Enter to run code
Escape to dismiss console
2011-02-10 08:40:53 -08:00
Will Moffat
dfead460ca
Disable spellcheck in the code editor.
...
Firefox highlights all the camelCase variable names in the examples and even WebKit highligts words like 'bitlist'.
2011-02-09 15:52:35 -08:00
Jeremy Ashkenas
14d2fa3895
#1085 , adding CoffeeScript.mode to the docs.
2011-02-01 21:30:33 -05:00
Jeremy Ashkenas
c44d9ae923
CoffeeScript 1.0.1
2011-01-31 22:39:12 -05:00
Jeremy Ashkenas
6fb2088d5f
changed 'when' example.
2011-01-30 19:25:36 -05:00