efl/src/tests/eolian
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
..
data eo: make reflection getter const function. 2019-03-08 14:31:08 -08:00
data_aux efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
eolian_aux.c eolian_aux: rename tests classes to avoid autotools conflict 2018-11-30 14:35:51 +01:00
eolian_generated_future.c eo: remove tests for old Efl_Future, but leave infra in place for testing later new Eina_Future.x 2018-05-01 10:39:01 -07:00
eolian_generation.c eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
eolian_parsing.c eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
eolian_static.c eolian: add code to run static checks but don't enable yet 2018-05-17 16:11:03 +02:00
eolian_suite.c eolian_aux: add initial eolian_aux APIs 2018-11-29 13:56:52 +01:00
eolian_suite.h eolian_aux: add initial eolian_aux APIs 2018-11-29 13:56:52 +01:00
generated_future.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
meson.build meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00