jashkenas--coffeescript/lib
Jeremy Ashkenas d1ffffab04 Using an experimental version of new optional-brace object literals. 2010-07-24 23:42:37 -07:00
..
cake.js enhancements to range comprehensions, back to being safe -- and usable downwards without a 'by' clause, and optimized when working with integer literals. 2010-07-17 18:45:29 -04:00
coffee-script.js bumping version to 0.7.2 for --options patch. 2010-07-12 08:17:26 -04:00
command.js Moving from '.addListener' to '.on' for Node v0.1.101 2010-07-18 07:54:44 -04:00
grammar.js Using an experimental version of new optional-brace object literals. 2010-07-24 23:42:37 -07:00
helpers.js fixing If/else-to-ternary with instanceof as an unparenthesized condition. JS operator precedence. 2010-07-23 20:44:56 -07:00
index.js michaelficarra's suggestion to make object comprehensions' hasOwnProperty check a continue, instead of a wrapped if. 2010-07-16 22:31:36 -04:00
lexer.js added and= and or= to the language. 2010-07-24 22:36:50 -07:00
nodes.js converted nodes.coffee. a big step 2010-07-24 18:21:25 -07:00
optparse.js enhancements to range comprehensions, back to being safe -- and usable downwards without a 'by' clause, and optimized when working with integer literals. 2010-07-17 18:45:29 -04:00
parser.js Using an experimental version of new optional-brace object literals. 2010-07-24 23:42:37 -07:00
repl.js Moving from '.addListener' to '.on' for Node v0.1.101 2010-07-18 07:54:44 -04:00
rewriter.js Using an experimental version of new optional-brace object literals. 2010-07-24 23:42:37 -07:00
scope.js michaelficarra's suggestion to make object comprehensions' hasOwnProperty check a continue, instead of a wrapped if. 2010-07-16 22:31:36 -04:00
utilities.js more refactors to utilities ... removing dependencies and the namespacing 2010-03-30 19:27:38 -04:00