Jeremy Ashkenas
7792a3a6e3
CoffeeScript 1.3.2
2012-05-14 14:45:20 -04:00
Jeremy Ashkenas
fdcd99dfef
adding a rel=canonical
2012-05-10 17:42:27 -04:00
Jeremy Ashkenas
c1309e12f7
Fixes #2209 -- document heredocs as 'block strings'
2012-04-25 14:37:05 -04:00
Jeremy Ashkenas
c06487c13b
Merge branch 'master' of github.com:jashkenas/coffee-script
2012-04-24 12:12:12 -04:00
Jeremy Ashkenas
7a80661ad5
adding a link to the high-rez logo
2012-04-24 12:12:09 -04:00
josher19
ea60dfa44d
See issue #2620
2012-04-13 12:54:36 +08:00
Jeremy Ashkenas
60c9b94656
CoffeeScript 1.3.1 (quick bugfix for compound assignment to a global variable
2012-04-10 17:26:23 -04:00
Jeremy Ashkenas
ed8d94f69c
CoffeeScript 1.3.0
2012-04-10 14:57:45 -04:00
Jeremy Ashkenas
1b3af684cb
Merge pull request #2070 from clutchski/slice-docs
...
Documenting default slice indexes.
2012-04-10 07:56:44 -07:00
Jeremy Ashkenas
a0e3a8b420
Merge pull request #2117 from AdleyEskridge/master
...
Improve documentation section about heregexes
2012-02-26 09:10:20 -08:00
Jeremy Ashkenas
ecfe49adca
Merge branch 'master' of github.com:jashkenas/coffee-script
2012-02-23 22:05:39 -05:00
Jeremy Ashkenas
7a75b2b8d0
link typo
2012-02-23 22:05:00 -05:00
Adley Eskridge
2e78508016
Improve section on heregexes
...
Currently, the only mention of heregexes' support for interpolation is
in the change log. This feature is useful enough to warrant a mention in
the heregex section itself.
I also felt that the heregex section was a bit less clear than it could
be, so I slightly reworded it.
2012-02-12 10:58:53 -06:00
Mark Campbell
d6e2ae292e
Fix inherited spelling in documentation
2012-02-03 19:07:48 -06:00
clutchski
d74c909930
Documenting default slice indexes.
2012-01-26 15:57:27 -05:00
Jeremy Ashkenas
8eb04cd80b
removing out of date Windows instructions -- nothing extra needed now.
2011-12-30 09:07:10 -05:00
Gregg Pollack
01e03ae2d8
Seperated Books and Screencasts and added Code School course
2011-12-20 22:51:39 -05:00
Jeremy Ashkenas
9de0d886eb
bringing back an ol' line of docco.
2011-12-18 23:01:20 -05:00
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