Splitting the new property optimizer into separate modules
authorTimur Kristóf <venemo@msn.com>
Fri, 28 Feb 2014 13:28:35 +0000 (14:28 +0100)
committerTimur Kristóf <venemo@msn.com>
Fri, 28 Feb 2014 13:28:35 +0000 (14:28 +0100)
commit19bccdfdeaf35e631037a609aa4bc03eb90d2d1d
treeecf9991a7b4f4514fc205da485c4e9fe9718fe1a
parent69c228045824daeb59eb3c4f87b50a93a15c56a5
Splitting the new property optimizer into separate modules
lib/properties/compact.js [deleted file]
lib/properties/optimizer.js
lib/properties/override-compactor.js [new file with mode: 0644]
lib/properties/processable.js [new file with mode: 0644]
lib/properties/shorthand-compactor.js [new file with mode: 0644]
lib/properties/token.js [new file with mode: 0644]
lib/properties/validator.js [new file with mode: 0644]