summaryrefslogtreecommitdiffstats
path: root/theme-compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Johannes Dahlström2013-11-292-3/+40
|\
| * Do not generate ParseException as it has been customized (#12937)Artur Signell2013-11-122-169/+170
| * Regenerated parser files (#12937)Artur Signell2013-11-122-169/+168
| * Ensure generated parser is re-generated during build (#12937)Artur Signell2013-11-122-3/+40
* | Merge changes from origin/7.1Artur Signell2013-11-112-0/+26
|\|
| * Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
* | Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624'Artur Signell2013-11-1112-904/+1049
|\|
| * Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-0814-14261/+12657
* | Merge commit 'a2f255448e6a755892a97b7df9fc2b65efc5dccc'Artur Signell2013-11-114-215/+306
|\|
| * Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-054-222/+306
* | Merge commit '9d84c091714f01e0088fab2202c10b505e78a607'Artur Signell2013-11-114-12561/+7604
|\|
| * Parser stripped minus of negative numbers with unknown units (#12811)joheriks2013-10-284-72/+85
* | A fix for handling nested parentheses in sass (#12833)Mika Murtojarvi2013-11-074-7/+5868
* | Sass, the handling of selectors containing multiple #-symbols (#12832)Mika Murtojarvi2013-11-066-14188/+12200
* | Added jsoup as a testing dependency (#12735)joheriks2013-10-301-0/+2
* | Import W3C CSS tests to validate CSS parsing (#12735)joheriks2013-10-30732-24/+4286
* | Merge changes from origin/7.1Leif Åstrand2013-10-2222-60/+158
|\|
| * Sass variables can now start with underscore (#12716)joheriks2013-10-212-31/+11
| * Handle numbers in the same way if they do not have a unit (#12732)Artur Signell2013-10-169-8/+106
| * Add sub directory support to sass test scanner (#12790)Artur Signell2013-10-1611-21/+41
* | Merge changes from origin/7.1Henrik Paul2013-10-184-607/+629
|\|
| * Fix whitespace after including a mixin (#12715)Mika Murtojarvi2013-10-144-607/+629
* | Compass test cases (#11776)Artur Signell2013-09-2618-0/+212
* | Add support for partial imports (#11776)Artur Signell2013-09-261-0/+7
* | Refactor how base paths are determined when resolving (#11776)Artur Signell2013-09-263-35/+106
* | Moved import resolving logic to resolvers (#11776)Artur Signell2013-09-267-60/+138
* | Merge changes from origin/7.1Leif Åstrand2013-09-231-1/+1
|\|
| * Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
* | Merge changes from origin/7.1Artur Signell2013-09-171-1/+1
|\|
| * Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
* | Improve error message for missing imports (#12494)Artur Signell2013-09-022-9/+26
* | Merge changes from origin/7.1Leif Åstrand2013-08-306-6074/+6063
|\|
| * Adds junit to the ide configuration for the theme-compiler module.Jonatan Kronqvist2013-08-301-1/+1
| * Added controlDirective to ifContentStatement. Fixes ticket #12105.Juho Nurminen2013-08-285-6073/+6062
* | Merge changes from origin/7.1Leif Åstrand2013-07-157-10484/+12266
|\|
| * #11638: Ending an imported SCSS file with a comment causes an error inHaijian Wang2013-07-017-10484/+12266
* | Merge changes from origin/7.1Leif Åstrand2013-06-131-1/+1
|\|
| * Updated to Smartsprites 0.2.10 (#12069)Artur Signell2013-06-131-1/+1
* | Merge changes from origin/7.1Leif Åstrand2013-06-122-19/+8
|\|
| * Reformatted using Ant editor (#12040)Artur Signell2013-06-101-7/+3
| * Correctly report theme version in the debug window (#11442)Artur Signell2013-06-071-12/+5
* | Merge changes from origin/7.1Leif Åstrand2013-06-079-110/+114
|\|
| * Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-54/+60
| * Updated to custom build of Smartsprites 0.2.10 which includes a fix for SMART...Artur Signell2013-05-292-43/+3
| * Support nested SASS imports (#11909)Henri Sara2013-05-286-13/+51
| * Merge commit 'a52ceb96590333' into 7.1Leif Åstrand2013-05-1737-14025/+13549
| |\
* | \ Merge commit 'a52ceb9659033'Leif Åstrand2013-05-1737-14025/+13549
|\ \ \ | |/ / |/| / | |/
| * Fixed IllegalSyntaxException when using spaces in path #11782John Ahlroos2013-05-062-14/+131
| * Fixed scss file resolving issue in Windows (#11762)Artur Signell2013-05-031-0/+4
| * Merge commit 'd214efa39a011002eb88e683676508e438842fe4'Henri Sara2013-04-291-10/+4
| |\