efl/src/lib/eolian
Stefan Schmidt 4f42f9a08a eolian: add eolian group as link to main page to find API docs
Fixes T2541
2015-08-11 14:04:51 +02:00
..
Eolian.h eolian: add eolian group as link to main page to find API docs 2015-08-11 14:04:51 +02:00
database_class.c eolian: properly fill and free all doc fields 2015-06-03 15:35:20 +01:00
database_class_api.c eolian: add documentation handling API 2015-06-03 16:46:47 +01:00
database_constructor.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_constructor_api.c eolian: add support for @optional ctor tag 2014-11-20 15:21:55 +00:00
database_event.c eolian: remove support for old event doc syntax 2015-06-11 17:14:51 +01:00
database_event_api.c eolian: remove support for old event doc syntax 2015-06-11 17:14:51 +01:00
database_expr.c eolian: use fprintf(stderr) rather than eina_log for compile errors 2015-05-14 16:33:42 +01:00
database_expr_api.c eolian: fix a bug in expr serializer with wrong sign insertion 2015-06-11 16:41:32 +01:00
database_fill.c eolian: reuse the parsed eot hash for eo too (simplify code) 2015-05-22 17:14:38 +01:00
database_function.c eolian: properly fill and free all doc fields 2015-06-03 15:35:20 +01:00
database_function_api.c eolian: improve function_full_c_name_get API 2015-07-08 12:10:20 +01:00
database_function_parameter.c eolian: properly fill and free all doc fields 2015-06-03 15:35:20 +01:00
database_function_parameter_api.c eolian: add documentation handling API 2015-06-03 16:46:47 +01:00
database_implement.c eolian: remove unnecessary function 2015-05-21 16:37:30 +01:00
database_implement_api.c eolian: use fprintf(stderr) rather than eina_log for compile errors 2015-05-14 16:33:42 +01:00
database_type.c eolian: check for C type keyword before trying to append as C type keyword 2015-06-17 10:29:37 +01:00
database_type_api.c eolian: remove support for old doc style on types and vars 2015-06-11 16:52:45 +01:00
database_validate.c eolian: do not treat @since specially in validation (not needed) 2015-08-06 17:04:06 +01:00
database_var.c eolian: remove support for old doc style on types and vars 2015-06-11 16:52:45 +01:00
database_var_api.c eolian: remove support for old doc style on types and vars 2015-06-11 16:52:45 +01:00
eo_lexer.c eolian: class members now inherit their class's since tag 2015-08-11 10:31:42 +01:00
eo_lexer.h eolian: try replacing '.' with locale specific decimal point 2015-06-25 10:44:01 +01:00
eo_parser.c eolian: allow trailing comma on last enum item (just like C) 2015-07-03 15:19:12 +01:00
eo_parser.h eolian: remove parser dump for now (doesn't include all info, when it's needed again it can be re-added) 2014-07-11 11:33:26 +01:00
eolian.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
eolian_database.c eolian: add API: eolian_declaration_get_by_name 2015-07-07 10:57:24 +01:00
eolian_database.h eolian: remove support for old event doc syntax 2015-06-11 17:14:51 +01:00