Jeremy Ashkenas
|
72847b9b26
|
tweak to block indentation test.
|
2010-09-18 13:20:32 -04:00 |
|
Jeremy Ashkenas
|
d5d5de55ae
|
Fixing the longstanding and important Issue #637. I'm glad this one got got.
|
2010-08-21 12:13:43 -04:00 |
|
Jeremy Ashkenas
|
f3caa9292f
|
Fixing Issue #552, Indentation bug with chained calls with nested object literals...
|
2010-07-30 22:06:22 -04:00 |
|
Jeremy Ashkenas
|
88847df70b
|
tests are now passing on symbology
|
2010-07-24 22:23:37 -07:00 |
|
Jeremy Ashkenas
|
61d9bd7e5e
|
making the lexer more sophisticated about incorrect outdents ... a little safer for everyone.
|
2010-06-01 23:32:46 -04:00 |
|
Jeremy Ashkenas
|
4a85f3d499
|
cleaning up tests ... consolidation, consistency...
|
2010-04-03 10:39:32 -04:00 |
|
Jeremy Ashkenas
|
bb2bf7ce57
|
allowing chaining of property accesses by indentation level (really nice for Node and jQuery work) ticket #221
|
2010-02-28 12:49:37 -05:00 |
|
Jeremy Ashkenas
|
a8a46257ae
|
finished converting the test suite, to run it, do: bin/node_coffee -r tasks.coffee -- test
|
2010-02-16 19:45:25 -05:00 |
|
Jeremy Ashkenas
|
b41afe79b4
|
removed ruby tests, and started the process of converting the CoffeeScript tests over to use Node's assert() module
|
2010-02-16 19:38:52 -05:00 |
|