Improves ExpressionsProcessor.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 24 Sep 2014 19:56:25 +0000 (20:56 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:43 +0000 (21:22 +0100)
commit2b784ca98d37cf9d56acd551335649c5cf242a00
treec2539f32b26f8de19d40c6537456f0254ff764f6
parentd855b91e853c0e369b807fde569918bc7b7b5a54
Improves ExpressionsProcessor.

* Adds prototypal declarations.
* Adds tests.
lib/text/expressions-processor.js [new file with mode: 0644]
lib/text/expressions.js [deleted file]
test/text/expressions-processor-test.js [new file with mode: 0644]