2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Need to eval the list in an @each directive. More... about 13 years ago
Adding an option for building a shared library because cgo can't link static libs. More... about 13 years ago
Interpolation tweaks. More... about 13 years ago
Getting interpolated properties to work. More... about 13 years ago
Parsing interpolants inside property names. More... about 13 years ago
Handling more interpolation cases. Don't try to compile this. More... about 13 years ago
More inheritance. Still not fully correct, but should work for most common cases. More... about 13 years ago
Closer, probably? More... about 13 years ago
Working on more inheritance stuff. More... about 13 years ago
Implemented media queries. More... about 13 years ago
Reserving one more slot during ruleset node allocation. More... about 13 years ago
Implemented pure-Sass functions. More... about 13 years ago
One more chunk of pure-Sass function evaluation. More... about 13 years ago
Handling guarded assignments. More... about 13 years ago
Yet more progress on pure-Sass function evaluation. More... about 13 years ago
More progress on pure-Sass function evaluation. More... about 13 years ago
Working on pure-Sass function evaluator. Needs a different evaluation algorithm. More... about 13 years ago
Fixed a bug in the function pass-througher. More... about 13 years ago
Fixing a bug in the flattener. More... about 13 years ago
Adding some default args. More... about 13 years ago
Adding infrastructure for pure Sass functions. Necessary to pass more contextual data around during parsing, since the set of expressions permitted in functions is relatively limited. More... about 13 years ago
Bam, fixed the environment handling with a 2-line change. Added an option to apply_mixin to allow for dynamic scope. More... about 13 years ago
Working on @while. Need to redo environment handling. More... about 13 years ago
Implemented the @each directive. More... about 13 years ago
Undoing some experimental stuff. More... about 13 years ago
Figuring out inheritance for selector groups. More... about 13 years ago
Refining the selector extension stuff to eventually handle selector groups. More... about 13 years ago
Adding a "TO DO" comment. More... about 13 years ago
Implemented @for. Ran into some stupid bugs. More... about 13 years ago
Implemented the @if directive. More... about 13 years ago