efl/src/lib/eolian
Daniel Kolesa 4a14bbd0f5 eolian: fix unary expression parsing (correctly consume tokens)
Also disable typed expression validation for now. The interfaces are not
finished yet so some things will fail validation because of unexistent
type definitions.

Fixes T2064.

@fix
2015-01-29 11:12:41 +00:00
..
Eolian.h eolian: add eolian_function_is_c_only 2014-12-03 14:59:24 +00: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: 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 eolian_function_is_c_only 2014-12-03 14:59:24 +00: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: remove support for function types 2014-11-27 17:20:21 +00:00
database_type_api.c eolian: remove support for function types 2014-11-27 17:20:21 +00:00
database_validate.c eolian: fix unary expression parsing (correctly consume tokens) 2015-01-29 11:12:41 +00: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: add eolian_function_is_c_only 2014-12-03 14:59:24 +00:00
eo_parser.c eolian: fix unary expression parsing (correctly consume tokens) 2015-01-29 11:12:41 +00: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: new APIs for filenames 2014-11-28 12:59:06 +00:00
eolian_database.h eolian: add eolian_function_is_c_only 2014-12-03 14:59:24 +00:00