efl/src/bin
Lauro Moura da6f5932f1 efl_mono: Support type aliases.
Summary:
Due to the absence of typedef from C#, we generate thin structs with
implicit operators to allow reference the data from their typedef'd name
from C#.

The other alternatives would be always converting to the lowest base on
the alias stack (losing the meaningfulness of the typedef name) or using
the 'using' directive. The latter has the restriction that it makes an
alias visible only in the file they are declared.

Reviewers: felipealmeida, cedric, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6157
2018-05-11 11:01:59 -03:00
..
ecore_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_con EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ecore_evas EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
edje edje_cc: Fix coverity issue of accessing invalid memory. 2018-05-11 13:49:23 +09:00
eet EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eeze Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
efl Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
efl_js efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efl_mono_msbuild_gen efl_mono: Add msbuild file generator 2017-12-04 15:47:51 -03:00
efl_wl efl-wl: set minmax for test app 2017-08-04 16:17:33 -04:00
efreet efreet icon cache creation binary - remove redundent check 2017-07-31 11:41:10 +09:00
eina CMake: move eina binaries to single dir, add helper macros. 2017-01-23 18:23:40 +01:00
eldbus eldbus parser - remove duplicate tag handler thats already handled 2017-07-29 09:08:40 +09:00
elementary elm test - progress - add vertical wheel test... 2018-05-11 17:27:33 +09:00
elua elua lib: use Eina_Bool as return val in some utils 2015-05-06 15:05:23 +01:00
embryo embryo:use new bs static lib 2018-02-17 21:17:58 +01:00
eolian eolian gen: remove unused promise variables 2018-05-03 17:14:39 +02:00
eolian_cxx efl_mono: More uniformization of the handling of names 2018-05-03 18:04:41 -03:00
eolian_js eolian_js: remove reference to Efl_Future. 2018-05-01 10:39:01 -07:00
eolian_mono efl_mono: Support type aliases. 2018-05-11 11:01:59 -03:00
ethumb
ethumb_client efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
evas evas: as we do not use the size, we should set it either. 2017-10-13 12:58:01 -07:00