jashkenas--coffeescript/lib
Jeremy Ashkenas bfed78a996 rebuilding lexer 2010-10-11 08:06:27 -04:00
..
browser.js reenabled stricter caching on `For` compilation as well as reduced a line from it 2010-10-07 12:31:05 +09:00
cake.js made `unless` less parenfull 2010-10-07 20:05:22 +09:00
coffee-script.js coffee-script: `tokens`/`nodes` can now take options as well 2010-10-09 04:27:05 +09:00
command.js `noWrap: true` -> `wrap: false` 2010-10-10 11:55:01 -04:00
grammar.js grouped TRUE/FALSE/NULL into BOOL 2010-10-11 17:05:50 +09:00
helpers.js made ForNode avoid needless cachings 2010-10-02 07:26:37 +09:00
index.js reenabled stricter caching on `For` compilation as well as reduced a line from it 2010-10-07 12:31:05 +09:00
lexer.js rebuilding lexer 2010-10-11 08:06:27 -04:00
nodes.js fixed a bug where `while` condition was compiling as statement 2010-10-11 20:29:08 +09:00
optparse.js reenabled stricter caching on `For` compilation as well as reduced a line from it 2010-10-07 12:31:05 +09:00
parser.js grouped TRUE/FALSE/NULL into BOOL 2010-10-11 17:05:50 +09:00
repl.js `noWrap: true` -> `wrap: false` 2010-10-10 11:55:01 -04:00
rewriter.js grouped TRUE/FALSE/NULL into BOOL 2010-10-11 17:05:50 +09:00
scope.js reenabled stricter caching on `For` compilation as well as reduced a line from it 2010-10-07 12:31:05 +09:00
utilities.js more refactors to utilities ... removing dependencies and the namespacing 2010-03-30 19:27:38 -04:00