efl/src/bindings/mono/eina_mono
Lauro Moura 3b5d050353 csharp: Enable conversion of container Eina.Values
Summary:
When creating a new Value with any IEnumerable of a supported type, the IEnumerable
will be copied into an Eina.Value of type EINA_VALUE_ARRAY_TYPE.

Similarly, `Unwrap()` on a Eina.Value container will create a new
System.Collections.List<T> and return it.

Depends on D9272

Reviewers: felipealmeida, vitor.sousa, segfaultxavi

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl, #expertise_solutions

Differential Revision: https://phab.enlightenment.org/D9273
2019-07-11 15:57:32 -03:00
..
eina_accessor.cs csharp: Fix free_cb calling under dotnet. 2019-04-15 15:24:29 -03:00
eina_array.cs csharp: Update after iterator changes 2019-06-27 14:07:33 -03:00
eina_binbuf.cs csharp: Fix free_cb calling under dotnet. 2019-04-15 15:24:29 -03:00
eina_common.cs csharp: fix Eina_Stringshare support in containers for manual and generated API 2019-06-28 10:44:52 -03:00
eina_config.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
eina_container_common.cs csharp: fix Eina_Stringshare support in containers for manual and generated API 2019-06-28 10:44:52 -03:00
eina_error.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
eina_hash.cs csharp: fix Eina_Stringshare support in containers for manual and generated API 2019-06-28 10:44:52 -03:00
eina_inarray.cs csharp: Update after iterator changes 2019-06-27 14:07:33 -03:00
eina_inlist.cs csharp: Update after iterator changes 2019-06-27 14:07:33 -03:00
eina_iterator.cs csharp: Update after iterator changes 2019-06-27 14:07:33 -03:00
eina_list.cs csharp: Update after iterator changes 2019-06-27 14:07:33 -03:00
eina_log.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
eina_promises.cs csharp: Fix Future callback lifetime 2019-07-05 09:57:23 +09:00
eina_slice.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
eina_strbuf.cs csharp: Fix free_cb calling under dotnet. 2019-04-15 15:24:29 -03:00
eina_stringshare.cs csharp: fix some build warnings related with incorrect and missing documentation 2019-07-08 17:20:08 +02:00
eina_value.cs csharp: Enable conversion of container Eina.Values 2019-07-11 15:57:32 -03:00
meson.build meson: time for the c-sharp build 2018-10-24 12:05:58 +02:00