efl/src
Yeongjong Lee f90a97470d eina_mono: replace EinaAccessor and EinaIerator with IEnumerable
Summary:
Eina.Accessor<T> => System.Collections.IEnumerable<T>
Eina.Iterator<T> => System.Collections.IEnumerable<T>

Unit test will work with D10879.

ref T8486

Test Plan: meson build -Dbindings=mono,cxx -Dmono-beta=true

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8486

Differential Revision: https://phab.enlightenment.org/D10878
2019-12-17 11:34:30 -03:00
..
benchmarks benchmarks/eina: fix possible div by zero in ecore_hash 2019-10-18 13:29:07 -04:00
bin eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
bindings eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
edje_external
examples examples: js: fix variable name 2019-12-17 11:33:45 -03:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib docs: Add detailed text styling information 2019-12-17 14:20:12 +01:00
modules ecore_evas: add double header include safety 2019-12-17 09:59:44 +01:00
scripts pyolian: Add helper functions for simple scripts 2019-11-26 12:40:32 -03:00
static_libs evas json: up-to-date vector-tree logging. 2019-11-27 17:54:51 +09:00
tests eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
wayland_protocol