2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix GCC warning: Catching polymorphic type by value (#2848) More... over 6 years ago
Remove _Ptr(_Const) typedefs (#2847) More... over 6 years ago
Fix mixin-exists and function-exists in local scopes More... over 6 years ago
Bump AppVeyor Ruby version More... over 6 years ago
Install hrx gem in Windows CI More... over 6 years ago
Install hrx gem in CI More... over 6 years ago
Fix one more I missed due to faulty sed More... over 6 years ago
Fix broken markdown link More... over 6 years ago
https-ify sass-lang.com urls More... over 6 years ago
Add comment about order to all sass.hpp includes More... over 6 years ago
Fixed typos More... over 6 years ago
Ensure sass.hpp is included before system headers More... over 6 years ago
Merge pull request #2792 from mgreter/bugfix/compare-doubles-epsilon More... over 6 years ago
Avoid clang warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' More... over 6 years ago
indentation More... over 6 years ago
Simplify string concatenation More... over 6 years ago
travis: Disable coverage for static OSX build More... over 6 years ago
Avoid modifying Expression in ast_node_to_sass_value More... over 6 years ago
Fix VS2013 warning C4800 in src/ast_selectors.cpp More... over 6 years ago
Catch exceptions by reference More... over 6 years ago
Remove unused src/functions.{h,c}pp More... over 6 years ago
Fix number comparison for floats/doubles by calculations More... over 6 years ago
Merge pull request #2790 from mgreter/feature/hsla-colors More... over 6 years ago
Merge pull request #2789 from mgreter/refactor-number-inspect More... over 6 years ago
Add deprecation for hsla with percentage alpha More... over 6 years ago
Implement internal HSLA color representation More... over 6 years ago
Refactor inspection/output of numbers More... over 6 years ago
Set without_rule flat only when explicitly requested by at_root More... over 6 years ago
Fix #2782: heap-use-after-free in expand.cpp More... over 6 years ago
Disallow optional pseudo_prefix More... over 6 years ago