| Commit message (Expand) | Author | Age | Files | Lines |
* | Preserve UTF-8 in imported files and output @charset in generated css | Haijian Wang | 2013-01-09 | 3 | -0/+12 |
* | Supports @keyframes, related to Ticket #10000 | Haijian Wang | 2013-01-09 | 2 | -0/+84 |
* | supports contains in @if, related to Ticket #9975 | Haijian Wang | 2013-01-08 | 2 | -0/+25 |
* | support interpolation in property name (#9410) | Haijian Wang | 2013-01-04 | 2 | -0/+15 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 25 | -25/+25 |
* | Merge "fix Ticket #10506, remove quotes in url path" | Henri Sara | 2013-01-02 | 3 | -0/+11 |
|\ |
|
| * | fix Ticket #10506, remove quotes in url path | Haijian Wang | 2013-01-02 | 3 | -0/+11 |
* | | Extend support for Microsoft filter expressions in SASS (#10597) | Henri Sara | 2012-12-27 | 2 | -0/+2 |
|/ |
|
* | Copy unrecognized @ rules to output as is (#10486) | Henri Sara | 2012-12-19 | 2 | -0/+6 |
* | Merge "Use a custom test runner for SASS tests to get file name in JUnit " | Marc Englund | 2012-12-17 | 5 | -41/+154 |
|\ |
|
| * | Use a custom test runner for SASS tests to get file name in JUnit | Henri Sara | 2012-12-14 | 5 | -41/+154 |
* | | Use separate scope for variables within a mixin (#10453) | Henri Sara | 2012-12-14 | 4 | -0/+43 |
|/ |
|
* | Move SASS tests that now work to correct directory | Henri Sara | 2012-12-09 | 4 | -0/+0 |
* | Accept anything as pseudo function parameters (#10316) | Henri Sara | 2012-12-07 | 2 | -0/+33 |
* | Support @if in @mixin (#10438) | Henri Sara | 2012-11-30 | 2 | -0/+12 |
* | Eliminate ambiguity between pseudos and properties (#10406) | Henri Sara | 2012-11-29 | 2 | -0/+25 |
* | Support for all valid CSS selectors (#10316) | Henri Sara | 2012-11-27 | 2 | -0/+126 |
* | Merge "Move some SCSS tests to be scanned automatically" | Marc Englund | 2012-11-27 | 13 | -110/+48 |
|\ |
|
| * | Move some SCSS tests to be scanned automatically | Henri Sara | 2012-11-27 | 13 | -110/+48 |
* | | Merge "Keep block order when unnesting (#10309)" | Marc Englund | 2012-11-27 | 3 | -1/+23 |
|\ \
| |/
|/| |
|
| * | Keep block order when unnesting (#10309) | Henri Sara | 2012-11-26 | 3 | -1/+23 |
* | | Refactor tests imported from the sass-lang project (#9751) | Henri Sara | 2012-11-26 | 659 | -0/+48 |
* | | Imported tests from the sass-lang project (#9751) | Henri Sara | 2012-11-26 | 846 | -0/+9777 |
|/ |
|
* | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 16 | -79/+84 |
* | Warns and removes if parent reference '&' is used w/o parent, fixes #10327 | Marc Englund | 2012-11-22 | 2 | -0/+8 |
* | Fixes #10308 (parent reference & causes non-parent selectors to be dropped) | Marc Englund | 2012-11-21 | 2 | -2/+26 |
* | Merge "(#10174) Value of a variable cannot be assigned to another variable" | Marc Englund | 2012-11-20 | 3 | -3/+7 |
|\ |
|
| * | (#10174) Value of a variable cannot be assigned to another variable | Sebastian Nyholm | 2012-11-15 | 3 | -3/+7 |
* | | (#10182) Rule order not preserved when using parent reference in sass | Sebastian Nyholm | 2012-11-15 | 3 | -3/+10 |
|/ |
|
* | Fixes #9546, #9974, #10100, #10105 | Sebastian Nyholm | 2012-11-08 | 8 | -359/+25 |
* | Fixes #9871 (originally by Seba, re-added test in reindeer.css) | Marc Englund | 2012-10-16 | 1 | -0/+4 |
* | Fix for #9471 Original by Seba, removed erronous empty lines from test-css. | Marc Englund | 2012-10-15 | 1 | -3/+1 |
* | list append and contains for #9380 | Marc Englund | 2012-10-15 | 3 | -0/+65 |
* | Made test pass by correcting css and removing failing rules | Artur Signell | 2012-10-05 | 1 | -10/+5 |
* | Adds one test for sass mixins | Marc Englund | 2012-10-04 | 2 | -2/+24 |
* | Fully fixes #9846, sass mixins with multiple optional params (author: seba) | Marc Englund | 2012-10-04 | 1 | -1/+1 |
* | Partial fix for sass mixins with multiple optional params #9846 (author: seba) | Marc Englund | 2012-10-04 | 2 | -2/+4 |
* | Adds support for CSS3 selectors #9858 (autor: seba) | Marc Englund | 2012-10-04 | 1 | -0/+4 |
* | Improves remove() for #9380 | Marc Englund | 2012-09-27 | 2 | -2/+18 |
* | Fixes #9492 so that interpolation of mixin parameters works as expected | Marc Englund | 2012-09-27 | 3 | -3/+14 |
* | Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (ap... | Marc Englund | 2012-09-21 | 18 | -106/+212 |
* | Applying patch: remak of variable handling in sass (partial for e.g #9492 and... | Marc Englund | 2012-09-11 | 8 | -82/+119 |
* | Renamed sass -> theme-compiler for consistency (#9299) | Artur Signell | 2012-09-07 | 66 | -0/+8319 |