efl/src/lib/eo
Daniel Kolesa c8e0a1d2e2 eolian: implement new syntax for inheritance
This new syntax separates the parent class from extensions, in
a familiar way to similar to e.g. Java. Since changing everything
at once is a lot of effort, implement it alongside for the time
being.
2018-11-23 13:57:07 +01:00
..
CMakeLists.txt cmake/eo: add description (fills eo.pc file) 2017-01-23 19:34:39 -02:00
Eo.h eo: make efl_replace work with a const pointer like efl_ref/unref do. 2018-11-16 12:09:48 +09:00
efl_class.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_interface.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_object.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_object_override.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
eina_types.eot eo: Avoid namespace clashes. 2018-11-13 09:48:14 +01:00
eo.c eo: improve thread check during class construction 2018-06-29 11:31:10 -04:00
eo_add_fallback.c mmap memory allocation - do not used when under valgrind 2018-01-12 03:02:43 +09:00
eo_add_fallback.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_base_class.c eo: Add null check 2018-09-21 16:54:52 +09:00
eo_class_class.c Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eo_internal.h eo: move EFL internal function ___efl_ref2 also to eo_internal.h 2018-05-24 16:02:18 -07:00
eo_private.h eo: improve thread check during class construction 2018-06-29 11:31:10 -04:00
eo_ptr_indirection.c eo: Improve invalid EO ID error message 2017-06-22 13:19:23 +09:00
eo_ptr_indirection.h eo: Add debug_name read-only property to ease debugging 2017-08-04 10:24:03 +09:00
eo_ptr_indirection.x mmap memory allocation - do not used when under valgrind 2018-01-12 03:02:43 +09:00
meson.build meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00