H2CO3·11 anni fa·discussin the sense that an object is deallocated as soon as all pointers to it cease to exist.
H2CO3·11 anni fa·discussI can remove that option at any time, if it turns out to be an important enough issue :)
H2CO3·11 anni fa·discussExactly, Sparkling uses reference counting, and one of the major TODOs is the introduction of weak references in order to address the issue of cycles.
H2CO3·11 anni fa·discussNo problem – documentation may still be somewhat incomplete at some places, sorry for that.
H2CO3·11 anni fa·discussHi, author here. Sparkling does have a modulo operator, it's spelled '%', just as in C (in fact, it maps directly to C's % operator).
H2CO3·11 anni fa·discussWhy the hell would you even report something as a bug when the code that causes the crash has undefined behavior? Why do you expect UB to work? Seriously… just… WHY?