efl/src/examples/eolian_cxx
Lauro Moura 16986ffc7a eolian_cxx: Fix behavior with explicit void return
Only perform the single value/return type substitution on properties if the
void return type is implicit (i.e. NULL return from function_return_type_get),
following the eolian-C implementation as we use the generated headers.

Also update example after Eo-Efl changes.
2016-08-17 20:54:27 -03:00
..
.gitignore gitignore: don't track generated files. 2014-09-30 16:25:46 +02:00
Makefile.am examples: eolian_cxx: package extra headers into dist. 2016-06-10 16:25:03 +02:00
Makefile.examples eolian: fix eo makefile example of --eo option. 2015-11-30 10:37:10 +00:00
colourable.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
colourable_cxx.cc eolian_cxx: Fix behavior with explicit void return 2016-08-17 20:54:27 -03:00
colourable_stub.c examples: eolian_cxx: fix some problems after changing the colourable namespace 2016-05-10 11:10:24 +02:00
colourable_stub.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
colourablesquare.c eolian-cxx: Rewrite to accomodate new features of the C++ binding 2016-06-06 02:54:36 -03:00
colourablesquare_cxx.cc eolian-cxx: Rewrite to accomodate new features of the C++ binding 2016-06-06 02:54:36 -03:00
colourablesquare_stub.c examples: eolian_cxx: fix some problems after changing the colourable namespace 2016-05-10 11:10:24 +02:00
colourablesquare_stub.h eolian-cxx: Added example of Eo implementation in C++. 2014-07-24 19:52:23 -03:00
eolian_cxx_callbacks_01.cc eolian-cxx: Disable example and fix new naming standard 2016-05-08 12:19:48 -03:00
eolian_cxx_inherit_01.cc eolian-cxx: Disable example and fix new naming standard 2016-05-08 12:19:48 -03:00
eolian_cxx_simple_01.cc eolian-cxx: Rewrite to accomodate new features of the C++ binding 2016-06-06 02:54:36 -03:00
eolian_cxx_simple_01_cxx_impl.cc eolian_cxx: Fix Eolian C++ generated wrapper inconsistencies 2015-01-05 15:52:27 -02:00
ns_colourable.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ns_colourablesquare.eo eolian-cxx: Rewrite to accomodate new features of the C++ binding 2016-06-06 02:54:36 -03:00