Eo: Allow interfaces to have class constructors/destructors.
[profile/ivi/eobj.git] / src / tests /
2012-07-10 tasnEo: Properly handle tests and their deps in the build...
2012-07-09 tasnEo: added a version field to the class description.
2012-06-27 tasnEo: Removed the const op concept.
2012-06-20 tasnEo: Fix return value of eo_do_super to depend on error_set.
2012-06-14 tasnEo: Fixed eo_isa to work with comp objects and fixed...
2012-06-11 tasnEo: Force classes to inherit from EO_BASE_CLASS.
2012-06-10 tasnEo: eo_composite_object_* -> eo_composite_*.
2012-06-10 tasnEo composite: Reordered parameters and improved docs.
2012-06-10 tasnEo: Removed EINA_CONST.
2012-06-10 tasnEo: Restructure source tree to be like the rest of...