221 커밋 (74bfd5e20759f0c26b40b41754129cbd71e0eff3)

작성자 SHA1 메시지 날짜
  Sauli Tähkäpää 8077db8d51 Fixed pom fails in unit tests. 10 년 전
  Sauli Tähkäpää 32d319ebf8 Fixed pom fails in unit tests. 10 년 전
  Artur Signell 51431580ad Revert "Use Guava 16 which does not have compatibility issues" 10 년 전
  denisanisimov 18b66b9fe7 Avoid using toString method to access to SCSS serialized state (#9530). 10 년 전
  Artur Signell 1159db580f Use Guava 16 which does not have compatibility issues 10 년 전
  Mika Murtojarvi 6cd4335da1 Resolves a case where a missing semicolon was not inferred (#12792) 10 년 전
  Mika Murtojarvi 6acf4ef8fa Remove an empty line from a Sass test case. 10 년 전
  Johannes Dahlström be827f80ef Enable on-the-fly SASS compilation in OSGi (#10307) 10 년 전
  denisanisimov 853d42a08b Function "percentage" is implemented (#12771). 10 년 전
  denisanisimov 6f5b334247 Avoid error in rgb() function if variables are used (#12752). 10 년 전
  Mika Murtojarvi b008768b93 Implement parenthesis-handling fixes for Sass in Vaadin 7.1 (#12834) 10 년 전
  Mika Murtojarvi 3a9327925b Move passing Sass tests from sasslangbroken to sasslang. 10 년 전
  denisanisimov 40e07d0172 Function compilation is refactored (#13253). 10 년 전
  Mika Murtojarvi 051460ae2a Move Sass test files to the correct locations. 10 년 전
  Mika Murtojarvi 915c37b569 Sass compiler now treats null-valued variables as unassigned (#12430). 10 년 전
  denisanisimov bfe548e6d6 Use Logger instead of System.out and System.err (#10328,#13300). 10 년 전
  Artur Signell 36266a0a45 Revert "Use Logger instead of System.out and System.err (#10328)." 10 년 전
  denisanisimov a52b0ba902 Use Logger instead of System.out and System.err (#10328). 10 년 전
  denisanisimov eca905f8d6 Parser recognizes @content directive inside @media (#13279). 10 년 전
  joheriks 3bfd0046ea Resolved ambiguous parsing of ";" within @media block (#12923) 10 년 전
  denisanisimov f52c25fbb8 Fix false-negative sasslangbroken tests (#13275). 10 년 전
  denisanisimov a5727e4400 Some tests are fixed on Win (CRLF issue). 10 년 전
  Leif Åstrand dd0479cdef Revert "Theme Parser is deleted, build procedure now generates it (#13161)." 10 년 전
  denisanisimov d2874fde4b Theme Parser is deleted, build procedure now generates it (#13161). 10 년 전
  denisanisimov 034197d5a9 clone() method is removed from LexicalUnitImpl (#13182 ). 10 년 전
  Felype Santiago Ferreira b5a080cced Provides error location for ArithmeticException. (#11877) 10 년 전
  joheriks 37919d14b7 For @-directives, infer missing semicolon before closing brace (#12792) 10 년 전
  Mika Murtojarvi 1ac492e46b Move a sass test that no longer fails. 10 년 전
  Mika Murtojarvi 8abf43431e Move working sass tests from sasslangbroken to sasslang. 10 년 전
  Mika Murtojarvi a705f8cc3f Mixins now accept an empty argument list in parentheses 10 년 전
  Mika Murtojarvi f4fa4e8ec5 Normalize line endings 10 년 전
  Artur Signell 011a2a0c9d Do not generate ParseException as it has been customized (#12937) 10 년 전
  Artur Signell f3fa6af2ba Regenerated parser files (#12937) 10 년 전
  Artur Signell 3680505544 Ensure generated parser is re-generated during build (#12937) 10 년 전
  joheriks 30e9b7c794 Add a test for @mixin { @font-face {...} } (#11649) 10 년 전
  Mika Murtojarvi a3aa6cc93e Fixes for sass compiler, handling mixins (#11288). 10 년 전
  Mika Murtojarvi bc0d55197a A fix for handling nested parentheses in sass (#12833) 10 년 전
  Mika Murtojarvi a5412c0274 Sass, the handling of selectors containing multiple #-symbols (#12832) 10 년 전
  joheriks a2f255448e Allow @font-face and general @-directives inside @if-blocks (#11649) 10 년 전
  joheriks cd64fab95a Added jsoup as a testing dependency (#12735) 10 년 전
  joheriks 29a6a8a7cb Import W3C CSS tests to validate CSS parsing (#12735) 10 년 전
  joheriks 9d84c09171 Parser stripped minus of negative numbers with unknown units (#12811) 10 년 전
  joheriks 6f76840f6c Sass variables can now start with underscore (#12716) 10 년 전
  Artur Signell 39fdf66c3a Handle numbers in the same way if they do not have a unit (#12732) 10 년 전
  Artur Signell 7c12694e04 Add sub directory support to sass test scanner (#12790) 10 년 전
  Mika Murtojarvi 25fc2f2f1a Fix whitespace after including a mixin (#12715) 10 년 전
  Artur Signell 7c5bdce3b4 Compass test cases (#11776) 10 년 전
  Artur Signell 89760ada62 Add support for partial imports (#11776) 10 년 전
  Artur Signell bad3f6a6b5 Refactor how base paths are determined when resolving (#11776) 10 년 전
  Artur Signell 6d0c6e094f Moved import resolving logic to resolvers (#11776) 10 년 전