1
I Use This!
Inactive

Commits : Listings

Analyzed 25 minutes ago. based on code collected about 21 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Last php 5.4 compatible version More... almost 5 years ago
Remove links to the old github pages More... almost 5 years ago
Merge pull request #708 from Cerdic/dev/readme More... almost 5 years ago
Archive information and giving the link to the new repo. (also removing travis and packagist linked that are outdated) More... almost 5 years ago
Abandoned More... almost 5 years ago
Update ruby sass reference tests (from archived repo) More... almost 5 years ago
formatting More... almost 5 years ago
Merge pull request #706 from Cerdic/dev/selector-functions More... almost 5 years ago
selector-unify() implementation trying to get the spirit of the reference implementation https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for selector-unify() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Improve "and"/"or" compatibility with reference implementation More... almost 5 years ago
Implementation of simple-selectors() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for simple-selectors() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Implementation of selector-replace() that use a common function with selector-extend() as the logic is the same https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for selector-replace() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Implementation of selector-parse() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for selector-parse() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Implement selector-nest() using the internal compiler functions https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for selector-nest() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Implementation of selector-extend() reusing the internal functions used for @extend https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for selector-extend() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Implementation of selector-append() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for selector-append() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Throw errors in case of invalid input selectors More... almost 5 years ago
PSR2 More... almost 5 years ago
is-superselector() implementation https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Test case for is-superselector() function https://github.com/leafo/scssphp/issues/310 More... almost 5 years ago
Merge pull request #703 from Cerdic/Issue/leafo/586 More... almost 5 years ago
Merge pull request #704 from Cerdic/Issue/leafo/380 More... almost 5 years ago
Merge pull request #702 from Cerdic/Issue/leafo/565 More... almost 5 years ago