aboutsummaryrefslogtreecommitdiffstats
path: root/sass
Commit message (Collapse)AuthorAgeFilesLines
* Moved tests/sass to sass/tests (#9299)Artur Signell2012-08-3066-0/+8289
|
* Merge branch 'sass'Marc Englund2012-08-303-10/+34
|\
| * fixed the hsl bug reported by Jouni, it is caused by the LexicalUnitImpl ↵Haijian Wang2012-08-212-10/+23
| | | | | | | | replace function and the updateVaule function in VariableVisitor
| * Fix the File.separatorChar bug in ImportVisitor, replace it with '/'Haijian Wang2012-08-151-1/+1
| |
| * Copy README file to SASS source tree (#9223)Henri Sara2012-08-101-0/+11
| |
* | Applied patch fixing #9347 (mixin w/ args + nested blocks), includes testMarc Englund2012-08-293-6/+37
| |
* | Adds support for StylesheetResolvers, and implements such that look trought ↵Marc Englund2012-08-298-18/+215
| | | | | | | | the classpath and in special Vaadin locations, fixes #9346
* | Replaced license place holder with actual license (#8955)Artur Signell2012-08-1636-36/+468
| |
* | Slash is used in CSS independent of the platform (#9318)Artur Signell2012-08-151-1/+1
|/
* Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-102-62/+73
|
* Merge SASS change: Fixed a bug regarding replaceValue in LexicalUnitImplHenri Sara2012-08-096-19/+34
|
* Manual merge for SASS: fixed a bug in VariableVisitorHenri Sara2012-08-092-20/+42
|
* Add license header for all non-parser SASS Java files (#9223)Henri Sara2012-08-0936-1/+144
|
* Apply changeset from SASS repository: comment handlingHenri Sara2012-08-084-32/+65
|
* Add SASS source code, unit tests and test resources to project (#9223)Henri Sara2012-08-0852-0/+16404