efl/src/bin/eolian_mono/eolian/mono
Yeongjong Lee ae30d3c57b eina_mono: replace eina_list and eina_array with IList
Summary:
Eina.List<T> => System.Collections.Generic.IList<T>
Eina.Array<T> => System.Collections.Generic.IList<T>

ref T8486

Depends On D10785

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

Reviewers: felipealmeida, Jaehyun_Cho

Reviewed By: Jaehyun_Cho

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8486, T8488

Differential Revision: https://phab.enlightenment.org/D10902
2020-01-14 17:17:05 +09:00
..
alias_definition.hh csharp: Add more since tags to members 2019-11-26 12:40:32 -03:00
async_function_definition.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
blacklist.hh csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
culture_info.hh csharp: CA1307 Add CultureInfo to generated code. 2019-11-20 18:34:08 -03:00
documentation.hh csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
enum_definition.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
events.hh eina_mono: replace eina_list and eina_array with IList 2020-01-14 17:17:05 +09:00
function_declaration.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
function_definition.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
function_helpers.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
function_pointer.hh csharp: FunctionPtr wrappers are not IDisposable 2019-11-15 00:09:29 -03:00
function_registration.hh csharp: Returning only method name iwrapper. 2019-10-24 19:25:35 -03:00
generation_contexts.hh csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
helpers.hh csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
klass.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
logging.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
marshall_annotation.hh csharp: Removed duplicated call_match implementations 2019-12-10 15:05:43 -03:00
marshall_type.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
marshall_type_impl.hh csharp: Removed duplicated call_match implementations 2019-12-10 15:05:43 -03:00
name_helpers.hh csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
parameter.hh eina_mono: replace eina_list and eina_array with IList 2020-01-14 17:17:05 +09:00
part_definition.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
struct_definition.hh eina_mono: replace eina_list and eina_array with IList 2020-01-14 17:17:05 +09:00
struct_fields.hh csharp: Add implicit conversion from tuples to structs. 2019-12-12 13:16:22 -03:00
type.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
type_impl.hh eina_mono: replace eina_list and eina_array with IList 2020-01-14 17:17:05 +09:00
type_match.hh csharp: Removed duplicated call_match implementations 2019-12-10 15:05:43 -03:00
using_decl.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
utils.hh csharp: Fix helper function 2019-11-22 12:01:59 -03:00
variable_definition.hh eolian_mono: change Constants class to static class 2019-12-20 14:27:14 +09:00