added abi-dumper support
added address sanitizer in debug build process
bumped release
fixed comment for TSL_VALIDATE
first import
added leave() method and static proxy for both Object and Class
added Object::~Object(), commented Object::leave() with postconditions, added statuc proxy for Class and Object
various changes