jashkenas--coffeescript/lib
Jeremy Ashkenas 9f46c306e5 super is now possible in nodes/Expressions, where it wasn't possible before. 2010-02-27 19:42:10 -05:00
..
cake.js caching the length property lookup for vanilla array comprehensions and rebuilding docs 2010-02-25 23:39:14 -05:00
coffee-script.js caching the length property lookup for vanilla array comprehensions and rebuilding docs 2010-02-25 23:39:14 -05:00
command_line.js making --run the default option for consistency. If you want to save the file, use -c or --compile. 2010-02-27 00:38:04 -05:00
grammar.js first draft of adding classes to CoffeeScript 2010-02-27 18:57:45 -05:00
lexer.js updating the Lexer to use classes and some of the older documentation 2010-02-27 19:40:53 -05:00
narwhal.js moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -05:00
nodes.js super is now possible in nodes/Expressions, where it wasn't possible before. 2010-02-27 19:42:10 -05:00
optparse.js caching the length property lookup for vanilla array comprehensions and rebuilding docs 2010-02-25 23:39:14 -05:00
parser.js first draft of adding classes to CoffeeScript 2010-02-27 18:57:45 -05:00
repl.js moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -05:00
rewriter.js fixing multiple single-line function forms on the same line 2010-02-27 11:03:43 -05:00
scope.js moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -05:00