summaryrefslogtreecommitdiff
path: root/src/lib/Eo.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Eo: Remove volatile from the GCC issue workaround.tasn1-6/+11
2012-08-23Eo: Fixed issue with eo_add ops.tasn1-4/+4
2012-08-23Eo: Added eo_add_custom and support for passing ops to eo_add.tasn1-1/+35
2012-08-20Eo: Removed static class support.tasn1-29/+4
2012-07-10Eo: Changed the way we construct op ids.tasn1-15/+1
2012-07-09Eo: added a version field to the class description.tasn1-0/+7
2012-06-27Eo: Removed the const op concept.tasn1-65/+2
2012-06-13Eo: Implemented eo_isa(). It checks if an object implements a class.tasn1-0/+10
2012-06-10Eo: eo_composite_object_* -> eo_composite_*.tasn1-6/+6
2012-06-10Eo composite: Reordered parameters and improved docs.tasn1-6/+10
2012-06-10Eo: Restructure source tree to be like the rest of the EFL.tasn1-0/+1231