jashkenas--coffeescript/lib/coffeescript
zdenko aef54aeaf7 [CS2] Fix #4631: Expansion that becomes rest parameter causes runtime error (#4634)
* expansion-rest bug fix

* tests; improved implicit call recognition with dots on the left in the `rewriter`

* whitespace cleanup

* more tests
2017-08-17 13:13:52 -07:00
..
browser.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
cake.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
coffeescript.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
command.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
grammar.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
helpers.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
index.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
lexer.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
nodes.js If compiling a function parameter creates any generated variables (e.g. `ref`), shift the declarations for those variables into the parent scope; fixes #4413 2017-08-14 03:00:01 +00:00
optparse.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
parser.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
register.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
repl.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
rewriter.js [CS2] Fix #4631: Expansion that becomes rest parameter causes runtime error (#4634) 2017-08-17 13:13:52 -07:00
scope.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
sourcemap.js 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00