1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reduce count() usage in ruleset->compile
Josh Schmidt
as Josh
More... about 12 years ago
avoid repeating count()
Josh Schmidt
as Josh
More... about 12 years ago
set ruleset->paths and ruleset->firstpath defaults
Josh Schmidt
as Josh
More... about 12 years ago
no need to check for property
Josh Schmidt
as Josh
More... about 12 years ago
use gettype() instead of is_array() and is_object()
Josh Schmidt
as Josh
More... about 12 years ago
array_map() for visiting array
Josh Schmidt
as Josh
More... about 12 years ago
use foreach() in visitor.php
Josh Schmidt
as Josh
More... about 12 years ago
add tracefile-analyser
Josh Schmidt
as Josh
More... about 12 years ago
implement visitFnCache
Josh Schmidt
as Josh
More... about 12 years ago
use type attribute
Josh Schmidt
as Josh
More... about 12 years ago
Merge branch 'master' of github.com:oyejorge/less.php
Josh Schmidt
as Josh
More... about 12 years ago
fix CompilerException for php 5.2 #16
Josh Schmidt
as Josh
More... about 12 years ago
fix CompilerException for php 5.2
Josh Schmidt
as Josh
More... about 12 years ago
link to homepage
Josh Schmidt
as Josh
More... about 12 years ago
fix parser while $compress = true #17
Josh Schmidt
as Josh
More... about 12 years ago
bootstrap 3.0.2 and 3.0.3 test
Josh Schmidt
as Josh
More... about 12 years ago
copy test environment from 1.5 branch
Josh Schmidt
as Josh
More... about 12 years ago
remove accept() from Attribute.php
Josh Schmidt
as Josh
More... about 12 years ago
optimize tree.php per fredburger
Josh Schmidt
as Josh
More... about 12 years ago
optimize to-css-visitor
Josh Schmidt
as Josh
More... about 12 years ago
removed unecessary for() loop
Josh Schmidt
as Josh
More... about 12 years ago
optimize visitRuleset(0 per fredburger
Josh Schmidt
as Josh
More... about 12 years ago
optimize flatten() per fredburger
Josh Schmidt
as Josh
More... about 12 years ago
visitArray() improvement from fredburger
Josh Schmidt
as Josh
More... about 12 years ago
small perf improvement
Josh Schmidt
as Josh
More... about 12 years ago
change normPath() to normalizePath()
Josh Schmidt
as Josh
More... about 12 years ago
fix svg-gradient
Josh Schmidt
as Josh
More... about 12 years ago
only copy $evalCopyProperties
Josh Schmidt
as Josh
More... about 12 years ago
check for recursion in obj() debug functions
Josh Schmidt
as Josh
More... about 12 years ago
public properties for debugging
Josh Schmidt
as Josh
More... about 12 years ago