efl/src/lib/eolian
Daniel Zaoui d7d9317da4 Eolian: add filename to error message 2015-03-17 09:32:54 +02:00
..
Eolian.h Eolian: add API to return the class from a function. 2015-03-16 17:32:30 +02: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 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: add API to return the class from a function. 2015-03-16 17:32:30 +02: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: 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: parsing of @nullable and @optional args on func params 2015-02-12 11:14:45 +00:00
eo_parser.c eolian: convenience macro to fill base structures in parser 2015-02-18 15:41:50 +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: improve the class searching. 2015-02-12 15:58:50 +02:00
eolian_database.h eolian: write the new parameters into the database 2015-02-12 11:32:34 +00:00