Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 1 | -111/+0 |
* | Refactor node traversal and empty node removal. | Henri Sara | 2012-11-23 | 1 | -9/+3 |
* | Warns and removes if parent reference '&' is used w/o parent, fixes #10327 | Marc Englund | 2012-11-22 | 1 | -0/+25 |
* | Combine Sass Block node handlers (parent selector), comments | Henri Sara | 2012-11-22 | 1 | -13/+31 |
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 1 | -1/+1 |
* | (#10182) Rule order not preserved when using parent reference in sass | Sebastian Nyholm | 2012-11-15 | 1 | -2/+2 |
* | Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes s... | Sebastian Nyholm | 2012-11-12 | 1 | -2/+13 |
* | Fixes #9546, #9974, #10100, #10105 | Sebastian Nyholm | 2012-11-08 | 1 | -0/+63 |