efl/src/lib/eolian
Carsten Haitzler 875bf96d19 eolian - fix parser with missing break in hanling open bracket
fixes CID 1232732
2014-08-27 11:32:17 +09:00
..
Eolian.h eolian: refactor the struct/enum field APIs 2014-08-22 16:56:41 +01:00
database_class.c eolian: remove the remaining superfluous database_ functions 2014-08-21 09:26:05 +01:00
database_class_api.c eolian: add infrastructure for globals and constants 2014-08-21 09:26:04 +01:00
database_event.c eolian: events now use Eolian_Type* instead of stringshare 2014-07-11 11:47:37 +01:00
database_event_api.c eolian: API refactoring 2014-08-21 09:26:04 +01:00
database_expr.c eolian: if the if was not taken random value would end up in exp. 2014-08-25 15:25:58 +02:00
database_expr_api.c eolian: drop Eina_Value 2014-08-21 09:26:05 +01:00
database_fill.c eolian: new API: eolian_function_is_constructing 2014-08-21 09:26:05 +01:00
database_function.c eolian: first batch of database_ functions removal (simplifies code) 2014-08-21 09:26:05 +01:00
database_function_api.c eolian: new API: eolian_function_is_constructing 2014-08-21 09:26:05 +01:00
database_function_parameter.c eolian: remove the remaining superfluous database_ functions 2014-08-21 09:26:05 +01:00
database_function_parameter_api.c eolian: remove a bunch of pointless stringshare refs + fix in lua 2014-08-21 09:26:05 +01:00
database_implement.c eolian: initial API for expression evaluation 2014-08-21 09:26:03 +01:00
database_implement_api.c eolian: remove the remaining superfluous database_ functions 2014-08-21 09:26:05 +01:00
database_print.c eolian: get rid of the data hash in Eolian_Function 2014-08-21 09:26:05 +01:00
database_type.c eolian: do not free insides of field_list 2014-08-24 14:22:42 +01:00
database_type_api.c eolian: refactor the struct/enum field APIs 2014-08-22 16:56:41 +01:00
database_validate.c eolian: refactor the struct/enum field APIs 2014-08-22 16:56:41 +01:00
database_var.c eolian: var parsing (global and constant) 2014-08-21 09:26:04 +01:00
database_var_api.c eolian: remove a bunch of pointless stringshare refs + fix in lua 2014-08-21 09:26:05 +01:00
eo_definitions.c eolian: prevent potential on-error memory leaks 2014-08-21 09:26:05 +01:00
eo_definitions.h eolian: new API: eolian_function_is_constructing 2014-08-21 09:26:05 +01:00
eo_lexer.c eolian: drop Eina_Value 2014-08-21 09:26:05 +01:00
eo_lexer.h eolian: support for setting a free function to values in eo files 2014-08-21 09:26:05 +01:00
eo_parser.c eolian - fix parser with missing break in hanling open bracket 2014-08-27 11:32:17 +09: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 eolian: new API: eolian_system_directory_scan, use it 2014-07-07 16:48:54 +01:00
eolian_database.c eolian: no need to expose _deplist_free 2014-08-26 15:12:09 +01:00
eolian_database.h eolian: no need to expose _deplist_free 2014-08-26 15:12:09 +01:00