Activity
🐛 TSM template type name conflicts with AVR define #Fix 625
🐛 TSM template type name conflicts with AVR define #Fix 625
fix: no support for user-defined literals
fix: no support for user-defined literals
Pull request merge
🐛 [type_name] fixup
🐛 [type_name] fixup
Pull request merge
:speeadboat: [dispatch_policy] Changing the default dispatch policy t…
:speeadboat: [dispatch_policy] Changing the default dispatch policy t…
made queue_event default constructible to allow the usage of "static …
made queue_event default constructible to allow the usage of "static …
Pull request merge
Adapted policies_logging tests to correctly handle statemachine start
Adapted policies_logging tests to correctly handle statemachine start
Pull request merge
Changed error message, removed comment from testfile
Changed error message, removed comment from testfile
Pull request merge
Added "any state" feature allowing a default reaction on events witho…
Added "any state" feature allowing a default reaction on events witho…
Pull request merge
🔥 Cleanup sml2/rs
🔥 Cleanup sml2/rs
Pull request merge
🔥 BOOST_SML_CREATE_DEFAULT_CONSTRUCTIBLE_DEPS to optimize memory cons…
🔥 BOOST_SML_CREATE_DEFAULT_CONSTRUCTIBLE_DEPS to optimize memory cons…
Pull request merge
more constexpr
more constexpr
Pull request merge
reduce code size for state machines without orthogonal regions
reduce code size for state machines without orthogonal regions
Pull request merge
add constexpr specifier
add constexpr specifier
Pull request merge
fix for defer combined with action and multiple defers
fix for defer combined with action and multiple defers
Pull request merge
Allow move-only references as dependencies
Allow move-only references as dependencies
Pull request merge
Adds handling information about events added to the process_queue
Adds handling information about events added to the process_queue
Pull request merge
Fix bug in dep resolution when requesting a "const T*" after providin…
Fix bug in dep resolution when requesting a "const T*" after providin…
Pull request merge
🐛 Fix for constexpr in C++14
🐛 Fix for constexpr in C++14
Pull request merge
🆕 🐎 constexpr support
🆕 🐎 constexpr support
Pull request merge
Always Diagnostic Pop on GCC
Always Diagnostic Pop on GCC
Pull request merge
Fix test pool_init_from_other_pool
Fix test pool_init_from_other_pool
Pull request merge
Prevent Werror infecting the rest of a project
Prevent Werror infecting the rest of a project
Pull request merge
Drop need for recursive_mutex
Drop need for recursive_mutex
Pull request merge