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