efl/src/bin/eolian
Daniel Kolesa d5bca5b0cb eolian: always generate a class initializer
Because there might be hidden C implements defined, we need to
always generate the appropriate class initializer. This does not
hurt anything as the contents would have been called automatically
by Eo anyway.

@fix T5736
2017-07-17 11:04:29 +02:00
..
.gitignore eolian gen2: move to eolian gen (as the old one is gone) 2016-10-07 13:34:47 +02:00
CMakeLists.txt build: add eolian 2017-01-23 18:52:34 +01:00
docs.c eolian: pass unit to enum get by name 2017-05-30 17:15:54 +02:00
docs.h eolian: pass unit to class get_by_name/file 2017-05-30 17:15:53 +02:00
headers.c eolian: function pointers 2017-06-18 12:09:22 -03:00
headers.h eolian gen: pass the unit around 2017-05-30 17:15:53 +02:00
main.c eolian: pass unit to class get_by_name/file 2017-05-30 17:15:53 +02:00
main.h eolian gen2: move to eolian gen (as the old one is gone) 2016-10-07 13:34:47 +02:00
sources.c eolian: always generate a class initializer 2017-07-17 11:04:29 +02:00
sources.h eolian gen: pass the unit around 2017-05-30 17:15:53 +02:00
types.c eolian: function pointers 2017-06-18 12:09:22 -03:00
types.h eolian gen: pass the unit around 2017-05-30 17:15:53 +02:00