Unfancy JavaScript
Go to file
Jeremy Ashkenas 669c065dd7 parser test raises some minor improvements (remove unnecessary ValueNode arrays, etc 2009-12-18 07:11:01 -05:00
bin completely reorganized for a gem and the 'coffee-script' command 2009-12-16 22:42:53 -05:00
examples after a lot of grammar wrestling, got the if-else chains to parse unambiguously. Now you only need a single period to close chains of any length. 2009-12-18 00:49:23 -05:00
lib parser test raises some minor improvements (remove unnecessary ValueNode arrays, etc 2009-12-18 07:11:01 -05:00
test parser test raises some minor improvements (remove unnecessary ValueNode arrays, etc 2009-12-18 07:11:01 -05:00
.gitignore built the first gem -- works just fine 2009-12-16 23:10:03 -05:00
LICENSE completely reorganized for a gem and the 'coffee-script' command 2009-12-16 22:42:53 -05:00
README built the first gem -- works just fine 2009-12-16 23:10:03 -05:00
Rakefile adding an initial lexer test 2009-12-18 06:59:06 -05:00
TODO adding an initial lexer test 2009-12-18 06:59:06 -05:00
coffee-script.gemspec built the first gem -- works just fine 2009-12-16 23:10:03 -05:00

README