1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh ci: restore asan on msvc release More... about 1 year ago
gh ci: remove -j build flags as it's the default with ninja More... about 1 year ago
gh ci: explicitly set latest msvc toolchain, switch to ninja ref https://github.com/actions/runner-images/issues/8891 More... about 1 year ago
minor: fix 32-bit warning in benchmark More... about 1 year ago
build: latest dependencies More... about 1 year ago
minor: typo More... about 1 year ago
Merge pull request #87 from iboB/dev More... about 1 year ago
latest icm More... over 1 year ago
Merge branch 'master' into dev More... over 1 year ago
v1compat: [[maybe_unused]] dm_self arg on default impl More... over 1 year ago
fixed MinGW build More... over 1 year ago
cmake: move implicit DYNAMIX_V1COMPAT_STATIC before it's actually used :) More... over 1 year ago
cmake: don't allow static dynamix with shared v1compat More... over 1 year ago
domain: domain-local canonicalize rule, fixes build as a static lib More... over 1 year ago
Merge pull request #86 from iboB/dev More... over 1 year ago
latest deps More... over 1 year ago
gh ci: ubsan halt on error More... almost 2 years ago
ub: prevent accidental deallocations of null More... almost 2 years ago
ub: fixed address comparisons which could make a ref from null pointer at times More... almost 2 years ago
Merge pull request #85 from iboB/dev More... almost 2 years ago
bits: fixed get_type_name_from_typeid for gcc More... almost 2 years ago
v1compat: typeid-based mixin names More... almost 2 years ago
bits: add util to get type name from typeid More... almost 2 years ago
v1compat: split mutation rule dependent_mixins into two More... almost 2 years ago
v1compat: fix message names More... almost 2 years ago
minor: nl at eof More... almost 2 years ago
mutations: optimize cases where object is mutated to its own type More... almost 2 years ago
minor: newline at eof More... almost 2 years ago
globals, object::get: allow get mixin_info by const mixin type More... almost 2 years ago
v1compat: fwd declare mixin class when declaring mixins as per v1 More... almost 2 years ago