1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Exposed copy assignment and move ctor in public mixin_type_info More... over 6 years ago
Fixed some unused var warnings More... over 6 years ago
is_mixin experiments More... over 6 years ago
Added logo to doxygen docs More... over 7 years ago
Preparing new version More... over 7 years ago
Fixed MinGW build More... over 7 years ago
Disabled build of most targets if we're not the cmake source dir More... over 7 years ago
Update comment for the new behavior of message functions More... over 7 years ago
Removed unused macro More... over 7 years ago
Replaced caller template instantiation with no-capture lambdas * This properly fixes #20 * It also introduces a small regression: users will once more step inside a macro when stepping in messages, but it seems to be worth the cost More... over 7 years ago
Markdownify images and add logo license info and credit More... over 7 years ago
Moved logos to lowercas directory. Added license info More... over 7 years ago
Merge pull request from area55git Closes #31 Closes #32 More... over 7 years ago
Add files via upload More... over 7 years ago
Create .gitkeep More... over 7 years ago
Update README.md More... over 7 years ago
Renamed internal macros More... over 7 years ago
Removed file added by mistake More... over 7 years ago
Fixed gcc/clang compilation error More... over 7 years ago
Optional "safe" multicasts - ones that don't throw even if no mixin implements the message More... over 7 years ago
Split-message macros function to help with build times More... over 7 years ago
Undefining of message macros and optional macros include More... over 7 years ago
Reduced size of generated files by splitting the common part into a separate header More... over 7 years ago
Experimenting with programatically defining mixins More... over 7 years ago
Broken link fixed (#30) More... over 7 years ago
Added links to C++Russia video and Overload article More... over 7 years ago
Latest version More... over 7 years ago
Comparison with COM More... over 7 years ago
Function which allows the user to garbage collects unused object type infos More... over 7 years ago
object_type_info::num_objects is always enabled More... over 7 years ago