efl/src/bin/eolian_mono/eolian/mono
Lauro Moura 429d7510b0 efl_mono: Reorganize utility functions.
Summary:
Blacklist functions are all in the header/namespace blacklist.

Helper functions returning strings (names) are in the name_helpers
header. They act somewhat like "mini-generators".

Helpers.hh was left with other kind of helper functions (checks, etc)
that do not return strings.
Depends on D5992

Reviewers: felipealmeida

Reviewed By: felipealmeida

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5993
2018-04-26 10:55:18 -03:00
..
blacklist.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
documentation.hh eolian-mono: Add documentation generation support 2017-12-20 19:57:17 -02:00
enum_definition.hh eolian-mono: Add documentation generation support 2017-12-20 19:57:17 -02:00
function_declaration.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
function_definition.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
function_helpers.hh csharp: Support argument marshalling in func ptrs 2018-04-03 17:29:41 -03:00
function_pointer.hh csharp: Support argument marshalling in func ptrs 2018-04-03 17:29:41 -03:00
function_registration.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
generation_contexts.hh csharp: Support argument marshalling in func ptrs 2018-04-03 17:29:41 -03:00
helpers.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
keyword.hh efl_mono: Use PascalCase in events 2018-04-26 10:55:18 -03:00
klass.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
marshall_annotation.hh efl_mono: Initial version of Strbuf support. 2018-04-03 17:29:41 -03:00
marshall_type.hh csharp: Fix support for ptr(structs) 2018-03-16 11:12:49 -03:00
marshall_type_impl.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
name_helpers.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
namespace.hh eolian_mono: Added code for eolian_mono generator 2017-12-04 15:47:50 -03:00
parameter.hh efl_mono: Add namespace on helpers. 2018-04-12 21:23:42 -03:00
part_definition.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
struct_definition.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
struct_fields.hh efl_mono: Reorganize utility functions. 2018-04-26 10:55:18 -03:00
type.hh eolian_mono: fix handling of regular ptr() types 2017-12-15 22:26:30 -02:00
type_impl.hh efl_mono: Initial version of Strbuf support. 2018-04-03 17:29:41 -03:00
using_decl.hh eolian-mono: Add documentation generation support 2017-12-20 19:57:17 -02:00
utils.hh efl_mono: Use PascalCase in events 2018-04-26 10:55:18 -03:00