1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now registering all messages (instead of only featured ones). Fixes #2 More... almost 9 years ago
Removed expired donation button More... almost 9 years ago
Updated version More... almost 9 years ago
Added check for object copy safety. Fixes #10 More... almost 9 years ago
More info about default implementations. Fixes #1 More... almost 9 years ago
Added bundled and dependent mutation rules. Fixes #9 More... almost 9 years ago
Fixed c-style casts for users which use `-Wold-style-cast` More... almost 9 years ago
Removed old debugger visualizer. Improved and updated natvis More... almost 9 years ago
constexpr mixin_data_size More... almost 9 years ago
Updated revision history More... almost 9 years ago
Another roadmap update More... almost 9 years ago
Fixed several bugs in the allocators tutorial More... almost 9 years ago
Support of message declaration macros with no arity (breaks Visual Studio's IntelliSense, though) More... about 9 years ago
Optimizing around the thread-safe local static member initialization (12% msg call perf gain) More... about 9 years ago
Fixed bad compiler flags (how has this ever worked?) More... about 9 years ago
Updated copyright year for files touched in 2017 More... about 9 years ago
Tests for num_implementers More... about 9 years ago
Added num_implementers to object (number of mixins which implement a message) More... about 9 years ago
Version 1.0.2 in docs More... about 9 years ago
Combinators can now have the number of calls for the message whose results they combine (Thanks to Arthur O`Dwyer for pointing this out) More... about 9 years ago
Quick-fix of bug where incomplete objects could be produced on failed copy More... about 9 years ago
Copying of objects (as long as mixins are copyable) More... about 9 years ago
Merge pull request #3 from onqtam/master More... about 9 years ago
move from bm to dm More... about 9 years ago
added 'and' More... about 9 years ago
fix typo More... about 9 years ago
Delete cmake_install.cmake More... about 9 years ago
Update CMakeLists.txt More... about 9 years ago
Disabled a test that cannot work with gcc on Linux More... over 9 years ago
Fixed non-msvc link of plugin test More... over 9 years ago