jashkenas--coffeescript/lib
Jeremy Ashkenas 5c7526a741 moving some of the fs methods over to sync methods, where it's alright and where it makes things clearer 2010-02-25 21:53:42 -05:00
..
bin adding /usr/local/lib hardcoded versions of coffee and cake for the install script 2010-02-21 19:19:58 -05:00
cake.js moving some of the fs methods over to sync methods, where it's alright and where it makes things clearer 2010-02-25 21:53:42 -05:00
coffee-script.js moving -tr --tree to -n --nodes, and --no-wrap gives up its -n short flag. 2010-02-25 18:42:35 -05:00
command_line.js moving -tr --tree to -n --nodes, and --no-wrap gives up its -n short flag. 2010-02-25 18:42:35 -05:00
grammar.js moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -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 fixing patternmatched assigns within assigns within calls 2010-02-25 07:28:48 -05:00
optparse.js first draft of options for Cakefiles, using optparse.coffee, as well as a cake install task that takes --prefix. Still need to fix the lib/bin scripts 2010-02-25 21:43:42 -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 moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -05:00
scope.js moving print_tokens (the pretty printer) from coffee_script to command_line 2010-02-24 18:56:32 -05:00