| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed sass -> theme-compiler for consistency (#9299) | Artur Signell | 2012-09-07 | 130 | -26069/+0 |
* | Applied patch for #9414 - allow space between @mixin and parentheses. (includ... | Marc Englund | 2012-09-06 | 4 | -973/+973 |
* | Applied patch from #9471 (+ generated with JavaCC) | Marc Englund | 2012-09-06 | 21 | -2613/+3084 |
* | Reformatted project | Artur Signell | 2012-08-30 | 4 | -86/+83 |
* | Moved tests/sass to sass/tests (#9299) | Artur Signell | 2012-08-30 | 66 | -0/+8289 |
* | Merge branch 'sass' | Marc Englund | 2012-08-30 | 3 | -10/+34 |
|\ |
|
| * | fixed the hsl bug reported by Jouni, it is caused by the LexicalUnitImpl repl... | Haijian Wang | 2012-08-21 | 2 | -10/+23 |
| * | Fix the File.separatorChar bug in ImportVisitor, replace it with '/' | Haijian Wang | 2012-08-15 | 1 | -1/+1 |
| * | Copy README file to SASS source tree (#9223) | Henri Sara | 2012-08-10 | 1 | -0/+11 |
* | | Applied patch fixing #9347 (mixin w/ args + nested blocks), includes test | Marc Englund | 2012-08-29 | 3 | -6/+37 |
* | | Adds support for StylesheetResolvers, and implements such that look trought t... | Marc Englund | 2012-08-29 | 8 | -18/+215 |
* | | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 36 | -36/+468 |
* | | Slash is used in CSS independent of the platform (#9318) | Artur Signell | 2012-08-15 | 1 | -1/+1 |
|/ |
|
* | Merge SASS fixes keeping comments, remove hack for reindeer (#9223) | Henri Sara | 2012-08-10 | 2 | -62/+73 |
* | Merge SASS change: Fixed a bug regarding replaceValue in LexicalUnitImpl | Henri Sara | 2012-08-09 | 6 | -19/+34 |
* | Manual merge for SASS: fixed a bug in VariableVisitor | Henri Sara | 2012-08-09 | 2 | -20/+42 |
* | Add license header for all non-parser SASS Java files (#9223) | Henri Sara | 2012-08-09 | 36 | -1/+144 |
* | Apply changeset from SASS repository: comment handling | Henri Sara | 2012-08-08 | 4 | -32/+65 |
* | Add SASS source code, unit tests and test resources to project (#9223) | Henri Sara | 2012-08-08 | 52 | -0/+16404 |