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 Feb 22, 2010
@jashkenas ensuring that we don't write --eval scriptlets out to disk -- they sh…
…ould print, if nothing else
aad0ce1
@jashkenas making the docs a little less jumpy with more stable menus 6985802
@jashkenas fixing the build:ultraviolet task in the Cakefile 4817b96
@jashkenas allowing checked out versions of the source to use bin/cake and bin/c…
…offee from any directory.
9b78fb6
@jashkenas doc updates 15b86a5
Commits on Feb 23, 2010
@jashkenas fixing the trailing-else-in-switch-getting-sucked-in-bug, Issue 195. a64afe6
@cehoffman cehoffman Make trailing else on switch fix pass on to multiple when switches fdffacf
@jashkenas adding warning about Node.js/Windows to the docs. 4bb9392
@jashkenas Merge branch 'master' of git://github.com/cehoffman/coffee-script 1f87091
@jashkenas fixing issue 196, better handling of soak/existence chains 3df7bd9
Tim nodes.coffee: ForNode: Small whitespace change in for_part 432696d
@jashkenas going back to == undefined instead of == null to appease the angry JS…
…Lint.
5a1aa44
Commits on Feb 24, 2010
@jashkenas Merge branch 'master' of git://github.com/Tim-Smart/coffee-script 5cd8f2c
@jashkenas merging Tim-Smart's branch 52db4fb
@jashkenas updating to the latest Jison c30b3d3
@jashkenas rebuilding with new for spacing 8db0cb9
@jashkenas removing a shift-reduce error from the grammar that worked its way in 7de4caf
@jashkenas fixing throwing an error string in the Rewriter, when it should have …
…been an Error object
4d146ba
@jashkenas adding conditional while loops with while ... when 4eeb8c4
@jashkenas adding existence soaks for indexed-lookup property accesses: obj?['pr…
…operty']
10d335c
@jashkenas bumping to 0.5.1 92cd802