1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove dist
Josh Schmidt
as Josh
More... over 12 years ago
Update README.md More... over 12 years ago
adjust cache cleaning
Josh Schmidt
as Josh
More... over 12 years ago
add LessCache.php
Josh Schmidt
as Josh
More... over 12 years ago
testing compress option
Josh Schmidt
as Josh
More... over 12 years ago
prevent fatal errors
Josh Schmidt
as Josh
More... over 12 years ago
update readme
Josh Schmidt
as Josh
More... over 12 years ago
version 1.4.2b1
Josh Schmidt
as Josh
More... over 12 years ago
add matchString()
Josh Schmidt
as Josh
More... over 12 years ago
replace /^;+/ with skipSemicolons()
Josh Schmidt
as Josh
More... over 12 years ago
use class name for visit function name
Josh Schmidt
as Josh
More... over 12 years ago
prevent extra './' strings in urls
Josh Schmidt
as Josh
More... over 12 years ago
readme formatting
Josh Schmidt
as Josh
More... over 12 years ago
updated readme
Josh Schmidt
as Josh
More... over 12 years ago
remove get/setEnvironment() functions
Josh Schmidt
as Josh
More... over 12 years ago
clean up ruleset->find
Josh Schmidt
as Josh
More... over 12 years ago
comment unnecessary accept() and visit() calls
Josh Schmidt
as Josh
More... over 12 years ago
cleaning cache
Josh Schmidt
as Josh
More... over 12 years ago
save cache of parsePrimary() to improve performance, add ability to parse multiple less files sequentially to create a single css file
Josh Schmidt
as Josh
More... over 12 years ago
composer.json
Josh Schmidt
as Josh
More... over 12 years ago
update readme
Josh Schmidt
as Josh
More... over 12 years ago
treat as function if tok doesn't start with '/'
Josh Schmidt
as Josh
More... over 12 years ago
keep track of last sync position
Josh Schmidt
as Josh
More... over 12 years ago
formatting
Josh Schmidt
as Josh
More... over 12 years ago
parseRule logic
Josh Schmidt
as Josh
More... over 12 years ago
reorganize parseOperand
Josh Schmidt
as Josh
More... over 12 years ago
rework Selector->match()
Josh Schmidt
as Josh
More... over 12 years ago
remove array_reduce()
Josh Schmidt
as Josh
More... over 12 years ago
remove anonymous function in rulesets()
Josh Schmidt
as Josh
More... over 12 years ago
remove matchFunc()
Josh Schmidt
as Josh
More... over 12 years ago