efl/src/lib/eolian
Daniel Kolesa 8c774a1b90 eolian: force specification of inner type for all complex types 2015-05-14 11:27:00 +01:00
..
Eolian.h eolian: precompute all enum field values (faster runtime, constness) 2015-05-13 18:10:02 +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 eolian: add support for @optional ctor tag 2014-11-20 15:21:55 +00:00
database_event.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
database_event_api.c eolian: API and tests for beta events 2015-05-08 14:37:02 +01:00
database_expr.c eolian: precompute all enum field values (faster runtime, constness) 2015-05-13 18:10:02 +01:00
database_expr_api.c eolian: butts 2015-05-12 16:25:52 +01:00
database_fill.c Eolian: add filename to error message 2015-03-17 09:32:54 +02:00
database_function.c Eolian: add support for property descriptions. 2014-10-19 13:25:06 +03:00
database_function_api.c eolian: is_beta API plus tests 2015-05-08 14:12:27 +01: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 eolian: add APIs for nullable/optional (+ lua bindings) 2015-02-12 13:24:06 +00: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: butts 2015-05-12 16:25:52 +01:00
database_type_api.c eolian: precompute all enum field values (faster runtime, constness) 2015-05-13 18:10:02 +01:00
database_validate.c eolian: butts 2015-05-12 16:25:52 +01: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 eolian: fix lexer assertion failure 2015-05-01 11:58:05 +01:00
eo_lexer.h eolian: remove old property syntax support 2015-05-07 17:35:33 +01:00
eo_parser.c eolian: force specification of inner type for all complex types 2015-05-14 11:27:00 +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: improve the class searching. 2015-02-12 15:58:50 +02:00
eolian_database.h eolian: allow forced retrieval of enum field values 2015-05-13 17:57:03 +01:00