1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib/coffee-script
Julian Rosse 799bc6e81c Restrict indented return arg to object (#4605)
* throw multiline implicit object [Fixes #3199]

* only return

* fix from code review

* test error on non-object

* test error on call indented non-object

* unique test names
2017-07-09 10:29:47 -07:00
..
browser.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
cake.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
coffee-script.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
command.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
grammar.js Restrict indented return arg to object (#4605) 2017-07-09 10:29:47 -07:00
helpers.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
index.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
lexer.js Restrict indented return arg to object (#4605) 2017-07-09 10:29:47 -07:00
nodes.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
optparse.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
parser.js Restrict indented return arg to object (#4605) 2017-07-09 10:29:47 -07:00
register.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
repl.js Fix REPL assignment (#4559) 2017-06-07 11:37:25 -07:00
rewriter.js refine sameLine implicit object tagging [Fixes #4568] (#4598) 2017-07-04 11:31:51 -07:00
scope.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00
sourcemap.js 1.12.6 (#4548) 2017-05-14 11:12:50 -07:00