jashkenas--coffeescript/lib/coffeescript
zdenko 555c22af58 fix #4580 (#4793) 2017-11-20 09:15:19 -08:00
..
browser.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
cake.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
coffeescript.js Fix #4780: Don't mutate the options object when compiling and transpiling, so that options are correct on subsequent iterations (#4785) 2017-11-14 08:13:22 -08:00
command.js Fix #4765: .map file should always have the same output base filename as the generated .js file (#4784) 2017-11-16 13:30:40 -08:00
grammar.js Fix #4774: `export default` followed by an object should always work, even if the object contains braces. `default` shouldn't suppress a newline, we should handle it in the grammar the same way returning an implicit object is handled (#4783) 2017-11-15 21:38:05 -08:00
helpers.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
index.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
lexer.js Fix #4774: `export default` followed by an object should always work, even if the object contains braces. `default` shouldn't suppress a newline, we should handle it in the grammar the same way returning an implicit object is handled (#4783) 2017-11-15 21:38:05 -08:00
nodes.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
optparse.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
parser.js Fix #4774: `export default` followed by an object should always work, even if the object contains braces. `default` shouldn't suppress a newline, we should handle it in the grammar the same way returning an implicit object is handled (#4783) 2017-11-15 21:38:05 -08:00
register.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
repl.js Fix #4763: Comments at beginning or end of REPL input shouldn't throw errors (#4764) 2017-11-19 11:37:08 -08:00
rewriter.js fix #4580 (#4793) 2017-11-20 09:15:19 -08:00
scope.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00
sourcemap.js 2.0.2 (#4758) 2017-10-26 18:29:45 -07:00