1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib
2010-05-10 20:58:01 +10:00
..
cake.js Remove unused variable index_var from for loops 2010-04-30 09:48:30 +02:00
coffee-script.js CoffeeScript 0.6.1, for Node.js v0.1.90 2010-04-12 21:20:00 -04:00
command.js rewriting the Lexer, CommandLine, Nodes, and Rewriter to take advantage of the new DRY object pattern matching. 2010-04-25 22:29:43 -04:00
grammar.js Cleaned up IfNodes 2010-05-02 00:39:34 +10:00
helpers.js Interpolated strings are expressions. 2010-04-04 17:05:52 +10:00
index.js making bin/cake install add CoffeeScript as a Node.js library, and creating an index.js file for the top-level inclusion. 2010-04-20 20:20:38 -04:00
lexer.js Added a small part to the rewriter to allow a better two-function call. 2010-05-01 14:04:57 +12:00
nodes.js determine @children dynamically based on attribute names, instead of manual bookkeeping 2010-05-10 20:58:01 +10:00
optparse.js Remove unused variable index_var from for loops 2010-04-30 09:48:30 +02:00
parser.js Cleaned up IfNodes 2010-05-02 00:39:34 +10:00
repl.js Battery of patches for compatibility with Node v0.1.90 2010-04-10 18:05:35 -04:00
rewriter.js removing holmsand's cleanup 2010-05-01 08:40:02 -04:00
scope.js simplifying some unecessary interpolated expressions into interpolated values. 2010-04-11 16:57:53 -04:00
utilities.js more refactors to utilities ... removing dependencies and the namespacing 2010-03-30 19:27:38 -04:00