efl/src/lib/eolian
Tom Hacohen d5e321466e Efl object: Rename Eo_Event -> Efl_Event.
This is the last step of the Eo renaming efforts.
2016-08-30 13:34:10 +01:00
..
Eolian.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +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 event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +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: 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 pointers from complex and class types 2016-05-23 15:58:33 +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: support @protected for accessors (get/set) 2016-06-09 16:55:24 +01: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 Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
database_type_api.c eolian: add support for static and terminated arrays 2016-06-30 16:59:21 +01:00
database_validate.c eolian: add support for static and terminated arrays 2016-06-30 16:59:21 +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 Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eo_lexer.h eolian: add support for static and terminated arrays 2016-06-30 16:59:21 +01:00
eo_parser.c eolian: enforce no get/set as method/property name rule 2016-08-23 13:44:18 +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: move deferred eo file parsing to the very end 2016-06-15 16:20:45 +01:00
eolian_database.h eolian: add support for static and terminated arrays 2016-06-30 16:59:21 +01:00