efl/src/lib/eolian_cxx
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
..
grammar eolian_cxx: fix build error for some generated C++ wrappers 2015-04-03 16:30:46 +02:00
Eolian_Cxx.hh eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
eo_generate.hh eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
eo_types.hh eolian_cxx: Using eina::optional to handle parameters without @nonull property 2015-01-05 15:52:27 -02:00
eo_validate.hh cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00