eolian-mono: Add support for multi-value properties with tuples
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Fri, 23 Aug 2019 17:00:26 +0000 (14:00 -0300)
committerHosang Kim <hosang12.kim@samsung.com>
Wed, 28 Aug 2019 04:30:52 +0000 (13:30 +0900)
commit99e1b9de256762a4d35d5e0dc9cbd440d812a773
tree531052a613d6830794a71e5ee416eff96c913ab6
parent02f5c68c692d10352af403484de10357c1ec8f52
eolian-mono: Add support for multi-value properties with tuples

Summary: T8133

Reviewers: woohyun, segfaultxavi, felipealmeida

Reviewed By: felipealmeida

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9577
src/bin/eolian_mono/eolian/mono/function_definition.hh
src/bin/eolian_mono/eolian/mono/name_helpers.hh
src/bin/eolian_mono/eolian/mono/parameter.hh
src/lib/eolian_cxx/grammar/counter.hpp [new file with mode: 0644]
src/tests/efl_mono/Eo.cs
src/tests/efl_mono/dummy_test_object.c
src/tests/efl_mono/dummy_test_object.eo