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
Reenabled cache and removed hard to support packages from travis More... about 5 years ago
Temporarily disabled mtime_cache for travis More... about 5 years ago
No more trusty on travis More... about 5 years ago
- Fixed builds with disabled exceptions - Removed clang-5.0 builds (unsupported on travis's xenial) More... about 5 years ago
New version More... about 5 years ago
Added mixin move assignment and object::move_matching_from More... about 5 years ago
Exposed copy assignment and move ctor in public mixin_type_info More... about 5 years ago
Fixed some unused var warnings More... about 5 years ago
is_mixin experiments More... about 5 years ago
Added logo to doxygen docs More... about 6 years ago
Preparing new version More... about 6 years ago
Fixed MinGW build More... about 6 years ago
Disabled build of most targets if we're not the cmake source dir More... over 6 years ago
Update comment for the new behavior of message functions More... over 6 years ago
Removed unused macro More... over 6 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 6 years ago
Markdownify images and add logo license info and credit More... over 6 years ago
Moved logos to lowercas directory. Added license info More... over 6 years ago
Merge pull request from area55git Closes #31 Closes #32 More... over 6 years ago
Add files via upload More... over 6 years ago
Create .gitkeep More... over 6 years ago
Update README.md More... over 6 years ago
Renamed internal macros More... over 6 years ago
Removed file added by mistake More... over 6 years ago
Fixed gcc/clang compilation error More... over 6 years ago
Optional "safe" multicasts - ones that don't throw even if no mixin implements the message More... over 6 years ago
Split-message macros function to help with build times More... over 6 years ago
Undefining of message macros and optional macros include More... over 6 years ago
Reduced size of generated files by splitting the common part into a separate header More... over 6 years ago
Experimenting with programatically defining mixins More... over 6 years ago