Fixes #511 - calc, parentheses and advanced optimizations.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 4 Apr 2015 07:18:24 +0000 (08:18 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 4 Apr 2015 08:16:48 +0000 (09:16 +0100)
commitbb4a3bf66bf987223135c3d976e077ae19e074f6
treeab4e153d1db3217f1004dc009245aa76783b2ece
parente9b106fe49e4c13a5e13bebd9094e8c69143a128
Fixes #511 - calc, parentheses and advanced optimizations.

We're waiting for #429 to have it fixed properly, but here's an
intermediate fix.
History.md
lib/properties/token.js
test/integration-test.js