efl/src
Daniel Kolesa a5c7f92a52 eolian: fix default value handling for @by_ref types
We must check all pointerness first, and append NULL as default
when that applies, because @by_ref is not carried in the typedecl
info. Therefore, it would result in a false positive and try to
make a zeroed struct, which we don't want.
2019-09-10 14:25:03 +02:00
..
benchmarks eina benchmarks: remove dereference of null 2019-09-03 12:21:27 -04:00
bin eolian: fix default value handling for @by_ref types 2019-09-10 14:25:03 +02:00
bindings eolian: remove second parameter for eolian_type_c_type_get 2019-09-09 18:26:49 +02:00
edje_external
examples efl_ui_spotlight: migrate from active_index to active_element 2019-09-06 16:10:40 +02:00
generic make mman.h private 2019-08-19 09:55:13 -04:00
lib eolian: account for @by_ref when serializing return types 2019-09-10 14:17:53 +02:00
modules fix xpm again - to be threaded not region decode capable 2019-09-06 15:42:47 +01:00
scripts eolian: remove second parameter for eolian_type_c_type_get 2019-09-09 18:26:49 +02:00
static_libs ector: code refactoring. 2019-09-06 17:56:02 +09:00
tests eolian: remove second parameter for eolian_type_c_type_get 2019-09-09 18:26:49 +02:00
wayland_protocol