Borislav Stanimirov

Results 60 issues of Borislav Stanimirov

`object_type_info` in a system with many messages (4096) and mixins (1024) can reach 200 KB per instance. With many mutations the types can reach hundreds which ends-up taking tens of...

research

Add members to exceptions to have more information

enhancement

* Adding mixins is always safe * Removing self is equivalent to `delete this` (safe as long as it's the last thing in the method) * Removing mixins other than...

documentation

* Add an entry in the docs * Update tutorial

documentation

* Add mixins `a`, and `b` which implement multicast `foo`, and `a`'s is with higher prioroty. * In `a::foo` mutate `dm_this` and remove `b` * `b::foo` will be called with...

bug

## Description This is a release-only mac-only issue, so I would dub it relatively low priority. doctest crashes even with the most simple test on mac with `-fsanitize=address,undefined` on this...

I see there are no versions and releases so users must use bleeding edge or a fork of Oryol *and* all dependencies. It seems to me that in order to...

This works with msvc, but with clang and gcc it produces: ``` [build] itlib/include/itlib/ufunction.hpp:106:63: error: invalid use of ‘const_cast’ with type ‘int (&)(int, int)’, which is a pointer or reference...

[chobo-shl](https://github.com/Chobolabs/chobo-shl) is now [itlib](https://github.com/iboB/itlib)