efl/legacy/eobj/src/lib
Tom Hacohen fabeecd5ea Eo: Fixed issue with eo_add ops.
This "fix" is actually just making sure gcc doesn't optimise things
wrong. If anyone has an idea how to do it better, please let me know.
klass is usually a function and needs to be evaluated before the call to
eo_add_internal.

SVN revision: 75623
2012-08-23 12:14:07 +00:00
..
CMakeLists.txt Eo: Restructure source tree to be like the rest of the EFL. 2012-06-10 14:56:06 +00:00
Eo.h Eo: Fixed issue with eo_add ops. 2012-08-23 12:14:07 +00:00
eo.c Eo: Added eo_add_custom and support for passing ops to eo_add. 2012-08-23 10:35:14 +00:00
eo_base_class.c Eo: Removed static class support. 2012-08-20 07:56:17 +00:00
eo_private.h Eo: Restructure source tree to be like the rest of the EFL. 2012-06-10 14:56:06 +00:00