Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix DeprecationWarning on inspect.getargspec in python3 | Akihiro Motoki | 2021-02-18 | 1 | -3/+10 |
* | Add the Sass 3.4 *-exists functions. Fixes #226, #229, #353 | Eevee (Lexy Munroe) | 2016-06-08 | 1 | -2/+12 |
* | Stricter normalize_var. | Eevee (Alex Munroe) | 2014-09-22 | 1 | -5/+2 |
* | Avoid relying on KeyError in Scope, which might be a whole tree of Scopes! | Eevee (Alex Munroe) | 2014-09-22 | 1 | -6/+4 |
* | On second thought I don't think this assertion buys us anything. | Eevee (Alex Munroe) | 2014-09-22 | 1 | -2/+0 |
* | Minor optimizations to selector code. | Eevee (Alex Munroe) | 2014-09-22 | 1 | -1/+2 |
* | Introduce an Extension class, finally. Making a stab at #130. | Eevee (Alex Munroe) | 2014-08-27 | 1 | -0/+37 |
* | Clean up @import and SourceFile. | Eevee (Alex Munroe) | 2014-08-24 | 1 | -6/+8 |
* | Break up the compiler, and a lot of big modules. Fixes #133. | Eevee (Alex Munroe) | 2014-08-22 | 1 | -0/+215 |