Rewrites property tokenizer to use string traversing.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 22 Oct 2014 21:24:24 +0000 (22:24 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 8 Dec 2014 09:39:14 +0000 (09:39 +0000)
commitdfa4ba851b9cc2ec04bbe5ff851e7faada843b42
tree05a1d72f33541e2277288b97ed970f55e0bbeacd
parentfadcb9189da63cadc337d9222f19144662d4b1f3
Rewrites property tokenizer to use string traversing.
lib/selectors/tokenizer.js
test/integration-test.js
test/selectors/tokenizer-test.js