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
mutate: gradual_mutation: forgotten set of m_applied, cancel More... almost 2 years ago
docs, overview: minor More... almost 2 years ago
docs, overview: open interface More... almost 2 years ago
docs, minor: style More... almost 2 years ago
docs: move comparison to c++ multiple inheritance to overview More... almost 2 years ago
minor: some comments in C hello world demo More... almost 2 years ago
type::buf_size to public member as opposed to a getter More... almost 2 years ago
minor: id headers to c++ infos More... almost 2 years ago
capi: minor cleanup More... almost 2 years ago
example: c hello world More... almost 2 years ago
docs: adding more content More... almost 2 years ago
Merge pull request #81 from iboB/dev More... almost 2 years ago
minor More... almost 2 years ago
gh ci: bench workflow: add type creation benchmark, closes #47 More... almost 2 years ago
domain: change type_queries to a std::map, adding elements was the bottleneck with many types More... almost 2 years ago
fix -Wunused-function More... almost 2 years ago
remove queries with mixin when unregistering More... almost 2 years ago
domain: merge find_exact_type_l into the only place it's used More... almost 2 years ago
domain: converted types in registry to a set to improve perf when many types exist More... almost 2 years ago
latest picobench, minor cleanup of domain.cpp More... almost 2 years ago
gitignore: add tooling artefact dir More... almost 2 years ago
bench: type creation, peculiar results, ref #47 More... almost 2 years ago
gh ci: bench workflow: added msg-multicast benchmark, ref #47 More... almost 2 years ago
bench: fixed pedantic 'template' warning More... almost 2 years ago
bench: fixed gcc warnings, apparently uint_fast32_t is ulong in libstc++ More... almost 2 years ago
throw_exception: a less elegant solution to solve the [[noreturn]] discrepancy More... almost 2 years ago
bench: mulicast msg, ref #47 More... almost 2 years ago
throw_exception: prevent throw in stack unwind More... almost 2 years ago
bench: multicast wip, ref #47 More... almost 2 years ago
bench: multicast wip, ref #47 More... almost 2 years ago