0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Generalized detail::runtime_class_helper More... over 12 years ago
Allowed InterfaceUnknown to be used as an object interface More... over 12 years ago
Secondary object interfaces map to InterfaceName_function More... over 12 years ago
Changed out to use just a pointer for trivial types More... over 12 years ago
Added ability mark interface as mapping to prefix member and static functions only More... over 12 years ago
Removed extraneous InterfaceUnknown More... over 12 years ago
Support for inherited interfaces in components More... over 12 years ago
Removed easy_interface test, changed map_to_*_functions to call base. More... over 12 years ago
Make introspection macros more granular More... over 12 years ago
Adding .travis.yml for CI More... over 12 years ago
generalized runtime_class and use and implement into general _base. Added small convenience runtime_class that uses general runtime_class_base More... over 12 years ago
Changed activation_factory af_ to private and added get() More... over 12 years ago
More work on generalizing runtime_class, added dynamic_creator to use_runtime_class More... over 12 years ago
Changed test to test for empty static interfaces More... over 12 years ago
Added static_assert to make sure set_fn received a valid function pointer More... over 12 years ago
Added tests for multiple static interfaces More... over 12 years ago
Adding ability to have multiple static interfaces for a component More... over 12 years ago
Changed component constructors and static function implementations to not use std::function More... over 12 years ago
changed object_counter to use safe_static_init More... over 12 years ago
Changed module::load_module_function_options to accept std::initializer_list More... over 12 years ago
Added CPPCOMPONENTS_DEFINE_FACTORY macro to easy defining get_component_factory More... over 12 years ago
Changed out do_assign to catch exception and convert to return code More... over 12 years ago
Merge branch 'master' of https://github.com/jbandela/cross_compiler_call More... over 12 years ago
Removed unit_test_dll.def More... over 12 years ago
Allowed -fvisibility=hidden to be used More... over 12 years ago
Removing need for .def file on windows More... over 12 years ago
Added automated test for linux More... over 12 years ago
First draft of test.sh More... over 12 years ago
Less verbose output in test.bat More... over 12 years ago
Moved unit_test_dll.def More... over 12 years ago