1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from gitter-badger/gitter-badge More... over 11 years ago
Added Gitter badge More... over 11 years ago
fixed bug in MetaBool::_fromStr More... almost 14 years ago
jrtti_cast allows casting between fundamental types More... almost 14 years ago
introduced doCopyFromInstance parameter in method Metatype::eval same meaning as _fromStr More... almost 14 years ago
Merge branch 'development' More... almost 14 years ago
properties() and methods() methods return const More... almost 14 years ago
make query methods of Metatype const More... almost 14 years ago
Merge branch 'master' into development More... almost 14 years ago
added Metatype::deleteProperty and Metatype::deleteMethod More... almost 14 years ago
fixed duplicate instance creation in fromStr More... almost 14 years ago
fixed problem with Annotations across modules More... almost 14 years ago
set_property and set_method renamed to addProperty and addMehod and made public More... almost 14 years ago
Introduced Metatype::isCollection All fundamental types coded More... almost 14 years ago
introduced Metatype::isAbstract More... almost 14 years ago
support for singleton across modules More... almost 14 years ago
Added access to metatypes map some tidy up More... almost 14 years ago
Merge branch 'development' More... almost 14 years ago
doc for jrtti_cast More... almost 14 years ago
fix with parentMetatype and isDerivedFrom for MetaPointerType fix in jrtti_cast for empty boost::any More... almost 14 years ago
jrtti_cast replaces unsave_any_cast More... almost 14 years ago
fix for codegear More... almost 14 years ago
UntypedProperty finished More... almost 14 years ago
Merge branch 'master' into development More... almost 14 years ago
toStr without formatForStreaming parameter not set does not returns $id More... almost 14 years ago
introduced UntypedProperty More... almost 14 years ago
Merge branch 'master' into development More... almost 14 years ago
NullPtrError exception More... almost 14 years ago
added support for streaming NULL pointers More... almost 14 years ago
Metacollection stores element types from common ancestor. Some bugs fixed related with MethodMap and methods for pointer metatypes and derived metatypes. More... almost 14 years ago