efl/src/bin/eolian_mono/eolian/mono
Felipe Magno de Almeida cd72923bf1 eolian-mono: Make Get/Set protected for generated properties
Make Get and Set methods protected for properties that get the
property syntax generated.

This is still a work in progress and fails compilation. Native calls
should use the property-syntax instead of the method, which may not be
available in some interfaces.
2020-01-07 16:56:12 -03:00
..
alias_definition.hh csharp: Add more since tags to members 2019-11-26 12:40:32 -03:00
async_function_definition.hh csharp:comma have whitespace after and none before 2019-11-06 23:46:18 -03:00
blacklist.hh eolian-mono: Make Get/Set protected for generated properties 2020-01-07 16:56:12 -03:00
culture_info.hh csharp: CA1307 Add CultureInfo to generated code. 2019-11-20 18:34:08 -03:00
documentation.hh eolian-mono: Make Get/Set protected for generated properties 2020-01-07 16:56:12 -03:00
enum_definition.hh csharp: CA1717 - Add [Flags] for enums 2019-11-26 12:40:32 -03:00
events.hh eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
function_declaration.hh eolian-mono: Make Get/Set protected for generated properties 2020-01-07 16:56:12 -03:00
function_definition.hh eolian-mono: Make Get/Set protected for generated properties 2020-01-07 16:56:12 -03:00
function_helpers.hh csharp: Make GetPart public. 2019-11-07 17:59:40 -03:00
function_pointer.hh csharp: FunctionPtr wrappers are not IDisposable 2019-11-15 00:09:29 -03:00
function_registration.hh eolian-mono: Make Get/Set protected for generated properties 2020-01-07 16:56:12 -03:00
generation_contexts.hh csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
helpers.hh eolian-mono: Make Get/Set protected for generated properties 2020-01-07 16:56:12 -03:00
klass.hh eolian-mono: Make Get/Set protected for generated properties 2020-01-07 16:56:12 -03: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 csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
part_definition.hh csharp:comma have whitespace after and none before 2019-11-06 23:46:18 -03:00
struct_definition.hh csharp : add move tag info to EinaAccessor, EinaIterator converter 2019-12-17 11:34:42 -03: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 EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03: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