efl/src/lib/eo
Cedric BAIL bc12d9feb5 eo: make reflection getter const function.
Getter are usually not modifying there object. This is going to put a strong
limit on what a getter property for MVVM is, as it will prevent any side
effect on getting a property from a View.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7969
2019-03-08 14:31:08 -08:00
..
Eo.h eo: make reflection getter const function. 2019-03-08 14:31:08 -08:00
efl_class.eo eo: mark efl_object stable 2019-03-06 11:34:53 -08:00
efl_object.eo eo: mark efl_object stable 2019-03-06 11:34:53 -08:00
efl_object_override.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
eina_types.eot efl: add free functions to owned types 2019-01-22 14:02:37 +01:00
eo.c eo: make reflection getter const function. 2019-03-08 14:31:08 -08: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: improve error message by giving an idea where the error come from. 2019-03-01 17:10:41 -08:00
eo_class_class.c eo: lets drop efl_interfaces 2019-02-08 10:27:27 +01:00
eo_internal.h efl_loop / efl_app: make efl_app / efl_loop abstract 2019-02-21 19:13:39 +01:00
eo_private.h eo: fix typo 2019-02-12 11:20:21 +01: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: repair EO_CLASS_POINTER macros 2019-02-06 10:00:57 +01:00
eo_ptr_indirection.x mmap memory allocation - do not used when under valgrind 2018-01-12 03:02:43 +09:00
meson.build build: also build eo-tests with debug profile 2019-02-12 16:24:24 +01:00