index
:
delta/python-packages/pyscss.git
1.1.x
1.2.x
1.3.x
experimental-maps
extend-rewrite
grammar-test
master
menu-refactor
parsley
separate-block-evaluation
github.com: Kronuz/pyScss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
tests
/
files
/
general
Commit message (
Expand
)
Author
Age
Files
Lines
*
if()'s arguments are evaluated lazily. Fixes #339
Eevee (Lexy Munroe)
2016-06-08
2
-0
/
+10
*
Support -moz-calc and -webkit-calc, too. Fixes #348
Eevee (Lexy Munroe)
2016-06-08
2
-0
/
+4
*
Add the Sass 3.4 *-exists functions. Fixes #226, #229, #353
Eevee (Lexy Munroe)
2016-06-08
2
-0
/
+32
*
Allow arbitrary expressions as map keys, beyond the first key. Fixes #306.
Eevee (Alex Munroe)
2014-10-17
2
-0
/
+25
*
Give up on matching Ruby's quoting behavior for now.
Eevee (Alex Munroe)
2014-09-04
2
-2
/
+4
*
Support CSS calc().
Eevee (Alex Munroe)
2014-08-29
2
-0
/
+6
*
Several vast improvements to string parsing.
Eevee (Alex Munroe)
2014-08-29
2
-0
/
+25
*
Partial support for slurpy named arguments.
Eevee (Alex Munroe)
2014-08-26
2
-0
/
+17
*
fixing indentation to be consistant with output
Ben Beecher
2014-07-12
1
-1
/
+1
*
two failing test cases for empty list handling
Ben Beecher
2014-07-12
2
-0
/
+20
*
Unbreak scope-nesting-2 and move it out of xfail.
Eevee (Alex Munroe)
2014-05-21
2
-0
/
+21
*
Lists built from function calls are not "literal".
Eevee (Alex Munroe)
2013-10-08
2
-0
/
+3
*
Improve behavior of null values in lists.
Eevee (Alex Munroe)
2013-10-08
2
-0
/
+16
*
Map improvements, bringing us more or less to 3.3 parity.
Eevee (Alex Munroe)
2013-10-07
1
-1
/
+1
*
Test general/000-smoketest.scss uses an undefined mixin intentionally
German M. Bravo
2013-10-05
1
-1
/
+1
*
compress option is deprecated (use style instead)
German M. Bravo
2013-10-05
11
-11
/
+11
*
Starting to add nested, compressed, expanded and compact output modes
German M. Bravo
2013-09-29
10
-3
/
+23
*
Maps examples updated (added lists as maps test)
German M. Bravo
2013-09-29
3
-1
/
+28
*
Tidy up @include implementation; don't let args overwrite globals.
Eevee (Alex Munroe)
2013-08-20
2
-0
/
+19
*
Rename test files to ditch the useless numeric prefixes.
Eevee (Alex Munroe)
2013-08-16
18
-15
/
+0
*
Another test for destructing @each.
experimental-maps
Eevee (Alex Munroe)
2013-08-15
2
-0
/
+24
*
Support destructuring @each.
Eevee (Alex Munroe)
2013-08-15
4
-0
/
+34
*
Experimental first crack at maps support.
Eevee (Alex Munroe)
2013-08-15
2
-0
/
+27
*
Quick test for nested scopes.
Eevee (Alex Munroe)
2013-08-01
2
-0
/
+19
*
Extend smoketest to make sure @import-ed variables work.
Eevee (Alex Munroe)
2013-07-26
2
-1
/
+8
*
Rewrite the String type.
Eevee
2013-07-10
2
-2
/
+2
*
Fix tests to expect that named colors are preserved.
Eevee
2013-05-23
3
-5
/
+5
*
Move @return out of options. Update an old test to match Ruby.
Eevee
2013-05-23
1
-4
/
+4
*
Mixin and function scope at the time of the definition is passed. Fixes #110
German M. Bravo
2013-05-11
2
-0
/
+35
*
Loop variables are normalized
German M. Bravo
2013-05-02
2
-0
/
+9
*
Added some tests
German M. Bravo
2013-05-02
4
-0
/
+30
*
Add a simple smoketest, which actually covers imports.
Eevee
2013-03-11
4
-0
/
+20