Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sass/libsass

A C/C++ implementation of a Sass compiler
https://github.com/sass/libsass

Delete allocated memory before throwing an exception

SafeCoding233 opened this pull request 6 days ago
[SPAM]

Duque6762 opened this issue 4 months ago
ci: Add Dependabot for GitHub Actions

nschonni opened this pull request about 1 year ago
ci: Remove Ubuntu 16

nschonni opened this pull request about 1 year ago
Fix most urgent issues in 2023

mgreter opened this pull request about 1 year ago
Fix for "too many open files" error on OSX.

tom-un opened this pull request about 1 year ago
Ambiguous operator== overloads with GCC 13 and C++20

jwillikers opened this issue about 1 year ago
CI: add CIFuzz GitHub action

DavidKorczynski opened this pull request about 2 years ago
LeakSanitizer: detected memory leaks

ex7l0it opened this issue about 2 years ago
Add vcpkg installation instructions

LilyWangLL opened this pull request over 2 years ago
random($limit) should no longer ignore units

Goodwine opened this issue over 2 years ago
docs: Fix a few typos

timgates42 opened this pull request almost 3 years ago
can't find stylesheet to import "~@angular/material/theming";

Karan653 opened this issue about 3 years ago
Is any precombiled so files for Raspberry ARM64

bnuzhouwei opened this issue about 3 years ago
Add support of Visual Studio 2022 to the Visual C++ project file

Taritsyn opened this pull request about 3 years ago
Read null address in Sass::Inspect::operator()

zyingp opened this issue about 3 years ago
Update Readme

susi132002 opened this pull request about 3 years ago
power ^ added

pratik-a opened this pull request over 3 years ago
extend does not extend all values

dracos opened this issue over 3 years ago
build with autotools failed on ubuntu16.04

leleliu008 opened this issue over 3 years ago
Remove references to libsass.org

xzyfer opened this pull request over 3 years ago
SassError: media query expression must begin with '('

PeterlitsZo opened this issue over 3 years ago
libsass.org has expired

jleclanche opened this issue over 3 years ago
Fix extend edge case going endlessly

mgreter opened this pull request over 3 years ago
Fix obvious identical subexpressions in `op_color_number`

mgreter opened this pull request over 3 years ago
:is() should behave like :matches()

