1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
Unfancy JavaScript
Find a file
2009-12-18 07:28:26 -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 adding comprehensive attr_readers to the AST for testing 2009-12-18 07:21:59 -05:00
test finished the first draft of the parser test 2009-12-18 07:28:26 -05:00
.gitignore built the first gem -- works just fine 2009-12-16 23:10:03 -05:00
coffee-script.gemspec 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
Rakefile adding an initial lexer test 2009-12-18 06:59:06 -05:00
README built the first gem -- works just fine 2009-12-16 23:10:03 -05:00
TODO adding an initial lexer test 2009-12-18 06:59:06 -05:00