efl/src/bin/eolian_cxx
Felipe Magno de Almeida 6e23780bb1 eolian-cxx: Fix generation of complex types in C++ binding
Fixed generation of complex types in C++ binding, with tests. This
problem came after the removal of the pointer types for top-level
complex types.
2016-05-23 17:34:50 -03:00
..
.gitignore eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
convert.cc eolian-cxx: Remove .Base requirement 2016-04-21 18:31:53 -03:00
convert.hh eolian-cxx: Pass references instead of pointers. 2014-07-09 15:55:24 -03:00
convert_comments.cc eolian: remove support for old style docs completely 2015-09-03 15:42:01 +01:00
convert_comments.hh eolian-cxx: Refactored eolian_cxx to cope with new Eolian API. 2014-09-12 16:50:09 -03:00
eolian_cxx.cc eolian: allow silencing of type errors in validation 2016-02-10 16:05:07 +00:00
eolian_wrappers.hh eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
safe_strings.hh eolian-cxx: Added missing keyword. 2014-07-21 21:11:33 -03:00
type_lookup.hh eolian-cxx: Fix generation of complex types in C++ binding 2016-05-23 17:34:50 -03:00
type_lookup_table.cc eolian-cxx: Fix generation of complex types in C++ binding 2016-05-23 17:34:50 -03:00