Jeremy Ashkenas
|
c0a89a7988
|
Fixing issue #700, block comment after first line of class definition.
|
2010-09-21 23:13:46 -04:00 |
|
Jeremy Ashkenas
|
07d9e9b71e
|
fixing up block comment indentation boondoggle.
|
2010-09-21 22:59:28 -04:00 |
|
Jeremy Ashkenas
|
69942c9a81
|
commenting out the failing test for the time being, to be fixed later.
|
2010-09-21 00:14:22 -04:00 |
|
Jeremy Ashkenas
|
7142131f3d
|
adding herecomment in class definition test.
|
2010-08-10 23:06:06 -04:00 |
|
Jeremy Ashkenas
|
88847df70b
|
tests are now passing on symbology
|
2010-07-24 22:23:37 -07:00 |
|
Jeremy Ashkenas
|
4eed514e37
|
Fixing (at least partially) Issue #502. Trailing block comment parse.
|
2010-07-15 08:50:49 -04:00 |
|
Jeremy Ashkenas
|
2f8a29b5a0
|
fixing a comment/block-comment combination lexing regex issue. Ticket #478
|
2010-07-10 08:44:30 -04:00 |
|
Jeremy Ashkenas
|
577daf5457
|
fixing herecomment/indentation bugaboo ... issue #474
|
2010-07-06 22:20:42 -04:00 |
|
Jeremy Ashkenas
|
eefa004b8f
|
fixing the block comment test to use defined variables.
|
2010-07-01 21:51:28 -04:00 |
|
Jeremy Ashkenas
|
77a75ed365
|
adding passed-through block comments back to the grammar/lexer/rewriter/nodes ... thanks, Trevor Burnham.
|
2010-07-01 21:26:33 -04:00 |
|
Jeremy Ashkenas
|
7e2eb997a8
|
adding a test for trailing-comments-preceding-outdents
|
2010-06-27 13:02:47 -04:00 |
|
Jeremy Ashkenas
|
e14f4c5db1
|
First draft of switching the CoffeeScript Compiler over to camelCase. Pour one on the ground for underscores...
|
2010-06-12 19:05:13 -04:00 |
|
Jeremy Ashkenas
|
4b4b0e630e
|
yet another rewriter-based comment fix, this time for issue #403
|
2010-06-12 18:06:33 -04:00 |
|
Jeremy Ashkenas
|
d9071a80a0
|
Unsatisfactory patch that fixes Issue #394 ... comments that prefix spaced out if/else clauses.
|
2010-06-12 17:41:46 -04:00 |
|
Jeremy Ashkenas
|
8321f6bfe3
|
making block comments require their own lines for delimiters. Issue 379.
|
2010-06-02 00:03:07 -04:00 |
|
Jeremy Ashkenas
|
8aceef20e1
|
Adding initial implementation of here-comments (block comments) Issue #368
|
2010-05-12 20:56:44 -04:00 |
|
Jeremy Ashkenas
|
01b4393fa7
|
fixing Issue #328, parse error with indents and comments (StanAngeloff)
|
2010-04-21 22:26:45 -04:00 |
|
Jeremy Ashkenas
|
a2778bf06d
|
resolving issues with comments in the middle of unfinished single-line expressions.
|
2010-03-20 00:58:25 -04:00 |
|