efl/src/bin/eolian
Felipe Magno de Almeida 46903d76f5 eolian: Fix promise generation with multiple parameters
When generating multiple parameters, they inadvertedly got
replaced by __eo_promise. Replacing all arguments to the
promise pointer.
2016-04-29 17:15:51 -03:00
..
.gitignore Eolian: update .gitignore 2014-03-03 14:09:55 +02:00
common_funcs.c eolian_gen: remove unused functions _nextline and _startline 2016-03-08 11:14:55 +01:00
common_funcs.h eolian_gen: remove unused functions _nextline and _startline 2016-03-08 11:14:55 +01:00
docs_generator.c eolian: initial conversion of C gen and tests to new type APIs 2016-03-03 18:58:11 +00:00
docs_generator.h eolian/generator: generate @ingroup in doc comments properly 2015-07-14 14:42:11 +01:00
eo_generator.c eolian: Fix promise generation with multiple parameters 2016-04-29 17:15:51 -03:00
eo_generator.h eolian: refactoring step two 2014-07-09 16:33:19 +01:00
impl_generator.c eolian generator: use new call syntax 2016-03-03 09:53:23 +00:00
impl_generator.h eolian: refactoring step two 2014-07-09 16:33:19 +01:00
legacy_generator.c eolian generator: use new call syntax 2016-03-03 09:53:23 +00:00
legacy_generator.h eolian: refactoring step two 2014-07-09 16:33:19 +01:00
main.c eolian generator: close the file with zero write 2016-03-11 16:19:53 +00:00
types_generator.c eolian generator: simplify typedef gen 2016-03-14 16:58:09 +00:00
types_generator.h eolian: improve function_full_c_name_get API 2015-07-08 12:10:20 +01:00