jashkenas--coffeescript/lib
Jeremy Ashkenas f0d778ce49 moving addImplicitBraces and addImplicitParentheses next to each other ... perhaps they should interleave. 2010-09-14 22:57:01 -04:00
..
browser.js separate out browser.coffee from the core coffee-script module. 2010-09-04 06:39:01 -04:00
cake.js Revert "Issue #619. 'new' operator misbehavior." 2010-08-21 19:16:02 -04:00
coffee-script.js separate out browser.coffee from the core coffee-script module. 2010-09-04 06:39:01 -04:00
command.js Issue #665. Recompile on --watch when file changes size, or mtime changes. 2010-09-08 21:08:17 -04:00
grammar.js Fixing issue #676, chained accesses against the super() keyword. 2010-09-12 16:33:38 -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 Issue #680. @::prop versus this::prop, fixed lexing regex. 2010-09-12 15:48:31 -04:00
nodes.js better error for external super() call. 2010-09-12 16:25:00 -04:00
optparse.js Issue #609. Slightly faster implementation of ||= and &&= 2010-08-14 18:02:07 -04:00
parser.js Fixing issue #676, chained accesses against the super() keyword. 2010-09-12 16:33:38 -04:00
repl.js Issue #559, renaming {source} option to {fileName}, on CoffeeScript.compile 2010-07-30 20:37:12 -04:00
rewriter.js moving addImplicitBraces and addImplicitParentheses next to each other ... perhaps they should interleave. 2010-09-14 22:57:01 -04:00
scope.js Fixing Issue #643. Be a little bit safer about declaring block variables as close to the block scope as possible. 2010-08-24 22:19:53 -04:00
utilities.js more refactors to utilities ... removing dependencies and the namespacing 2010-03-30 19:27:38 -04:00