jashkenas--coffeescript/src
Julian Rosse 730a4bcdad Tagged template literal AST (#5185)
* tagged template literal ast

* add comment
2019-03-30 11:31:00 -07:00
..
browser.coffee Fix #1832: Browser compiler should run code using globally-scoped eval (#5047) 2018-05-01 08:11:40 -07:00
cake.coffee [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
coffeescript.coffee Merge branch 'master' into ast 2019-03-24 19:22:33 -07:00
command.coffee Merge branch 'master' into ast 2018-09-16 14:00:45 -07:00
grammar.coffee Merge branch 'master' into ast 2019-03-24 19:22:33 -07:00
helpers.coffee String interpolation AST (#5175) 2019-03-24 19:00:44 -07:00
index.coffee implement coffeescript.registerCompiled method (#5130) 2018-11-28 09:09:06 -08:00
lexer.coffee Heregex AST (#5181) 2019-03-28 23:15:09 -07:00
nodes.coffee Tagged template literal AST (#5185) 2019-03-30 11:31:00 -07:00
optparse.coffee [CS2] Add #! support for executable scripts on Linux. (#3946) 2017-07-19 16:25:06 -07:00
register.coffee Fix #4725: apply transpile option to require’d .coffee files (#4728) 2017-10-04 17:49:59 -07:00
repl.coffee Merge branch 'master' into ast 2019-03-24 19:22:33 -07:00
rewriter.coffee String interpolation AST (#5175) 2019-03-24 19:00:44 -07:00
scope.litcoffee Fix #4747: Flow local variables (#4753) 2017-10-19 06:56:59 -07:00
sourcemap.litcoffee Fix #4342: Always output `sourcesContent` property as part of source map, whether inline map or written-to-disk map (#4698) 2017-09-11 22:38:48 -07:00