mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
cc3c314988
- ReturnNodes are explicitly added during compilation - ReturnNode is used instead of scattering "return" throughout code compilation snippets - nodes gain a make_return method in order to do the most useful thing when a return is requested |
||
---|---|---|
.. | ||
cake.js | ||
coffee-script.js | ||
command.js | ||
grammar.js | ||
helpers.js | ||
lexer.js | ||
nodes.js | ||
optparse.js | ||
parser.js | ||
repl.js | ||
rewriter.js | ||
scope.js |