efl/src/bin/eolian
Daniel Zaoui d5256d442d Eolian/Generator: Don't generate sub ids structure if not needed.
If no methods and properties are declared for a class, no base id and
sub_ids structure are generated.

@fix
2014-03-19 07:52:04 +02:00
..
.gitignore Eolian: update .gitignore 2014-03-03 14:09:55 +02:00
common_funcs.c Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
common_funcs.h Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
eo1_generator.c Eolian/Generator: Don't generate sub ids structure if not needed. 2014-03-19 07:52:04 +02:00
eo1_generator.h Eolian/Generator: fix data type for implement function 2014-03-03 14:09:57 +02:00
legacy_generator.c Eolian: Support default return values from .eo file. 2014-03-16 08:37:23 +02:00
legacy_generator.h Eolian/Generator: support legacy as option. 2014-03-03 14:09:54 +02:00
main.c Eolian: Coverity fixes 2014-03-07 17:42:41 +02:00