Improves CommentsProcessor.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 18 Sep 2014 07:51:06 +0000 (09:51 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:43 +0000 (21:22 +0100)
commitd855b91e853c0e369b807fde569918bc7b7b5a54
treeb2c57e31e45273b158d58b7bd77ae3b0aa19e928
parentf5d45a817946203042df051d4bba654bc33c3eab
Improves CommentsProcessor.

* Adds prototypal OO.
* Adds basic tests.
lib/clean.js
lib/text/comments-processor.js [new file with mode: 0644]
lib/text/comments.js [deleted file]
test/text/comments-processor-test.js [new file with mode: 0644]