1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib/coffee_script
2010-01-05 22:17:09 -05:00
..
CoffeeScript.tmbundle adding consistent highlighting to variable assignment, whether functions or values 2010-01-01 17:11:48 -05:00
narwhal rebuilding narwhal uncovered a bug with named functions 2010-01-01 22:00:34 -05:00
command_line.rb fixing relative path for execution tests 2009-12-28 16:23:48 -05:00
grammar.y ellipsis is the new splat 2010-01-05 21:40:36 -05:00
lexer.rb ellipsis is the new splat 2010-01-05 21:40:36 -05:00
nodes.rb adding ranges as expressions, they get expanded into the equivalent array 2010-01-05 22:17:09 -05:00
parse_error.rb adding the complete underscore.coffee example to the docs 2010-01-04 22:51:02 -05:00
rewriter.rb more underscore examples raised a slight bug with a lexing ambiguity between leading whens (in switches), and trailing whens (in comprehensions) -- made two different tokens to distinguish them 2010-01-03 22:25:38 -05:00
scope.rb nicer scope inspects 2010-01-04 09:43:50 -05:00
value.rb adding ranges as expressions, they get expanded into the equivalent array 2010-01-05 22:17:09 -05:00