1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/src
2010-02-17 23:25:17 -05:00
..
cake.coffee making 'no such task' errors a little nicer 2010-02-17 20:37:30 -05:00
coffee-script.coffee just namespacing the coffeescript compiler 2010-02-17 23:25:17 -05:00
command_line.coffee Updating fs module to the latest Node.js -- that's fs.readFile, not fs.cat, with string flags for fs.open 2010-02-17 08:51:27 -05:00
grammar.coffee moving 'throw' to a slightly higher level of precedence 2010-02-17 19:35:34 -05:00
lexer.coffee Revert "namespacing CoffeeScript in the browser, and sniffing the 'require' function instead of the 'exports' object" 2010-02-17 23:22:05 -05:00
narwhal.coffee removing traces of Ruby from coffee-script.coffee, redoing narwhal support to use the new compiler (but untested) 2010-02-17 22:37:56 -05:00
nodes.coffee Revert "namespacing CoffeeScript in the browser, and sniffing the 'require' function instead of the 'exports' object" 2010-02-17 23:22:05 -05:00
optparse.coffee fixing long-flag-with-optional-part in optparse.coffee, and hiding bin/node_coffee --watch until we implement it 2010-02-14 20:50:45 -05:00
repl.coffee added experimental (but working) method to install CoffeeScript: 'sudo bin/cake install' -- once you've done that, you can take cake and coffee out of their bin/ 2010-02-17 01:24:02 -05:00
rewriter.coffee Revert "namespacing CoffeeScript in the browser, and sniffing the 'require' function instead of the 'exports' object" 2010-02-17 23:22:05 -05:00
scope.coffee Revert "namespacing CoffeeScript in the browser, and sniffing the 'require' function instead of the 'exports' object" 2010-02-17 23:22:05 -05:00