efl/src/bin
Lauro Moura c8fbc31ee2 efl_mono: Start generating eina future in eolian_mono.
Summary:
Besides the normal methods returning Futures, we now generate
a wrapper with the "Async" suffix. This wrapper returns a
Systems.Threading.Tasks.Task which can be awaited on and reflect the
status of the Future.

When an eina.Future fails with ECANCELED, TaskCanceledException is
raised in the Task. Otherwise, an efl.FutureException(eina.Error) is
raised.
Depends on D6174

Reviewers: felipealmeida

Reviewed By: felipealmeida

Subscribers: cedric, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6175
2018-05-17 16:56:31 -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: do not keep the filedescriptor 2018-05-14 17:26:28 +02: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 efl_ui_scrollable: apply scroll_hold_push/pop and scroll_freeze_push/pop 2018-05-17 18:17:44 +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: Start generating eina future in eolian_mono. 2018-05-17 16:56:31 -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