aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/parser/ParserTokenManager.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-041-2/+0
* Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-041-0/+2
* Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-161-0/+4997
* Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-151-4997/+0
* Sass, the handling of selectors containing multiple #-symbols (#12832)Mika Murtojarvi2013-11-061-5913/+4951
* Sass variables can now start with underscore (#12716)joheriks2013-10-211-30/+10
* Added controlDirective to ifContentStatement. Fixes ticket #12105.Juho Nurminen2013-08-281-5924/+5881
* #11638: Ending an imported SCSS file with a comment causes an error inHaijian Wang2013-07-011-3011/+3973
* Merge commit 'a52ceb96590333' into 7.1Leif Åstrand2013-05-171-5995/+5025
|\
| * Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-231-4985/+4985
| |\ | |/ |/|
| * Regenerate SCSS parser classesHenri Sara2013-02-281-6006/+5025
| * support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-281-594/+598
| * support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-271-746/+753
|/
* Selector now can begin with a combinator. (Ticket #10754)Haijian Wang2013-02-191-15/+15
* SASS fails to parse CSS expression function. (Ticket #9870)Haijian Wang2013-02-141-5036/+5995
* Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)Haijian Wang2013-02-131-5896/+5021
* Add license header for a couple of filesHaijian Wang2013-01-101-4961/+5911
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-091-1398/+1828
* supports contains in @if, related to Ticket #9975Haijian Wang2013-01-081-0/+1
* support interpolation in property name (#9410)Haijian Wang2013-01-041-15/+0
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-0/+15
* Support for all valid CSS selectors (#10316)Henri Sara2012-11-271-663/+664
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-0/+4564