1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deserialize for single member works More... over 12 years ago
Metaclass SFINAE made more clearer More... over 12 years ago
minor tidy up More... over 12 years ago
Nesting for more than two works More... over 12 years ago
NestedByValMutator works More... over 12 years ago
NestedByValAccessor works More... over 12 years ago
trying to make eval and apply work for nested values More... over 12 years ago
apply works More... over 12 years ago
introducing apply to set a property with a path. Similar to eval More... over 12 years ago
Deserialize test commented to pass tests in previous commit More... over 12 years ago
Parser for JSON More... over 12 years ago
to_str conforms to JSON More... over 12 years ago
to_str() conforms with JSON More... over 12 years ago
Introduced _ownedProperty and _ownedMethod to avoid deleting inherited properties or methods. Fix in test of boolean More... over 12 years ago
Another inheritsFrom overload More... over 12 years ago
Added MetaBool More... over 12 years ago
mods to work fine with VM More... over 12 years ago
added property tag More... almost 13 years ago
missing include sstream for generic use added More... almost 13 years ago
accepts __fastcall calling convention ( #define BOOST_MEM_FN_ENABLE_FASTCALL ) More... almost 13 years ago
other overloading test More... almost 13 years ago
overloading test More... almost 13 years ago
implemented inheritance More... almost 13 years ago
Accepts abstract class declaration More... almost 13 years ago
Merge branch 'master' of github.com:jseto/jrtti More... about 13 years ago
Merge branch 'development' More... about 13 years ago
clean and normalize code More... about 13 years ago
serialize test PASSED More... about 13 years ago
rename some classes for a pretty API. Remove type name alias in declare method. Add tests for typename More... over 13 years ago
add Reflector.clear(). rename (get/set)Variant to simple get/set More... over 13 years ago