efl/src/lib/eolian_cxx/grammar
Vitor Sousa 09be34b825 eolian_cxx: fix build error for some generated C++ wrappers
Name generation for some C++ wrapper functions were adding an illegal ":"
in the function name.
Fixed the logical error that was causing this to happens when converting
namespaces to function prefixes.

@fix
2015-04-03 16:30:46 +02:00
..
comment.hh eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
eo_class_constructors_generator.hh eolian_cxx: Fix wrapper constructors by updating to the new eo_add_ref interface 2015-02-23 17:04:53 -03:00
eo_class_events_generator.hh cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00
eo_class_functions_generator.hh eolian_cxx: Fix "dreaded diamond" inheritance problem for C++ wrappers 2015-01-05 15:52:27 -02:00
eo_class_generator.hh eolian_cxx: Fix compilation of inheritance from Eolian generated classes 2015-01-05 15:52:27 -02:00
eo_header_generator.hh cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00
inheritance_base_generator.hh eolian_cxx: fix build error for some generated C++ wrappers 2015-04-03 16:30:46 +02:00
namespace_generator.hh cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00
parameters_generator.hh cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00
tab.hh eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
type_generator.hh eolian_cxx: Using eina::optional to handle parameters without @nonull property 2015-01-05 15:52:27 -02:00