efl/src/lib/eolian
Daniel Kolesa b87c4f6de8 eolian: refine the ref system to suit more cases
Now references are first class (but still restricted to one level). Unlike
pointers they only mark the type instead of introducing a whole new type.
2016-06-08 15:49:09 +01:00
..
Eolian.h eolian: refine the ref system to suit more cases 2016-06-08 15:49:09 +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: mark pure virtual funcs outside of implements 2016-05-12 16:15:24 +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: refine the ref system to suit more cases 2016-06-08 15:49:09 +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 eolian: refine the ref system to suit more cases 2016-06-08 15:49:09 +01:00
database_type_api.c eolian: refine the ref system to suit more cases 2016-06-08 15:49:09 +01:00
database_validate.c Eolian: Turn on strict type checking. 2016-04-19 17:15:28 +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: add core infra to support builtin strings and void pointers 2016-05-26 14:36:41 +01:00
eo_lexer.h eolian: refine the ref system to suit more cases 2016-06-08 15:49:09 +01:00
eo_parser.c eolian: refine the ref system to suit more cases 2016-06-08 15:49:09 +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: lift restriction on namespace/class name conflicts in library 2016-05-06 12:57:01 +01:00
eolian_database.h eolian: refine the ref system to suit more cases 2016-06-08 15:49:09 +01:00