Jeremy Ashkenas
|
6f81ac3684
|
patched up array comprehensions somewhat. Parens are still a necessary evil, and there's still probably plenty of edge cases
|
2009-12-18 22:30:09 -05:00 |
|
Jeremy Ashkenas
|
6ba5d45cbe
|
finished the first draft of the parser test
|
2009-12-18 07:28:26 -05:00 |
|
Jeremy Ashkenas
|
f154ab3d15
|
adding comprehensive attr_readers to the AST for testing
|
2009-12-18 07:21:59 -05:00 |
|
Jeremy Ashkenas
|
669c065dd7
|
parser test raises some minor improvements (remove unnecessary ValueNode arrays, etc
|
2009-12-18 07:11:01 -05:00 |
|
Jeremy Ashkenas
|
92adabdddc
|
adding an initial lexer test
|
2009-12-18 06:59:06 -05:00 |
|
Jeremy Ashkenas
|
68bc68c1ac
|
many more comments, plus a fix for inner-assignment indentation
|
2009-12-17 22:13:29 -05:00 |
|
Jeremy Ashkenas
|
290aa257de
|
completely reorganized for a gem and the 'coffee-script' command
|
2009-12-16 22:42:53 -05:00 |
|