Simon Lydell
66b5203689
CoffeeScript 1.11.0
2016-09-24 14:16:00 +02:00
Geoffrey Booth
a8b77fb4e7
Add modules documentation ( #4309 )
2016-09-18 20:54:44 +02:00
Simon Lydell
cea773ec81
CoffeeScript 1.10.0
2015-09-03 20:10:18 +02:00
Jeremy Ashkenas
c37f284771
redoc
2015-05-27 11:57:31 -04:00
Simon Lydell
b58772e8a7
CoffeeScript 1.9.3
2015-05-14 11:24:39 +02:00
Andreas Lubbe
edbb9a77e7
build & docs for 1.9.2
2015-04-15 17:26:30 +02:00
Ben Creasy
88529bc339
Replace references to jQuery's 'bind' with 'on'
2015-02-20 14:02:47 -08:00
Jeremy Ashkenas
533ad8afe9
CoffeeScript 1.9.1
2015-02-18 15:43:33 -05:00
Jeremy Ashkenas
a3096eab91
#3819 changelog docs
2015-01-30 11:14:03 -05:00
Jeremy Ashkenas
e0ec8a51e4
CoffeeScript 1.9.0
2015-01-29 12:20:46 -05:00
Jeremy Ashkenas
81047d45ee
CoffeeScript 1.8.0
2014-08-26 12:24:29 -04:00
Michael Ficarra
6b0ee127da
recompile documentation with 1.7.1
2014-01-29 23:21:44 -06:00
xixixao
41c4c822ba
Recompile documentation js files with 1.7.0 version
2014-01-28 03:33:03 +00:00
xixixao
f42329ca0a
Use Node instead of Ruby for documentation
2014-01-28 03:17:12 +00:00
xixixao
e1f46cfb9b
Prepare 1.7.0 release
2014-01-26 18:32:12 +00:00
xixixao
ac6a76ee10
Add negative slice end index into docs
2013-11-27 01:01:32 +00:00
Greg Schafer
26c0f7ca2d
Fix constructor_destructuring example to alert a defined value
2013-09-14 14:34:53 -05:00
Jeremy Ashkenas
84b8b5ccee
CoffeeScript 1.6.3
2013-06-02 09:37:45 +04:00
Jeremy Ashkenas
a3e8de338a
CoffeeScript 1.6.2
2013-03-18 13:06:33 +08:00
Jeremy Ashkenas
304432c197
Merge pull request #2417 from gabehollombe/doc_for_switch_with_no_control_expression
...
Documentation for switch statements with no control expression
2013-03-04 22:27:38 -08:00
Jeremy Ashkenas
eef83a9fcb
CoffeeScript 1.6.1
2013-03-05 11:07:16 +13:00
Jeremy Ashkenas
9f614fedec
CoffeeScript 1.6.0
2013-03-05 08:19:08 +13:00
Jeremy Ashkenas
af53c230a1
CoffeeScript 1.5.0
2013-02-25 21:12:22 +13:00
Jeremy Ashkenas
158d37215a
CoffeeScript 1.4.0
2012-10-23 16:45:31 -04:00
Gabe Hollombe
7fdd21b26d
Add example of destructuring assignment in class constructors for options
2012-06-10 11:19:54 +07:00
Jeremy Ashkenas
79492aab36
CoffeeScript 1.3.3
2012-05-15 12:35:40 -04:00
Jeremy Ashkenas
7792a3a6e3
CoffeeScript 1.3.2
2012-05-14 14:45:20 -04: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
cda95afd3e
tweaking documentation
2011-12-18 13:41:33 -05: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
Jeremy Ashkenas
3e41659095
CoffeeScript 1.1.3
2011-11-08 18:01:45 -05: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 Ashkenas
1a652a9736
CoffeeScript 1.1.2
2011-08-04 23:17:23 -04:00
breckinloggins
0353b0ddd3
Small typo fixes in several files. Completed some missing documentation in nodes.coffee
2011-07-09 09:58:17 -05:00
Michael Ficarra
d3e809da38
subliminally promoting the use of interpolation in the documentation
2011-07-06 22:15:34 -04:00
Jeremy Ashkenas
9e4fa02cdb
CoffeeScript 1.1.1
2011-05-10 09:27:19 -04:00
Jeremy Ashkenas
09712603c4
coffee-script 1.1.0
2011-05-01 12:08:15 -04:00
Jeremy Ashkenas
4e3f80749f
merging issue #1127
2011-04-20 23:12:05 -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
Jeremy Ashkenas
c44d9ae923
CoffeeScript 1.0.1
2011-01-31 22:39:12 -05:00
Jeremy Ashkenas
49d9eb687d
documenting 'when', a bit.
2011-01-30 17:10:50 -05:00
Jeremy Ashkenas
33d2577fb5
CoffeeScript 1.0.0
2010-12-24 11:02:10 -08:00
Jeremy Ashkenas
3be22bd43b
Documenting and testing 'do'
2010-12-24 09:22:27 -08:00
Jeremy Ashkenas
83a7985a97
more work on site, down to arrays and objects.
2010-12-23 14:26:10 -08:00
Jeremy Ashkenas
6a1730956e
slightly less parentheticals.
2010-12-23 12:41:42 -08:00
Jeremy Ashkenas
e983032762
more docs... scoped loops, --join.
2010-12-22 22:43:13 -08:00
Jeremy Ashkenas
aa3099ce09
Adding notes about Ubuntu and Windows installation.
2010-12-21 14:25:28 -05:00
Jeremy Ashkenas
3c558ebbee
pulling jQuery in locally, rebuilding docs with variable scope patch
2010-12-15 21:11:43 -05:00
Jeremy Ashkenas
2ac5ee4062
Adding an existential infix operator example.
2010-12-11 19:44:11 -05:00