jathak opened this issue over 3 years ago
Fix seed generator if std::random_device fails (#3151)

mgreter opened this pull request over 3 years ago
Use pseudo-random rand() instead of cryptographically secure random numbers

benbucksch opened this pull request over 3 years ago
random_device: rdrand failed - Crashes host application

benbucksch opened this issue over 3 years ago
Replace Travis CI with GitHub Actions

mgreter opened this pull request over 3 years ago
Undesired number replace in class names

toviszsolt opened this issue over 3 years ago
Identical subexpressions in op_color_number

ariccio opened this issue over 3 years ago
Incorrect line numbers for errors outside blocks

GCorbel opened this issue almost 4 years ago
Copyleft (CC-BY-SA) code in sass2scss.cpp

hyandell opened this issue almost 4 years ago
String to "Non-string"

mdurchholz opened this issue almost 4 years ago
fuzz test occur runtime error

qweryzh opened this issue almost 4 years ago
fix: url() contains exclamation marks cause parsing error (#2880)

Mutefish0 opened this pull request about 4 years ago
fix: url() contains exclamation marks cause parsing error (#2880)

Mutefish0 opened this pull request about 4 years ago
node-sass throws error while image path includes exclamation mark(!)

kingback opened this issue about 4 years ago
fuzz-test memory leaks error

qweryzh opened this issue about 4 years ago
【fuzz】heap-buffer-overflow

qweryzh opened this issue about 4 years ago
Add implementation

Fudoshiki opened this pull request about 4 years ago
Fix obvious backporting error in pseudo extend

mgreter opened this pull request about 4 years ago
[DNM] LibSass 4.0 Alpha Big Bang

mgreter opened this pull request about 4 years ago
Don't allow mixed "and" and "or" in @supports conditions

nex3 opened this issue about 4 years ago
Color maps break with different names

saivan opened this issue about 4 years ago
NaN and Infinity should not be equal to themselves

nex3 opened this issue over 4 years ago
Performance regression upgrading from v3.5.2 to v3.6.4

stanhu opened this issue over 4 years ago
Selector with inline comment incorrectly parsed in indented syntax

jathak opened this issue over 4 years ago
Additional class when you use @extend

fameches opened this issue over 4 years ago
Unclear error message with :first-child and :last-child

rim-odoo opened this issue over 4 years ago
decimals with leading zero in --output-style compressed mode

Pavan1889 opened this issue over 4 years ago
type-of(1 * 1#{$unit}) should be a number

Anthony-Gaudino opened this issue over 4 years ago
SourceMap result is wrong when using asian characters

constantin-v opened this issue over 4 years ago
memory leaks in src/parser.cpp:765

puppet-meteor opened this issue over 4 years ago
stack-overflow in src/remove_placeholders.cpp:35

puppet-meteor opened this issue over 4 years ago
stack-overflow in src/ast_selectors.cpp:556

puppet-meteor opened this issue over 4 years ago
stack-overflow in src/ast_sel_cmp.cpp:349

puppet-meteor opened this issue over 4 years ago
stack-overflow in src/ast_selectors.cpp:462

puppet-meteor opened this issue over 4 years ago
stack-overflow in src/memory/shared_ptr.hpp:187

puppet-meteor opened this issue over 4 years ago
Forbid imports deeply nested in control directives

nex3 opened this issue over 4 years ago
Feature request: handle bad @extends better

Ariane-B opened this issue over 4 years ago
[WIP] Build with Meson

SolarLiner opened this pull request almost 5 years ago
@extend doesn't flatten idempotent selector pseudos

nex3 opened this issue almost 5 years ago
@use function implementation

The-Code-Monkey opened this issue almost 5 years ago
Dump of list of maps produces invalid Scss code

FlyingDR opened this issue almost 5 years ago
Raise "invalid CSS value" errors in interpolation

nex3 opened this issue about 5 years ago
Let unquote() reject non-string args

Awjin opened this pull request about 5 years ago
sassc using large amount of memory with libsass 3.6.3

phmccarty opened this issue about 5 years ago
Optimize big stack allocation (move to heap)

mgreter opened this pull request about 5 years ago
Creative Commons Attribution Share Alike 3.0 Licensed Code

tonymeehan opened this issue about 5 years ago
Build on Ubuntu 14.04.5 / 18.04.2 LTS fails due make error

Simonwep opened this issue over 5 years ago
url() should be able to contain an exclamation mark

nex3 opened this issue over 5 years ago
Run C++ unit tests on AppVeyor

glebm opened this pull request over 5 years ago
Implement `capture_stderr` C-API option

mgreter opened this pull request over 5 years ago
feature request: : Add a flag to turn off DEPRECATION WARNS

luiscla27 opened this issue almost 6 years ago
Rebuild the Sass site whenever a new version is released

nex3 opened this issue over 6 years ago
sass syntax `:root` is error?

oti opened this issue about 7 years ago
Regression of relative imports from `.` between 3.4.3 and 3.4.4

asottile opened this issue over 7 years ago
Initial clang-format auto cleanup

nschonni opened this pull request almost 8 years ago
Error when using lists in media query

bencergazda opened this issue about 8 years ago
Set TargetPath to avoid MSB8012 warning from Visual Studio

saper opened this pull request over 8 years ago
0 and false treated the same in map keys

KittyGiraudel opened this issue over 8 years ago
Sourcemaps 'unhelpful' when selector generated via mixin

runningskull opened this issue almost 9 years ago