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

GitHub / scssphp/scssphp / commits

SCSS compiler written in PHP

SHA Message Author Date Stats
40546bd2 merge Merge pull request #815 from stof/sealed_annotation Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
5 months ago
030e71e2 merge Merge pull request #837 from stof/fix_phpstan Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
5 months ago
2b28db53 Fix static analysis Christophe Coevoet <s****f@n****g> 5 months ago
1e9ff3b2 merge Merge pull request #826 from stof/test_more_uris Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
d8450c2b merge Merge pull request #834 from stof/prepare_release Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
cdb23345 merge Merge pull request #833 from stof/require_mbstring Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
f5df19ad Declare a requirement on ext-mbstring instead of requiring the polyfill Christophe Coevoet <s****f@n****g> 9 months ago
a461906d merge Merge pull request #832 from stof/fix_error_messages Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
68a123bd Fix columns in error traces when using Unicode characters Christophe Coevoet <s****f@n****g> 9 months ago
80084fda Prepare the 2.1.0 release Christophe Coevoet <s****f@n****g> 9 months ago
1913739d merge Merge pull request #830 from stof/php85 Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
c003a51d merge Merge pull request #829 from stof/symfony8 Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
a03c8bf3 Fix PHP 8.5 deprecations when checking Unicode characters Christophe Coevoet <s****f@n****g> 9 months ago
7cdadfcd Add a CI job running on PHP 8.5 Christophe Coevoet <s****f@n****g> 9 months ago
5a186c14 Add support for Symfony 8 components Christophe Coevoet <s****f@n****g> 9 months ago
d299b78c merge Merge pull request #825 from stof/fix_test Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
67540cd8 merge Merge pull request #823 from stof/league_uri_76 Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
9 months ago
946a15ed Remove unmatched ignore errors Christophe Coevoet <s****f@n****g> 9 months ago
c9d3de10 Remove usage of the deprecated BaseUri in our Path utility class Christophe Coevoet <s****f@n****g> 9 months ago
2bc9271e Fix the test to call the expected function Christophe Coevoet <s****f@n****g> 9 months ago
2f7f057a Add more test coverage for the URI resolution logic Christophe Coevoet <s****f@n****g> 10 months ago
05a627a8 merge Merge pull request #824 from stof/clean_dead_code Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
3cf47f46 Clean dead code Christophe Coevoet <s****f@n****g> 10 months ago
154dd2ce merge Merge pull request #819 from stof/test_uri_resolution Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
4c4f9d1f Upgrade to league/uri 7.6 Christophe Coevoet <s****f@n****g> 10 months ago
d9bfb26f merge Merge pull request #822 from stof/internal_api Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
65ce45c1 Add missing tags for internal APIs Christophe Coevoet <s****f@n****g> 10 months ago
2d898cdc merge Merge pull request #821 from stof/static_data_provider Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
e5bc3da8 merge Merge pull request #820 from stof/convert_array_value Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
ef3d14e1 Use static methods for all data providers Christophe Coevoet <s****f@n****g> 10 months ago
32be0189 Add support for converting PHP arrays to Sass values Christophe Coevoet <s****f@n****g> 10 months ago
0107fd97 Ensure that the URI resolution semantic is consistent with Dart Christophe Coevoet <s****f@n****g> 10 months ago
70b71f7a merge Merge pull request #806 from stof/sync_error_messages Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
609b413a merge Merge pull request #818 from stof/test_bulma Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
50b138d6 Add bulma in the tested frameworks Christophe Coevoet <s****f@n****g> 10 months ago
4a9ad53f merge Merge pull request #817 from stof/fix_extend_perf Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
7ab3fe9a No longer fully trim redundant selectors in `@extend` Christophe Coevoet <s****f@n****g> 10 months ago
2c891aae Fix the comparison of paths in error messages on Windows Christophe Coevoet <s****f@n****g> 10 months ago
90a9c0b1 merge Merge pull request #813 from stof/fix_serialization Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
b4c5d03d merge Merge pull request #816 from stof/fix_crash Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
715fc882 merge Merge pull request #814 from stof/update_phpstan Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
10 months ago
5a00af93 Replace `jiripudil/phpstan-sealed-classes` with the phpstan annotation Christophe Coevoet <s****f@n****g> 10 months ago
c6bfb236 Fix some phpstan errors reported by the new version Christophe Coevoet <s****f@n****g> 10 months ago
09992638 Fix crash when writing `@extend` without selector Christophe Coevoet <s****f@n****g> 10 months ago
e0a66927 Fix the serialization of values when using them outside the compiler Christophe Coevoet <s****f@n****g> 10 months ago
bd10eb83 merge Merge pull request #810 from stof/fix_phpstan Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
12 months ago
058a61c0 Upgrade phpstan, fixing new detected errors Christophe Coevoet <s****f@n****g> 12 months ago
700e8cf3 Use the realpath of the base temporary directory for tests Christophe Coevoet <s****f@n****g> 12 months ago
c36d97c1 merge Merge pull request #809 from cedric-anne/task/upgrade-dev-versions Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
12 months ago
26277009 merge Merge pull request #807 from cedric-anne/feature/php-8.5 Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
12 months ago
46e175b7 fix versions Cédric Anne <c****e@g****m> 12 months ago
efff6292 Upgrade dev dependencies and prefer PHP 8.4 in the CI env Cédric Anne <c****e@g****m> 12 months ago
26de1985 Fix deprecations on PHP 8.5 Cédric Anne <c****e@g****m> 12 months ago
ceb99d53 merge Merge pull request #805 from stof/cli_debug Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
db6f5d01 Generate the baseline for error message assertions Christophe Coevoet <s****f@n****g> about 1 year ago
8b898afb Update error messages to match dart-sass Christophe Coevoet <s****f@n****g> about 1 year ago
4e09f0b4 Fix the reporting of parsing errors to match dart-sass Christophe Coevoet <s****f@n****g> about 1 year ago
1fa60b44 Fix the mapping of Interpolation error locations Christophe Coevoet <s****f@n****g> about 1 year ago
d5d1f8a1 Implement the `if` function for usage with `get-function` and `call` Christophe Coevoet <s****f@n****g> about 1 year ago
e2cc2d06 Sync function declaration snippets with dart-sass Christophe Coevoet <s****f@n****g> about 1 year ago
32124b23 Fix argument names in callable signature mismatch errors Christophe Coevoet <s****f@n****g> about 1 year ago
1620ee34 Fix the location being reported for failed extensions Christophe Coevoet <s****f@n****g> about 1 year ago
91aec9a1 Include the Sass trace in the message for SimpleSassException Christophe Coevoet <s****f@n****g> about 1 year ago
eb9937e8 Fix the detection of the best overload for error messages Christophe Coevoet <s****f@n****g> about 1 year ago
177c1adc Remove additional empty line added by our fake HRW parsing Christophe Coevoet <s****f@n****g> about 1 year ago
d679b8cb Implement assertions for error messages in our sass-spec runner Christophe Coevoet <s****f@n****g> about 1 year ago
8fa996f6 Add a `--trace` option in our CLI Christophe Coevoet <s****f@n****g> about 1 year ago
3f8b858c merge Merge pull request #802 from stof/simplify_phpstan Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9c42d40f Disable property type inference from constructor arguments Christophe Coevoet <s****f@n****g> about 1 year ago
ff6295f5 Remove the special split of the phpstan config Christophe Coevoet <s****f@n****g> about 1 year ago
f3e807af Move the phpstan dependencies to the root composer.json Christophe Coevoet <s****f@n****g> about 1 year ago
184e6428 merge Merge pull request #801 from stof/fix_static_analysis Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d3617eb6 Remove check redundant with static analysis Christophe Coevoet <s****f@n****g> about 1 year ago
024f92cd merge Merge pull request #789 from stof/prepare_release Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e7035b3c Prepare the 2.0.1 release Christophe Coevoet <s****f@n****g> over 1 year ago
512134bb merge Merge pull request #788 from stof/test_inline_source_maps Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ea422ae5 Add a test covering the generation of inline source maps Christophe Coevoet <s****f@n****g> over 1 year ago
bb2ab7db merge Merge pull request #787 from ArnaudLigny/patch-1 Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
892da64f fix #786 Arnaud Ligny <a****d@l****r>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fe6b678d merge Merge pull request #779 from stof/remove_todos Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5a88b16e Remove outdated TODO comments Christophe Coevoet <s****f@n****g> over 1 year ago
a70358e5 merge Merge pull request #778 from stof/prepare_release Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
64432022 Prepare the 2.0.0 release Christophe Coevoet <s****f@n****g> over 1 year ago
785728d3 merge Merge pull request #777 from stof/clean_code Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c6730b99 merge Merge pull request #776 from stof/update_signature Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
33563f9e Modernize some code Christophe Coevoet <s****f@n****g> over 1 year ago
8d8511f4 Clean code of the Compiler Christophe Coevoet <s****f@n****g> over 1 year ago
f9cb8b76 Update the signature of `compileString` to allow passing an importer Christophe Coevoet <s****f@n****g> over 1 year ago
5768c1a2 merge Merge pull request #775 from stof/clean_tests Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cdab2a44 Remove tests for the extend logic in favor of sass-spec Christophe Coevoet <s****f@n****g> over 1 year ago
7196b4a6 merge Merge pull request #774 from stof/php8_4_compat Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2f383ec6 Use the `fpow` function on PHP 8.4 Christophe Coevoet <s****f@n****g> over 1 year ago
86efd222 Change the way to detecting the negative 0 Christophe Coevoet <s****f@n****g> over 1 year ago
d7c1e4cf merge Merge pull request #769 from nickvergessen/php8.4 Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
70f407e8 merge Merge pull request #772 from stof/update_phpstan Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
487c61eb Upgrade phpstan Christophe Coevoet <s****f@n****g> over 1 year ago
0fd0aa64 merge Merge pull request #771 from stof/extract_source_span Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2e9e8a9d Use the dedicated source-span package Christophe Coevoet <s****f@n****g> over 1 year ago
88745526 Make the `SourceFile` constructor private Christophe Coevoet <s****f@n****g> over 1 year ago
43790291 merge Merge pull request #770 from stof/documentation Christophe Coevoet <s****f@n****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository