aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/parser/LexicalUnitImpl.java
Commit message (Expand)AuthorAgeFilesLines
* clone() method is removed from LexicalUnitImpl (#13182 ).denisanisimov2014-01-141-7/+0
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-081-0/+13
* Handle numbers in the same way if they do not have a unit (#12732)Artur Signell2013-10-161-8/+18
* support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-271-7/+78
* Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)Haijian Wang2013-02-131-0/+18
* Referencing multiple params in multiple lines inside mixin (TicketHaijian Wang2013-02-121-15/+19
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-0/+15
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-0/+649