34 次代码提交 (934b8ceb3f8ddcc6acc3ffb4a35b67e3e989ec38)

作者 SHA1 备注 提交日期
  Haijian Wang 934b8ceb3f support arithmetics in the SCSS compiler (#9354) 11 年前
  Haijian Wang cc5252a98e Selector now can begin with a combinator. (Ticket #10754) 11 年前
  Haijian Wang 821ebf49d8 more than expected params in mixin throws IOB exception. (Ticket #10988) 11 年前
  Artur Signell 638bb9263d Fixed logic error causing IOException if stream supports mark (#10851) 11 年前
  Haijian Wang 51a9acc5d8 SASS fails to parse CSS expression function. (Ticket #9870) 11 年前
  Haijian Wang 9b37af6bfa ParseException does not output file name (Ticket #10967) 11 年前
  Haijian Wang fb6339d075 Sass replaces variables based on substring matches. (Tickets #10508, 11 年前
  Haijian Wang cafd136f6f Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024) 11 年前
  Haijian Wang 28cb23f111 Referencing multiple params in multiple lines inside mixin (Ticket 11 年前
  Haijian Wang cb09f78170 pseudo-class css selector fails the parser. (Ticket 10316) 11 年前
  Haijian Wang 8af39d1423 Add license header for a couple of files 11 年前
  Haijian Wang 63a7fdf83d Preserve UTF-8 in imported files and output @charset in generated css 11 年前
  Haijian Wang 2cc7ad1cd4 Supports @keyframes, related to Ticket #10000 11 年前
  Haijian Wang e788649967 supports contains in @if, related to Ticket #9975 11 年前
  Haijian Wang a13ea142d9 support interpolation in property name (#9410) 11 年前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年前
  Haijian Wang 9df030ba55 fix Ticket #10506, remove quotes in url path 11 年前
  Henri Sara 21b8e3652e Minor fix to SASS else-if condition parsing. 11 年前
  Henri Sara c7806b0f60 Sass parser refactoring to reduce duplication. 11 年前
  Henri Sara 45c6065c79 Extend support for Microsoft filter expressions in SASS (#10597) 11 年前
  Henri Sara 6ddbc1aba9 Copy unrecognized @ rules to output as is (#10486) 11 年前
  Henri Sara aff0802d4b Use separate scope for variables within a mixin (#10453) 11 年前
  Henri Sara 5ca922358f Accept anything as pseudo function parameters (#10316) 11 年前
  Henri Sara 5b90327f4e Support @if in @mixin (#10438) 11 年前
  Henri Sara bcd31a6bad Eliminate ambiguity between pseudos and properties (#10406) 11 年前
  Henri Sara deca3b2f6d Add lookahead to eliminate SASS parsing ambiguity 11 年前
  Henri Sara 3c070083e5 Regenerate some SASS parser files to reduce warnings. 11 年前
  Henri Sara 82120d5db9 Support for all valid CSS selectors (#10316) 11 年前
  Henri Sara 78bfb5cb1c Keep block order when unnesting (#10309) 11 年前
  Marc Englund fa7da72266 Make most of the sass compiler API internal, fixes #10339 11 年前