0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Variable length arguments are now working. Still need to handle splats and check for mixed usages and edge cases. More... over 12 years ago
Parsing rest-parameters. More... over 12 years ago
Adding constants so we can lex the ellipsis. More... over 12 years ago
Signalling an error when a style has an empty RHS. More... over 12 years ago
Changing the path separator depending on whether or not LibSass is being built under Windows. More... over 12 years ago
Printing out the backtrace for warnings, too. More... over 12 years ago
Allowing directives and stuff inside namespaced properties. More... over 12 years ago
Making selector parsing a little more permissive. More... over 12 years ago
Finishing up interpolated namespaced properties. More... over 12 years ago
Allowing namespaced properties to have interpolants. More... over 12 years ago
Implemented the ie-hex-str built-in function. More... over 12 years ago
Cloning the mixin content block so it doesn't get shared between different instances of @content in the same mixin. More... over 12 years ago
More fixes for mixin content. More... over 12 years ago
Tweaking the emitter for media queries. More... over 12 years ago
Got mixin content working. More... over 12 years ago
Workin' on mixin content. More... over 12 years ago
Merge branch 'master' into mixin-content More... over 12 years ago
Adding an option to emit comments pointing to the source file and line number. More... over 12 years ago
Working on mixin content. More... over 12 years ago
Small fix to the namespaced property emitter. More... over 12 years ago
Small tweak to the compressed output emitter. More... over 12 years ago
Working on the compressed output emitter. More... over 12 years ago
Finishing up media query emission. Lookin' good. More... over 12 years ago
Fixing up the expansion and emission of media queries. More... over 12 years ago
Fixing an oversight regarding percentage arithmetic. More... over 12 years ago
Fixing an edge case in which dimensions fetched from variables aren't negated by the unary negation operator. More... over 12 years ago
Finishing up the new import resolution code. More... over 12 years ago
Changing the filename ambiguity resolution code to prioritize partials. More... over 12 years ago
Making fixes to the path resolution code. More... over 12 years ago
Merge pull request #66 from bitc/fix_path More... over 12 years ago