1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated license file copyright year More... over 8 years ago
Gitter.im: chat button and Travis CI web hooks More... over 8 years ago
Updated roadmap More... over 8 years ago
Fixed some doc typos More... over 8 years ago
Doc improvements and typo fixes More... over 8 years ago
Completed bids tutorial More... over 8 years ago
Fixed non-msvc builds More... over 8 years ago
Documented lexicographical order of same-prio messages More... over 8 years ago
Added bids to glossary More... over 8 years ago
Code for bids tutorial More... over 8 years ago
Added default implementations to the message tutorial. Fixes #11 More... over 8 years ago
Clarification for shared object features More... over 8 years ago
Small clarification on default_impl_virtual_mixin More... over 8 years ago
Tip for having common features in objects More... over 8 years ago
Added showcase to README.md More... over 8 years ago
Dropped `copy_to` idea in favor of a "not recommended" comment for `copy` More... over 8 years ago
Preparing docs for next release More... over 8 years ago
Added message bids and next bidder calls Also fixes #14 More... over 8 years ago
Dropped support for CMake versions older than 3.2. Now using modern style CMake More... over 8 years ago
Added gcc 6 build More... over 8 years ago
msvc 14 "lite" project generation batch file More... over 8 years ago
Same name for message struct callers (instead of caller{Arity}) More... over 8 years ago
Doc improvements - Focus on "object" instead of "type" - Removed even more ECS mentions - Added missing config options - Fixes #5 More... over 8 years ago
Updated revision history. More... almost 9 years ago
Added test for the metrics More... almost 9 years ago
Added optional additional metrics: numbers of living objects and mixins of a type More... almost 9 years ago
Mutating different objects in different threads is now (optionally) safe. True by default More... almost 9 years ago
Updated revision history. More... almost 9 years ago
Fixed gcc dependency compilation error More... almost 9 years ago
1. Added unregistering of messages. Fixes #8 2. Removed a kinda obscure optimization feature which allowed the same mixins and messages to be registered (but not exported!) multiple times from multiple modules (ie from a static lib linked to many modules) More... almost 9 years ago