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 Jun 28, 2010
@jashkenas docs for the NPM install 4ad9e82
@jashkenas updating readme with NPM install. d83bbfb
@jashkenas adding a one-line exception test. 9bc7cd7
@jashkenas adding a one-line exception test. 744638e
Commits on Jun 29, 2010
@jashkenas fixing range literals (which had gone untested) oops. 7c426db
Commits on Jun 30, 2010
@jashkenas allowing paren-less instance creation, a la 'new Class' 7d79d73
@jashkenas fixing html entity in the changelog cb45c8f
Commits on Jul 01, 2010
@jashkenas allowing empty bodies in try blocks and in catch blocks 5ca5a50
@jashkenas fixing closurenode wrapping of bodies with bound function declaration…
…s inside -- this doesn't have to be mentioned explicitly.
7a5f014
@jashkenas throw a syntax error if you try to use the fat arrow to define a clas…
…s constructor.
9a8a707
Commits on Jul 02, 2010
@jashkenas better syntax errors for tokens-not-in-the-grammar. Coming soon to a …
…Jison near you (hopefully)
364ec2a
@jashkenas adding passed-through block comments back to the grammar/lexer/rewrit…
…er/nodes ... thanks, Trevor Burnham.
77a75ed
@jashkenas fixing the block comment test to use defined variables. eefa004
Commits on Jul 03, 2010
@jashkenas fixing improperly-formatted-output of pattern matching within compreh…
…ension arguments.
ec44915
@jashkenas fixing improper formatting in range-to-array expansion. 9287855
Commits on Jul 04, 2010
@jashkenas fixing empty catch clauses ... Issue #470 e281133
@jashkenas fixing Lexer::OPERATOR regex for non-spaced + unary arithmetic. Issue #… c57ebff
Commits on Jul 05, 2010
@jashkenas fixing issue #427 -- incorrect stringification of reserved word e81810d
@jashkenas added dsc's coffeecup to the resources section. afa3bb4
Commits on Jul 07, 2010
@jashkenas fixing herecomment/indentation bugaboo ... issue #474 577daf5
@jashkenas fixing return node squashing the possiblity of a ternary, when there …
…should be one. Issue #475
358edfb
Commits on Jul 08, 2010
@jashkenas adding wavded's gedit-coffeescript to the resources section of the docs 4fc4edc
Commits on Jul 09, 2010
@jashkenas Fixes issue #477, missing global helpers in REPL. 64b5ccc
Commits on Jul 10, 2010
@jashkenas fixing a comment/block-comment combination lexing regex issue. Ticket #… 2f8a29b
@jashkenas fixing inline-loop object-in-array tests for instance variables. Issue 7a16db9
@jashkenas better formatting for top-level closured-values. 6f32fe2
@jashkenas better printing for OpNodes with running with --nodes 4902020
@jashkenas fixing issue #485, unary minus following an existential operator. 1c7d51a
@jashkenas fixing previously-escaped-inner-quotes-in-double-quoted-heredoc-inter…
…polations. Issue #479
9ff8433
@jashkenas Fixing issue number #486 (which is debatable). Allowing an unparenthe…
…sized if/else ternary as a trailing parameter to a call.
15a2b7d
@jashkenas making it possible to pass in command-line arguments to a hash-banged…
… coffee script. Ticket #473
3d6cdfa
Commits on Jul 11, 2010
@jashkenas fixing optparse to behave nicely in the presence of hashbangs -- stop…
… parsing after the first non-option argument, and pass the rest along -- and adding an OptionParser test.
2a7a264
@jashkenas rebuilding docs and compressed version for CoffeeScript 0.7.1 e40d25e