1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add doc comment for SetImportDirs()
Josh Schmidt
as Josh
More... about 12 years ago
add @method annotation for Less_Tree_Comment
Josh Schmidt
as Josh
More... about 12 years ago
default $file_path value changed to null
Josh Schmidt
as Josh
More... about 12 years ago
default $type value changed to null
Josh Schmidt
as Josh
More... about 12 years ago
default $unit value changed to null
Josh Schmidt
as Josh
More... about 12 years ago
correct param doc for __construct()
Josh Schmidt
as Josh
More... about 12 years ago
replace condition with bool cast
Josh Schmidt
as Josh
More... about 12 years ago
remove try..catch around base64_encode
Josh Schmidt
as Josh
More... about 12 years ago
add PrepareRuleset() and EvalMixinCalls() to clean up Ruleset->compile()
Josh Schmidt
as Josh
More... about 12 years ago
add PathAndUri(), ParseImport() and Skip() to clean up Import->compile()
Josh Schmidt
as Josh
More... about 12 years ago
add format() and IsRecursive()
Josh Schmidt
as Josh
More... about 12 years ago
reduce Less_Environment::$compress checks
Josh Schmidt
as Josh
More... about 12 years ago
clean up toCSS->visitRuleset, add code comments
Josh Schmidt
as Josh
More... about 12 years ago
reorganize parseAddition and parseConditions similarly to parseMultiplication
Josh Schmidt
as Josh
More... about 12 years ago
reorganize parseMultiplication
Josh Schmidt
as Josh
More... about 12 years ago
use static arrays to determine hasBlock, hasIdentifier and hasExpression
Josh Schmidt
as Josh
More... about 12 years ago
begin testing 1.6.1, make mixin.call optimization
Josh Schmidt
as Josh
More... about 12 years ago
clean parseMixinCall(), add parseMixinCallElements()
Josh Schmidt
as Josh
More... about 12 years ago
move func_get_args() for php 5.2
Josh Schmidt
as Josh
More... about 12 years ago
fix $strictUnits option
Josh Schmidt
as Josh
More... about 12 years ago
declare ruleset property
Josh Schmidt
as Josh
More... about 12 years ago
add .travis.yml
Josh Schmidt
as Josh
More... about 12 years ago
add phpunit.xml
Josh Schmidt
as Josh
More... about 12 years ago
add php unit tests
Josh Schmidt
as Josh
More... about 12 years ago
return anonymous from javascript->compile()
Josh Schmidt
as Josh
More... about 12 years ago
declare object properties
Josh Schmidt
as Josh
More... about 12 years ago
remove $env from js->compile() call
Josh Schmidt
as Josh
More... about 12 years ago
remove unused args
Josh Schmidt
as Josh
More... about 12 years ago
remove unused args from visit*out() methods
Josh Schmidt
as Josh
More... about 12 years ago
remove unused arg
Josh Schmidt
as Josh
More... about 12 years ago