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
/
original-doctests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Urgh fix this test another way.
Eevee (Alex Munroe)
2014-08-29
1
-1
/
+1
*
Fix a couple bogus tests.
Eevee (Alex Munroe)
2014-08-29
1
-4
/
+3
*
Fix this ancient xCSS-style test, and add some warnings.
Eevee (Alex Munroe)
2014-08-27
1
-2
/
+2
*
Remove magical selector reordering with @extend. Fixes #269.
Eevee (Alex Munroe)
2014-08-24
1
-4
/
+4
*
Change a test that happens to tickle how round() changed in py3.
Eevee (Alex Munroe)
2014-03-29
2
-3
/
+3
*
filter empty placeholder selectors
Jesse Yang
2014-03-19
1
-1
/
+4
*
make sure pseudo elements stick to the end when render
Jesse Yang
2013-10-30
2
-0
/
+4
*
compress option is deprecated (use style instead)
German M. Bravo
2013-10-05
43
-43
/
+43
*
Fix the behavior of & when the parent is compound.
Eevee (Alex Munroe)
2013-10-04
1
-1
/
+1
*
Improved text wrap (no longer using textwrap module)
German M. Bravo
2013-10-04
1
-2
/
+2
*
Starting to add nested, compressed, expanded and compact output modes
German M. Bravo
2013-09-29
4
-0
/
+8
*
Fix selector ordering (now correct, not sorted!) in test output.
Eevee (Alex Munroe)
2013-09-16
9
-15
/
+15
*
Use Selector objects throughout the compile process.
Eevee (Alex Munroe)
2013-09-10
1
-2
/
+2
*
Rewrite @extend logic. Add a Selector class.
Eevee (Alex Munroe)
2013-08-30
5
-7
/
+6
*
Fix wrapping/indentation on extend test output.
Eevee (Alex Munroe)
2013-08-19
2
-7
/
+4
*
Restore support for properties without colons.
Eevee (Alex Munroe)
2013-08-16
1
-2
/
+2
*
Fix indentation in this old doctest.
Eevee (Alex Munroe)
2013-08-16
1
-3
/
+3
*
Simplified ColorValue considerably.
Eevee (Alex Munroe)
2013-08-09
12
-18
/
+18
*
Rewrite NumberValue to handle arbitrary unit combinations.
Eevee (Alex Munroe)
2013-07-31
6
-11
/
+11
*
Here, have some tests I never committed for some reason.
Eevee (Alex Munroe)
2013-07-26
6
-0
/
+43
*
Greatly simplify color shortening.
Eevee (Alex Munroe)
2013-07-26
8
-15
/
+15
*
Rewrite the String type.
Eevee
2013-07-10
1
-2
/
+2
*
Fix tests to expect that named colors are preserved.
Eevee
2013-05-23
1
-1
/
+1
*
Rework expression parser to spit out an AST rather than evaluating as it goes.
Eevee
2013-05-23
4
-5
/
+5
*
Tests and Fixes #154 (dividing numbers of the same unit type)
German M. Bravo
2013-05-15
2
-0
/
+13
*
Port doctests to py.test.
Eevee
2013-02-08
78
-0
/
+774