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-08-21 12:13:43 -04:00
..
cake.js Improving double-parentheses suppression. Issue #587 2010-08-14 17:43:58 -04:00
coffee-script.js removed noWrap (setTimeout evaluates on global) 2010-08-18 10:29:13 +09:00
command.js '-r' should work with $NODE_PATH as well (where previously it was an absolute/relative path) 2010-08-16 17:36:55 +03:00
grammar.js Issue #633. 'not instanceof' 2010-08-21 08:56:25 -04:00
helpers.js Improving double-parentheses suppression. Issue #587 2010-08-14 17:43:58 -04:00
index.js merging master changes into symbology 2010-07-25 00:15:12 -07:00
lexer.js Fixing the longstanding and important Issue #637. I'm glad this one got got. 2010-08-21 12:13:43 -04:00
nodes.js Issue #572. Block comments now compile to // for aesthetic reasons. 2010-08-21 09:30:25 -04:00
optparse.js Issue #609. Slightly faster implementation of ||= and &&= 2010-08-14 18:02:07 -04:00
parser.js Issue #633. 'not instanceof' 2010-08-21 08:56:25 -04:00
repl.js Issue #559, renaming {source} option to {fileName}, on CoffeeScript.compile 2010-07-30 20:37:12 -04:00
rewriter.js Issue #633. 'not instanceof' 2010-08-21 08:56:25 -04:00
scope.js Updating Underscore to 1.1.0, fixing a hasOwnProperty glitch in Scope, and a double-semicolon bug in ParentheticalNode. 2010-08-21 08:30:22 -04:00
utilities.js more refactors to utilities ... removing dependencies and the namespacing 2010-03-30 19:27:38 -04:00