efl/src/lib/eolian
Daniel Zaoui af513b6af3 Eolian: add support for property descriptions.
For properties, set and get descriptions were supported but common
comment was not.
2014-10-19 13:25:06 +03:00
..
Eolian.h eolian: new API: eolian_class_c_get_function_name_get 2014-10-02 11:00:06 +01:00
database_class.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_class_api.c eolian: free a buffer properly (fixes CID 1243233) 2014-10-03 09:26:27 +01:00
database_constructor.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_constructor_api.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_event.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_event_api.c eolian: properly replace commas in event_c_name_get and cleanup generator 2014-09-25 15:09:36 +01:00
database_expr.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_expr_api.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_fill.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_function.c Eolian: add support for property descriptions. 2014-10-19 13:25:06 +03:00
database_function_api.c Eolian: add support for property descriptions. 2014-10-19 13:25:06 +03:00
database_function_parameter.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_function_parameter_api.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_implement.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_implement_api.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_print.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_type.c eolian: fix a nasty segfault (forgot to update some old code during refactoring) 2014-10-01 14:34:33 +01:00
database_type_api.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_validate.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_var.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_var_api.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
eo_lexer.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
eo_lexer.h eolian: remove some unused funcs 2014-09-22 12:47:30 +01:00
eo_parser.c Eolian: add support for property descriptions. 2014-10-19 13:25:06 +03: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 fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
eolian_database.h Eolian: add support for property descriptions. 2014-10-19 13:25:06 +03:00