efl/legacy/eobj
Tom Hacohen 487f76b994 Eo: Implemented eo_isa(). It checks if an object implements a class.
This works for class/interface/mixins but not for composite objects.

SVN revision: 72083
2012-06-13 11:39:12 +00:00
..
cmake/Modules Eo: Fix the test suite to run with CK_FORK=no. 2012-05-22 11:13:15 +00:00
doc Eo: Restructure source tree to be like the rest of the EFL. 2012-06-10 14:56:06 +00:00
src Eo: Implemented eo_isa(). It checks if an object implements a class. 2012-06-13 11:39:12 +00:00
.gitignore Eobj: Initial commit. 2012-04-05 15:31:15 +00:00
CMakeLists.txt Eo: Restructure source tree to be like the rest of the EFL. 2012-06-10 14:56:06 +00:00
cmakeconfig.h.in Eobj: Improved config.h a bit and fixed a pkg-config error. 2012-04-16 16:02:41 +00:00
eo.pc.in Eo: Fix pkg-config cflags. 2012-05-21 08:58:18 +00:00