efl/src/lib/eolian
Daniel Zaoui a9748e6445 Eolian/Lexer: fix parsing for functions description.
If the first character of the description was not an alphanumeric, it was
not finalizing the parsing of the description and was not inserting it
in the database.
It was occurring when "@since" was the first word in the description of
the function.
2014-03-06 15:12:51 +02:00
..
Eolian.h Eolian: Fix build for Windows 2014-03-04 11:40:46 +02:00
eo_definitions.c Eolian: Valgrind cleaning 2014-03-03 14:09:56 +02:00
eo_definitions.h Eolian: support non null parameters. 2014-03-03 14:09:57 +02:00
eo_lexer.c Eolian/Lexer: fix parsing for functions description. 2014-03-06 15:12:51 +02:00
eo_lexer.h Eolian: Format changes 2014-03-03 14:09:55 +02:00
eo_lexer.rl Eolian/Lexer: fix parsing for functions description. 2014-03-06 15:12:51 +02:00
eolian.c Eolian: Fix build for Windows 2014-03-04 11:40:46 +02:00
eolian_database.c Eolian: Fix build for Windows 2014-03-04 11:40:46 +02:00
eolian_database.h Eolian: support non null parameters. 2014-03-03 14:09:57 +02:00