summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.1.4v1.1.4German M. Bravo2012-08-084-11/+132
* Can change colors in RGB (non-RGBA) imagesGerman M. Bravo2012-08-081-6/+9
* Variables global interpolation fixed for empty variablesGerman M. Bravo2012-08-082-1/+54
* Added super-selectors to enclose all rules in a selectorGerman M. Bravo2012-08-081-3/+9
* Fixed rare case when a variable was undefined under somce circumstancesGerman M. Bravo2012-03-221-0/+1
* Gradients fixedGerman M. Bravo2012-03-201-2/+11
* Gradients fixedGerman M. Bravo2012-03-171-41/+99
* -color fixed, was broken under certain circumstancesGerman M. Bravo2012-03-161-3/+3
* Fixed bug with mixin parameters using other mixin parametersGerman M. Bravo2012-03-161-1/+7
* Added to image-url(). Added -x/y to images, and added support for multiple -...German M. Bravo2012-03-061-39/+124
* Added a chunk of code when code comes from stringGerman M. Bravo2012-03-061-2/+2
* Added some more missing CSS functionsGerman M. Bravo2012-03-061-6/+7
* Fixed command line parametersGerman M. Bravo2012-03-061-16/+14
* Checks for unsatable C objects. Fixes #48German M. Bravo2012-02-053-76/+138
* Fixed typoGerman M. Bravo2012-02-011-1/+1
* Configuration settings reverted to __init__.pyGerman M. Bravo2012-01-312-12/+11
* Merge pull request #47 from masklinn/css-functionsGermán M. Bravo2012-01-311-1/+34
|\
| * Add a bunch of standard CSS functions, partition into logical sectionsmasklinn2012-01-311-1/+34
| * Use generic matcher for vendor prefixesmasklinn2012-01-311-1/+1
* | Merge pull request #46 from masklinn/masterGermán M. Bravo2012-01-314-319/+345
|\ \ | |/ |/|
| * Fix doc for CLI handlingmasklinn2012-01-311-2/+9
| * Make pyscss usable on the command-line againmasklinn2012-01-313-317/+336
|/
* Avoid infinite variable resolution loopsGerman M. Bravo2012-01-301-1/+3
* first-value-of() now returns the first defined value in the listGerman M. Bravo2012-01-301-8/+10
* 2.5 compatibility. Fixes #45German M. Bravo2012-01-291-1/+1
* Fixed eval_expr()German M. Bravo2012-01-241-30/+25
* Code ighlighting doesn't work in GitHub?German M. Bravo2012-01-221-71/+69
* Added python highlighting code-blockGerman M. Bravo2012-01-221-0/+2
* Added example for usage as a start, in django or python projectsGerman M. Bravo2012-01-222-37/+110
* Merge branch 'master' of github.com:Kronuz/pyScssGerman M. Bravo2012-01-221-10/+30
|\
| * Merge pull request #28 from callahad/loadpaths-compatibleGermán M. Bravo2012-01-171-10/+30
| |\
| | * Merge branch 'loadpaths-compatible' into masterDan Callahan2012-01-161-10/+30
| | |\ | |/ /
| | * Allow LOAD_PATHS to be a listDan Callahan2011-06-211-5/+24
| | * Allow --load-path to appear multiple times in CLIDan Callahan2011-06-211-7/+9
* | | Optimizations and speedups fixed to compile with older pythonGerman M. Bravo2012-01-223-74/+125
|/ /
* | Added 'undefined' keyword for undefined variablesGerman M. Bravo2012-01-105-55/+57
* | Small code cleanupsGerman M. Bravo2012-01-101-5/+5
* | Added reject() compass helper functionGerman M. Bravo2012-01-093-8/+36
* | Changelog improvedGerman M. Bravo2012-01-092-22/+22
* | Included CHANGELOG in the READMEGerman M. Bravo2012-01-091-3/+34
* | Merge branch 'master' of github.com:Kronuz/pyScssGerman M. Bravo2012-01-091-1/+7
|\ \
| * \ Merge pull request #41 from juriga/patch-1Germán M. Bravo2012-01-091-1/+7
| |\ \
| | * | Added suffix option for CSS files generated via watch Jyri Tuulos2011-12-171-1/+7
* | | | Added --debug-info command optionGerman M. Bravo2012-01-093-3/+19
|/ / /
* | | Version bump to 1.1.3v1.1.3German M. Bravo2012-01-094-7/+19
* | | Added pyScss version information variablesGerman M. Bravo2012-01-091-1/+10
* | | Added support for '@content' and placeholder selectors using '%'German M. Bravo2012-01-092-15/+76
* | | Fixed bug for bad line numbersGerman M. Bravo2012-01-093-7/+16
* | | Added pledgie buttonGerman M. Bravo2012-01-031-1/+5
* | | Tarball tag version linked with meta versionGerman M. Bravo2012-01-031-1/+1