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
/
cssdefs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cancel convertable units in the Number constructor. #180
Eevee (Alex Munroe)
2013-08-13
1
-0
/
+56
*
Recognize from() and to(), the ancient WebKit gradient functions.
Eevee (Alex Munroe)
2013-08-01
1
-0
/
+1
*
Better support for `transparent`, including on output.
Eevee (Alex Munroe)
2013-08-01
1
-140
/
+141
*
Remove old unit stuff.
Eevee (Alex Munroe)
2013-07-31
1
-46
/
+0
*
Rewrite NumberValue to handle arbitrary unit combinations.
Eevee (Alex Munroe)
2013-07-31
1
-1
/
+68
*
Greatly simplify color shortening.
Eevee (Alex Munroe)
2013-07-26
1
-159
/
+144
*
Eliminate _undefined_re once and for all.
Eevee
2013-06-26
1
-1
/
+0
*
Refactor and simplify variable storage and expression evaluation.
Eevee
2013-05-23
1
-0
/
+2
*
Avoid expanding colors on load.
Eevee
2013-05-23
1
-1
/
+0
*
Rework expression parser to spit out an AST rather than evaluating as it goes.
Eevee
2013-05-23
1
-37
/
+53
*
Remove _skip_word_re.
Eevee
2013-05-23
1
-1
/
+0
*
Add skew function from CSS3 3D Transforms list. (Thanks to QuLogic)
German M. Bravo
2013-05-06
1
-3
/
+3
*
Cleanups, variables names fixed, small issues fixed
German M. Bravo
2013-05-02
1
-4
/
+2
*
Rewrite block nesting handling -- @keyframes works now! Fixes #75.
Eevee
2013-03-13
1
-0
/
+1
*
Big Sass function breakout.
Eevee
2013-02-21
1
-26
/
+69
*
Moved code around for easier syncing
German M. Bravo
2013-02-15
1
-28
/
+28
*
Break out expression parsing and resolution.
Eevee
2013-02-13
1
-0
/
+43
*
Evict list of colors.
Eevee
2013-02-08
1
-0
/
+144
*
Break out about half of __init__.py.
Eevee
2013-02-08
1
-0
/
+71