1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/src
2017-11-28 21:25:41 -08:00
..
browser.coffee Add inline sourcemap support 2016-01-23 12:58:22 -07:00
cake.coffee Fix broken links, update redirected links (#4505) 2017-04-17 19:43:10 -07:00
coffee-script.coffee getSourceMap needs to pass literate flag to compile() (#4435) 2017-02-04 19:33:09 -08:00
command.coffee Fix CLI crash when null is thrown 2016-09-14 21:33:36 +02:00
grammar.coffee Backport #4783, fix for export default followed by an implicit object (#4800) 2017-11-28 21:25:41 -08:00
helpers.coffee Wrap HTML in comments in backticks, so as not to fool docco when generating the annotated source 2016-12-01 21:36:15 -08:00
index.coffee add newlines to end of files 2014-02-22 23:20:06 -06:00
lexer.coffee Backport #4783, fix for export default followed by an implicit object (#4800) 2017-11-28 21:25:41 -08:00
nodes.coffee [CS1] fix #4260 and #1349: splat error with soak properties or expressions (#4643) 2017-08-27 16:25:13 -07:00
optparse.coffee Fixed minor document typos 2015-11-18 08:00:58 +08:00
register.coffee Fix broken CoffeeScript.register() and commit build 2016-01-31 19:48:40 +01:00
repl.coffee Fix REPL assignment (#4559) 2017-06-07 11:37:25 -07:00
rewriter.coffee refine sameLine implicit object tagging [Fixes #4568] (#4598) 2017-07-04 11:31:51 -07:00
scope.litcoffee Fix "export" squashing variable declarations 2017-01-26 15:27:41 +00:00
sourcemap.litcoffee Fix broken links, update redirected links (#4505) 2017-04-17 19:43:10 -07:00