jashkenas--coffeescript/lib
Jeremy Ashkenas 4bd657160d fixing bug in option parsing with flagged arguments and cake. 2010-07-11 17:55:22 -04:00
..
cake.js removing obvious redundant parentheses. 2010-06-27 23:55:18 -04:00
coffee-script.js rebuilding docs and compressed version for CoffeeScript 0.7.1 2010-07-11 10:40:44 -04:00
command.js fixing optparse to behave nicely in the presence of hashbangs -- stop parsing after the first non-option argument, and pass the rest along -- and adding an OptionParser test. 2010-07-11 09:57:42 -04:00
grammar.js fixing issue #485, unary minus following an existential operator. 2010-07-10 11:27:43 -04:00
helpers.js getting ready for a 0.7.0. cleanups and doc revisions, not quite there yet. 2010-06-28 00:19:58 -04:00
index.js Big commit. First draft of stripping comments from generated JS output. Issue #41 2010-06-27 12:59:54 -04:00
lexer.js fixing previously-escaped-inner-quotes-in-double-quoted-heredoc-interpolations. Issue #479 2010-07-10 11:54:59 -04:00
nodes.js fixing issue #485, unary minus following an existential operator. 2010-07-10 11:27:43 -04:00
optparse.js fixing bug in option parsing with flagged arguments and cake. 2010-07-11 17:55:22 -04:00
parser.js fixing issue #485, unary minus following an existential operator. 2010-07-10 11:27:43 -04:00
repl.js Big commit. First draft of stripping comments from generated JS output. Issue #41 2010-06-27 12:59:54 -04:00
rewriter.js Fixing issue number #486 (which is debatable). Allowing an unparenthesized if/else ternary as a trailing parameter to a call. 2010-07-10 14:52:54 -04:00
scope.js removing obvious redundant parentheses. 2010-06-27 23:55:18 -04:00
utilities.js more refactors to utilities ... removing dependencies and the namespacing 2010-03-30 19:27:38 -04:00