1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib
2011-04-30 23:01:36 -04:00
..
browser.js reintroducing a variant of kit's in-order script loading fix. 2011-04-30 13:48:54 -04:00
cake.js Merging in 1035 fix. fileName -> filename ... a bit of refactoring. 2011-01-15 10:46:53 -05:00
coffee-script.js Fixing process.argv[0] ... #1303 2011-04-30 10:59:55 -04:00
command.js Using process.mainModule.filename instead of passing __filename 2011-04-30 23:01:36 -04:00
grammar.js Closes #971. Existensial slices now supported. 2011-01-22 19:56:14 +13:00
helpers.js CoffeeScript.helpers.count now handles empty strings properly instead of 2010-12-13 05:51:57 -05:00
index.js Issue #856. Invert 2010-11-28 15:33:43 -08:00
lexer.js slightly less sketchy fix for #1106. 2011-04-30 10:35:56 -04:00
nodes.js fixing unfoldSoak performance my memoizing. #1033 2011-04-30 13:13:09 -04:00
optparse.js Leave out the 'Available Options' bit. 2011-01-15 11:04:50 -05:00
parser.js rebuilt parser with Jison 0.2.4 2011-03-28 08:36:42 -04:00
repl.js removed "globals" option of CoffeeScript.compile and enhanced fix from 2011-04-29 15:53:30 -04:00
rewriter.js Issue #1006, infinite loop in addImplicitParentheses. 2011-04-27 22:49:42 -04:00
scope.js fixes #1124 (and uglifies generated JS) 2011-03-28 23:12:27 +02:00