Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
...
Commits on Mar 26, 2010
@chrislloyd chrislloyd Optional sentence descriptions for cake tasks. c9b6e82
Commits on Apr 04, 2010
@jashkenas merging in Chris Lloyd's fix for optional descriptions on Cake tasks. 89534b8
@chrislloyd chrislloyd Failing test for string interpolation. Interpolated strings need to b…
…e expressions, not values.
2e744a1
@chrislloyd chrislloyd Interpolated strings are expressions. 19ed631
Commits on Apr 05, 2010
Tim Jones Added Statement to the grammar. de955da
Tim Jones Realigning function arrows. 538e518
Commits on Apr 06, 2010
@noonat noonat Renamed Lexer.tag() argument to new_tag, due to Rhino scope confusion 2351948
Commits on Apr 07, 2010
@jashkenas Merge branch 'master' of git://github.com/noonat/coffee-script 75b260e
@jashkenas Adding noonat to the contributor list 3eedf8e
Commits on Apr 10, 2010
@jashkenas adding webchat to the doc page 491ad6d
@jashkenas safely preserving the arguments object through generated closure wrap…
…pers.
f36acc2
@jashkenas generated closures should only call() or apply() when necessary. 065bf54
@jashkenas Battery of patches for compatibility with Node v0.1.90 8317960
@jashkenas fixing implicit-call-in-function-in-parens bug. df97eff
Commits on Apr 11, 2010
@drnic drnic Using anonymous callback for 'exit' event when running tests ef67561
@StanAngeloff StanAngeloff FIXES #309: Optional parens and interpolation. 17e1774
@jashkenas Merge commit 'StanAngeloff/issue_309' 8de2fb9
@jashkenas merging Stan's recursive tokenizing fix for interpolations. 2e842f0
@jashkenas adding a test case for issue 309, interpolations with implicit calls. c3bbb48
@jashkenas simplifying some unecessary interpolated expressions into interpolate…
…d values.
835ecac
@jashkenas adding coffee-haml-filter to the docs ea982a6
Commits on Apr 13, 2010
@jashkenas CoffeeScript 0.6.1, for Node.js v0.1.90 92540d5