efl/src/lib/eolian
Daniel Kolesa 246288fff7 eolian: forgotten free() (leaks memory otherwise) 2016-12-07 14:06:02 +01:00
..
Eolian.h eolian: add a reference resolver 2016-12-06 19:11:17 +01:00
database_class.c eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
database_class_api.c eolian: add API to get the C class datatype 2016-10-13 15:04:20 +02:00
database_constructor.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_constructor_api.c eolian: lift restriction on namespace/class name conflicts in library 2016-05-06 12:57:01 +01: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: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
database_expr.c eolian: more old type api removals 2016-03-03 18:58:11 +00:00
database_expr_api.c eolian: remove parsing of pointers and the corresponding APIs 2016-11-10 16:20:19 +01:00
database_fill.c eolian: move deferred eo file parsing to the very end 2016-06-15 16:20:45 +01:00
database_function.c eolian: remove support for old style docs completely 2015-09-03 15:42:01 +01:00
database_function_api.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
database_function_parameter.c eolian: fix function parameter memory leak with value 2015-11-03 13:40:17 +00:00
database_function_parameter_api.c eolian: remove support for old style docs completely 2015-09-03 15:42:01 +01:00
database_implement.c eolian: remove unnecessary function 2015-05-21 16:37:30 +01:00
database_implement_api.c eolian: lift restriction on namespace/class name conflicts in library 2016-05-06 12:57:01 +01:00
database_type.c eolian: rename is_ref API to is_ptr to match syntax 2016-11-03 14:22:21 +01:00
database_type_api.c eolian: rename is_ref API to is_ptr to match syntax 2016-11-03 14:22:21 +01:00
database_validate.c eolian: forgotten free() (leaks memory otherwise) 2016-12-07 14:06:02 +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: add APIs to get all things of each type 2016-03-29 15:01:17 +01:00
eo_lexer.c eolian: remove Eina_Promise. 2016-11-07 13:43:11 -08:00
eo_lexer.h eolian: remove Eina_Promise. 2016-11-07 13:43:11 -08:00
eo_parser.c eolian: remove parsing of pointers and the corresponding APIs 2016-11-10 16:20:19 +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 a reference resolver 2016-12-06 19:11:17 +01:00
eolian_database.h eolian: rename is_ref API to is_ptr to match syntax 2016-11-03 14:22:21 +01:00