efl/src/lib/eolian
Daniel Zaoui bfbcc47d44 Eolian/Lexer: fix parsing of parameters direction.
strncmp bytes number was not correct. A problem in the generation was
occurring when the parameter is @inout, as it is considered as @in and
the type was "out ...".
2014-03-20 10:22:20 +02:00
..
Eolian.h Eolian: Support default return values from .eo file. 2014-03-16 08:37:23 +02:00
eo_definitions.c Eolian: Support default return values from .eo file. 2014-03-16 08:37:23 +02:00
eo_definitions.h Eolian/Lexer: Fix warnings 2014-03-16 15:58:14 +02:00
eo_lexer.c Eolian/Lexer: fix parsing of parameters direction. 2014-03-20 10:22:20 +02:00
eo_lexer.h Eolian/Lexer: increase buffer length for .eo files 2014-03-19 07:04:28 +02:00
eo_lexer.rl Eolian/Lexer: fix parsing of parameters direction. 2014-03-20 10:22:20 +02:00
eolian.c Eolian: Fix build for Windows 2014-03-04 11:40:46 +02:00
eolian_database.c Eolian: Support default return values from .eo file. 2014-03-16 08:37:23 +02:00
eolian_database.h Eolian: Support default return values from .eo file. 2014-03-16 08:37:23 +02:00