jashkenas--coffeescript/lib/coffee_script
Jeremy Ashkenas e72ef1a61a reverting change 2010-01-17 10:28:04 -05:00
..
CoffeeScript.tmbundle fixes for syntax highlighting assignments and regexes 2010-01-16 14:28:42 -05:00
narwhal rebuilt the narwhal interface 2010-01-10 20:25:09 -05:00
command_line.rb separating out the --no-wrap and the --globals arguments, which shouldn't be jammed together 2010-01-07 21:10:25 -05:00
grammar.y the existential operator can now be used infix as well 2010-01-16 23:03:54 -05:00
lexer.rb added the conditional existence operator 2010-01-16 22:17:55 -05:00
nodes.rb reverting change 2010-01-17 10:28:04 -05:00
parse_error.rb nicer syntax error messages for newlines and indentation 2010-01-12 17:44:03 -05:00
rewriter.rb adding bound functions, with test 2010-01-13 20:59:57 -05:00
scope.rb simplification of function and prototype naming -- last_assign, immediate_assign, and proto_assign are gone, in favor of 'name' and 'proto' properties on CodeNodes 2010-01-16 15:44:07 -05:00
value.rb added Python's chainable comparisons, like: 10 > 5 > 1 2010-01-16 16:37:49 -05:00