aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler
Commit message (Expand)AuthorAgeFilesLines
* Use Logger instead of System.out and System.err (#10328,#13300).denisanisimov2014-02-0617-57/+186
* Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-0417-185/+57
* Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-0417-57/+185
* Parser recognizes @content directive inside @media (#13279).denisanisimov2014-02-038-7906/+7109
* Fix false-negative sasslangbroken tests (#13275).denisanisimov2014-01-304-0/+0
* Some tests are fixed on Win (CRLF issue).denisanisimov2014-01-282-0/+8
* Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-1628-270/+14673
* Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-1528-14673/+270
* clone() method is removed from LexicalUnitImpl (#13182 ).denisanisimov2014-01-141-7/+0
* 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