This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
1.4.2.2
- Reduced memory usage
- Removed $parser->current
- Remove array_splice() where possible
- Reduced calls to count()
- Micro optimizations
- Fix E_STRICT notices
- Fix datauri paths
- Added Less_Parser::round() to mimic javascript's rounding of 1.49
- Set precision to get closer to less.js calculations
- Make evironment::fade() and escape() match less.js
- Improved test scripts