29
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we need to make sure we're not eating a '-' in the operation parsing, it fucks up our generation of functions which start with a - More... almost 15 years ago
output directives properly More... almost 15 years ago
font property parsing, mainly the 'small/12px' part. More... almost 15 years ago
Cache Selector/toCSS() More... almost 15 years ago
Cache mixin lookups for a nice speed boost. More... almost 15 years ago
did some refactoring in the parser, so we don't need to pass variables to the $() function anymore. We also don't need to pass arrays around. More... almost 15 years ago
add title to test output, skip directories More... almost 15 years ago
refactoring of prototypes More... almost 15 years ago
refactored variable lookup More... almost 15 years ago
cache ruleset lookup More... almost 15 years ago
cache variable lookup for a 20% speedup More... almost 15 years ago
support for nested rulesets inside dynamic mixins, with lexical scoping More... almost 15 years ago
updated README More... almost 15 years ago
eval() for Ruleset More... almost 15 years ago
if something other than a Value was passed to the Rule constructor, wrap it in a Value More... almost 15 years ago
implemented dynamic mixins More... almost 15 years ago
updated README More... almost 15 years ago
comments.js init More... almost 15 years ago
comments, wooh! More... almost 15 years ago
let us just assume that a rule which contains subrules is a ruleset More... almost 15 years ago
peek() can take a string too now More... almost 15 years ago
simplified rule regex More... almost 15 years ago
some optimizations to make the parser run faster More... almost 15 years ago
get lazy-eval to pass More... almost 15 years ago
added some styling to the tests More... almost 15 years ago
remove vows, seeing as Less isnt asynch, there really is not point. More... almost 15 years ago
basic directive css output More... almost 15 years ago
remove prod.less More... almost 15 years ago
move node/ -> tree/ More... almost 15 years ago
oops, fixed command line tool More... almost 15 years ago