temporary add of trace
first import
added Object::~Object(), commented Object::leave() with postconditions, added statuc proxy for Class and Object
first import
added leave() method and static proxy for both Object and Class
various changes
submodules added
first import
documented the missing deletion of the target pointer in the dtor for introspective::proxy::DumbPtr
fixed missing deletion for dumb ptr causing address sanitizer to trig.
managed BOOST_TEST_INFO, added address sanitizer
bumped version
bugfix documented
fixed missing msgmanip include
updated
fixed wrong partial specialization for introspe...
added VERSION_ABI
cosmetics
improved notes and made explicit the Class::Cla...
added DumbPtr alias
updated to new work in progress
updated versio
updated log
added test case for dumb specialization of prox...
added dumb specialization for proxy::Ptr
renamed proxy::Pointer to proxy::Ptr and added ...
introduced new release
introduced new release
added doc about template <typename MESSAGE,type...
improved docs about msg::Adaptor
added paragraph about duck typing
code aestetics and throw of an exception
minor changes
Merge branch 'master' of https://git.code.sf.ne...
added duck typing example
TODO.md added
first import
new system method ListClasses implemented
initial parse loop
parser changes for better error reporting
ishell setup setup
start of works about ishell
started interactive shell
cosmetics
updated log
updated release
made public Manipulator::Action
some cosmetics
improved docs
fixed url