An open API service providing commit metadata for open source projects.

GitHub / leafo/scssphp / commits

SCSS compiler written in PHP

SHA Message Author Date Stats
b9cdea3e Last php 5.4 compatible version Anthon Pang <a****g@s****a> about 7 years ago
b74bbdd5 Remove links to the old github pages Anthon Pang <a****g@s****a> about 7 years ago
ae899445 merge Merge pull request #708 from Cerdic/dev/readme Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6cb8e1af Archive information and giving the link to the new repo. (also removing travi... Cerdic <c****c@y****m> about 7 years ago
3346c95e Abandoned Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
2e5e474b Update ruby sass reference tests (from archived repo) Anthon Pang <a****g@s****a> about 7 years ago
0fb06259 formatting Anthon Pang <a****g@s****a> about 7 years ago
c483911d merge Merge pull request #706 from Cerdic/dev/selector-functions Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9591bdc2 selector-unify() implementation trying to get the spirit of the reference imp... Cerdic <c****c@y****m> about 7 years ago
ae7d9f69 Test case for selector-unify() function https://github.com/leafo/scssphp/issu... Cerdic <c****c@y****m> about 7 years ago
f12e4b75 Improve "and"/"or" compatibility with reference implementation Anthon Pang <a****g@s****a> about 7 years ago
ccf99512 Implementation of simple-selectors() function https://github.com/leafo/scssph... Cerdic <c****c@y****m> about 7 years ago
e84f40fa Test case for simple-selectors() function https://github.com/leafo/scssphp/is... Cerdic <c****c@y****m> about 7 years ago
dfcfd683 Implementation of selector-replace() that use a common function with selector... Cerdic <c****c@y****m> about 7 years ago
191f7945 Test case for selector-replace() function https://github.com/leafo/scssphp/is... Cerdic <c****c@y****m> about 7 years ago
e8d7c1df Implementation of selector-parse() function https://github.com/leafo/scssphp/... Cerdic <c****c@y****m> about 7 years ago
5eba5b28 Test case for selector-parse() function https://github.com/leafo/scssphp/issu... Cerdic <c****c@y****m> about 7 years ago
5a4e328c Implement selector-nest() using the internal compiler functions https://githu... Cerdic <c****c@y****m> about 7 years ago
f97040c8 Test case for selector-nest() function https://github.com/leafo/scssphp/issue... Cerdic <c****c@y****m> about 7 years ago
2ae6d09e Implementation of selector-extend() reusing the internal functions used for @... Cerdic <c****c@y****m> about 7 years ago
12f5c1c1 Test case for selector-extend() function https://github.com/leafo/scssphp/iss... Cerdic <c****c@y****m> about 7 years ago
3e85bd09 Implementation of selector-append() function https://github.com/leafo/scssphp... Cerdic <c****c@y****m> about 7 years ago
d5517d08 Test case for selector-append() function https://github.com/leafo/scssphp/iss... Cerdic <c****c@y****m> about 7 years ago
2da91846 Throw errors in case of invalid input selectors Cerdic <c****c@y****m> about 7 years ago
fbcbb283 PSR2 Cerdic <c****c@y****m> about 7 years ago
a5f6c08d is-superselector() implementation https://github.com/leafo/scssphp/issues/310 Cerdic <c****c@y****m> about 7 years ago
b787f45e Test case for is-superselector() function https://github.com/leafo/scssphp/is... Cerdic <c****c@y****m> about 7 years ago
f8f3f4ab merge Merge pull request #703 from Cerdic/Issue/leafo/586 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
8730f9bd merge Merge pull request #704 from Cerdic/Issue/leafo/380 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
e390dae8 merge Merge pull request #702 from Cerdic/Issue/leafo/565 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
0a8bc4de merge Merge pull request #701 from Cerdic/Issue/leafo/531 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
30ed6082 merge Merge pull request #700 from Cerdic/Issue/leafo/507 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
about 7 years ago
abb02a44 Test case for https://github.com/leafo/scssphp/issues/479 Cerdic <c****c@y****m> about 7 years ago
b69e8802 PSR2 Cerdic <c****c@y****m> about 7 years ago
8020c812 Fix https://github.com/leafo/scssphp/issues/479: ensure comments starting a b... Cerdic <c****c@y****m> about 7 years ago
f4444fcc Fix at-root vars scoping and https://github.com/leafo/scssphp/issues/380 : Cerdic <c****c@y****m> about 7 years ago
6b0d45fa Test case for at-root variable scoping Cerdic <c****c@y****m> about 7 years ago
0ca33776 Fix for infinite loop with a non interpolation #{ sequence, add this to the t... Cerdic <c****c@y****m> about 7 years ago
fc89a5f4 Fix https://github.com/leafo/scssphp/issues/586 : ignore the backslash-newlin... Cerdic <c****c@y****m> about 7 years ago
b91f01d8 Fix https://github.com/leafo/scssphp/issues/565 : parse and evaluate interpol... Cerdic <c****c@y****m> about 7 years ago
7e547154 Unit test for https://github.com/leafo/scssphp/issues/565 : interpolation in ... Cerdic <c****c@y****m> about 7 years ago
0f8238ec Unit test for supporting unicode high range chars in selector name (https://g... Cerdic <c****c@y****m> about 7 years ago
65a79958 Fix https://github.com/leafo/scssphp/issues/531 : Cerdic <c****c@y****m> about 7 years ago
8a7f6305 Unit tests for unicode range syntax with wildcards Cerdic <c****c@y****m> about 7 years ago
149f5726 Fix https://github.com/leafo/scssphp/issues/507 : support for unicode range s... Cerdic <c****c@y****m> about 7 years ago
986957e2 Remove tests that no longer fail Anthon Pang <a****g@s****a> about 7 years ago
eb5e624b Fix #491 missing http(s) protocol from url() Anthon Pang <a****g@s****a> about 7 years ago
eea49387 Fix #698 add source column to thrown error message Anthon Pang <a****g@s****a> about 7 years ago
ce644ca4 Fixes #588 - invalid CSS outside of selector Anthon Pang <a****g@s****a> about 7 years ago
2f88bb86 Bump version to v0.8.3 Anthon Pang <a****g@s****a> about 7 years ago
4ba0e47c coding style tweaks Anthon Pang <a****g@s****a> over 7 years ago
a24a0b68 phpcs Anthon Pang <a****g@s****a> over 7 years ago
2e500060 merge Merge pull request #697 from Cerdic/Issue/leafo/542 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e30c2156 merge Merge pull request #696 from Cerdic/Issue/leafo/368b Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2c25b8b1 Add a test case for named grid lines syntax https://github.com/leafo/scssphp/... Cerdic <c****c@y****m> over 7 years ago
c0ba191b https://github.com/leafo/scssphp/issues/542 : be able to parse bracket enclos... Cerdic <c****c@y****m> over 7 years ago
3589ae54 Parser improvement to parse the content of :not() :has() :where() :is() itsel... Cerdic <c****c@y****m> over 7 years ago
67d535de phpcs Anthon Pang <a****g@s****a> over 7 years ago
46b7cb0e merge Merge pull request #695 from Cerdic/Issue/leafo/368 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
151009f2 merge Merge pull request #694 from Cerdic/Issue/leafo/486 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e04b83c3 merge Merge pull request #693 from Cerdic/Issue/leafo/438 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
751a8bc4 Before reparsing a selector that need a double pass, you should revert [self]... Cerdic <c****c@y****m> over 7 years ago
2b871b27 PSR2 fixes Cerdic <c****c@y****m> over 7 years ago
a475f369 Fix https://github.com/leafo/scssphp/issues/486: take in account the inExp fl... Cerdic <c****c@y****m> over 7 years ago
a5a8d796 test case for https://github.com/leafo/scssphp/issues/486 Cerdic <c****c@y****m> over 7 years ago
459b92bb Fix https://github.com/leafo/scssphp/issues/438 and a start for parent select... Cerdic <c****c@y****m> over 7 years ago
23cf33fe Tests case for selector functions, starting with parent selector itself https... Cerdic <c****c@y****m> over 7 years ago
fccb074b merge Merge pull request #692 from Cerdic/Issue/leafo/585 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4c6f25ed merge Merge pull request #691 from Cerdic/Issue/leafo/510 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3a300be4 merge Merge pull request #690 from Cerdic/Issue/leafo/475v2 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
38f26415 Fix https://github.com/leafo/scssphp/issues/585 : the first level of selector... Cerdic <c****c@y****m> over 7 years ago
da4d77cc Fix https://github.com/leafo/scssphp/issues/510 : the interpolation is a plac... Cerdic <c****c@y****m> over 7 years ago
4f992fcd Test case for interpolation as a plceholder name https://github.com/leafo/scs... Cerdic <c****c@y****m> over 7 years ago
1d93073c merge Merge pull request #689 from Cerdic/Issue/leafo/598 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
43eb9f0b Fix #598: striping space around relationshop operators in format crunched or ... Cerdic <c****c@y****m> over 7 years ago
adabea2b merge Merge pull request #687 from Cerdic/Issue/leafo/684 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3aeb0899 merge Merge pull request #686 from Cerdic/Issue/leafo/432 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
104c2e3d merge Merge pull request #683 from staabm/patch-1 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
77c12a48 merge Merge pull request #682 from Cerdic/Issue/leafo/371 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
01dc049a merge Merge pull request #681 from Cerdic/Fix/extend Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ee60600b merge Merge pull request #678 from Cerdic/dev/cache2 Anthon Pang <a****g@s****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d1bdc4f1 Fix proposal for #475: generate line number in wrapped media blocks with opti... Cerdic <c****c@y****m> over 7 years ago
e7d19a21 Fix https://github.com/leafo/scssphp/issues/684: never merge media expression... Cerdic <c****c@y****m> over 7 years ago
0a4831e7 Test for https://github.com/leafo/scssphp/issues/684 and combining media: 'no... Cerdic <c****c@y****m> over 7 years ago
1a7a8ec5 PSR2 Cerdic <c****c@y****m> over 7 years ago
1e6ca869 Fix https://github.com/leafo/scssphp/issues/432: If there is a storeEnv you s... Cerdic <c****c@y****m> over 7 years ago
8d967ab1 Increase callstack length thresold to be able to compile big framework like F... Cerdic <c****c@y****m> over 7 years ago
78d9dab2 Use the full callStack to detect an infinite calling loop and throw an error ... Cerdic <c****c@y****m> over 7 years ago
5f854d47 push/pop in call stack all compile children call, only @include and function ... Cerdic <c****c@y****m> over 7 years ago
5c398061 define a upper bound for the php version requirement Markus Staab <m****b@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
fddfd416 Fix https://github.com/leafo/scssphp/issues/522 : avoid infinite loop of @extend Cerdic <c****c@y****m> over 7 years ago
39055984 Test case for https://github.com/leafo/scssphp/issues/522 Cerdic <c****c@y****m> over 7 years ago
98f95058 Test case for https://github.com/leafo/scssphp/issues/371 and combinatorial self Cerdic <c****c@y****m> over 7 years ago
52d0c019 Fix https://github.com/leafo/scssphp/issues/371 : to combine multiples self y... Cerdic <c****c@y****m> over 7 years ago
3adab756 Test case for https://github.com/leafo/scssphp/issues/567 Cerdic <c****c@y****m> over 7 years ago
3533dc29 Test case for https://github.com/leafo/scssphp/issues/67 Cerdic <c****c@y****m> over 7 years ago
bdbd1941 Fix https://github.com/leafo/scssphp/issues/67 : shared part should be remove... Cerdic <c****c@y****m> over 7 years ago
ecc476bb Fix mergeDirectRelationships Cerdic <c****c@y****m> over 7 years ago
c794e20a Slight optimisation Cerdic <c****c@y****m> over 7 years ago
e954da5c mergeDirectRelationships : 1 bug from refactoring and 1 from initial proposal Cerdic <c****c@y****m> over 7 years ago

← Back to repository