rocco/lib
Mike West f177a9d7e2 Block comment parsing: basics.
Block comments are parsed out, but the commentchar removal isn't working
yet.  I'll refactor that code out of it's current home, and move it into
`parse`, as I need to know what _kind_ of comment it is that I'm
stripping.  Carrying that metadata around doesn't make any sense, so
I'll just convert the comment on the fly into a set of non-comment
strings.
2010-11-22 08:25:40 +01:00
..
rocco Really fixing extensionless file support 2010-11-21 16:18:28 +01:00
rocco.rb Block comment parsing: basics. 2010-11-22 08:25:40 +01:00