Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 1 | -111/+0 |
| | | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37 | ||||
* | Refactor node traversal and empty node removal. | Henri Sara | 2012-11-23 | 1 | -9/+3 |
| | | | | Change-Id: If5c66e3fd01341636e481a093f90471c92755ce9 | ||||
* | Warns and removes if parent reference '&' is used w/o parent, fixes #10327 | Marc Englund | 2012-11-22 | 1 | -0/+25 |
| | | | | Change-Id: I58eaf3f2acd27a7627c8df31e411a75fc4a48016 | ||||
* | Combine Sass Block node handlers (parent selector), comments | Henri Sara | 2012-11-22 | 1 | -13/+31 |
| | | | | | | | This eliminates potential order problems between blocks with and without parent selectors and reduces duplication of code. Change-Id: If422f7d603bf4b9938b9c0bd83989e337e1f92ce | ||||
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 1 | -1/+1 |
| | | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86 | ||||
* | (#10182) Rule order not preserved when using parent reference in sass | Sebastian Nyholm | 2012-11-15 | 1 | -2/+2 |
| | | | | Change-Id: Ief701eef3a262c4fd0c14241c54b3d57cb858027 | ||||
* | Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes ↵ | Sebastian Nyholm | 2012-11-12 | 1 | -2/+13 |
| | | | | | | showing up in the wrong order Change-Id: Iba2dd3ddc3136ddba93e9653614b42f0b0dca971 | ||||
* | Fixes #9546, #9974, #10100, #10105 | Sebastian Nyholm | 2012-11-08 | 1 | -0/+63 |
Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08 |