jashkenas--coffeescript/lib
Jeremy Ashkenas 5e7f5f390a adding a traverse method to the AST, so we can do fancy processing from external scripts. 2010-02-27 01:22:21 -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 caching the length property lookup for vanilla array comprehensions and rebuilding docs 2010-02-25 23:39:14 -05:00
lexer.js moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -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 adding a traverse method to the AST, so we can do fancy processing from external scripts. 2010-02-27 01:22:21 -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 adding existence soaks for indexed-lookup property accesses: obj?['property'] 2010-02-24 00:06:01 -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 caching the length property lookup for vanilla array comprehensions and rebuilding docs 2010-02-25 23:39:14 -05:00
scope.js moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -05:00