efl/src/lib/eolian
Daniel Kolesa 54eac123c2 eolian: correctly validate function pointers 2018-01-12 19:14:13 +01:00
..
CMakeLists.txt build: add eolian 2017-01-23 18:52:34 +01:00
Eolian.h eolian: aliased_base_get funcs don't need unit 2018-01-12 18:05:13 +01:00
database_class.c eolian: properly free parts 2017-10-31 12:15:23 +01:00
database_class_api.c eolian: remove internal state struct (rely on external Eolian state) 2017-12-06 15:07:31 +01:00
database_constructor.c
database_constructor_api.c
database_event.c
database_event_api.c
database_expr.c eolian: type_typedecl_get doesn't need a unit 2018-01-12 18:05:13 +01:00
database_expr_api.c eolian: type_typedecl_get doesn't need a unit 2018-01-12 18:05:13 +01:00
database_function.c
database_function_api.c eolian: Add builtin type "strbuf" 2017-12-05 10:09:58 +09:00
database_function_parameter.c
database_function_parameter_api.c
database_implement.c
database_implement_api.c
database_part.c eolian: properly free parts 2017-10-31 12:15:23 +01:00
database_part_api.c eolian: Add API's for part enumeration 2017-11-23 15:14:41 +09:00
database_type.c eolian: type_typedecl_get doesn't need a unit 2018-01-12 18:05:13 +01:00
database_type_api.c eolian: aliased_base_get funcs don't need unit 2018-01-12 18:05:13 +01:00
database_validate.c eolian: correctly validate function pointers 2018-01-12 19:14:13 +01:00
database_var.c eolian: remove remaining global state (+ modify APIs accordingly) 2017-12-15 17:11:11 +01:00
database_var_api.c eolian: remove internal state struct (rely on external Eolian state) 2017-12-06 15:07:31 +01:00
eo_lexer.c eolian: remove _cunit and prepare for returning actual units 2017-12-14 17:31:21 +01:00
eo_lexer.h eolian: store unit inside lexer 2017-12-14 16:38:35 +01:00
eo_parser.c eolian: remove the toplevel information 2017-12-22 15:36:31 +01:00
eo_parser.h eolian: remove _cunit and prepare for returning actual units 2017-12-14 17:31:21 +01:00
eolian.c eolian: remove now unused database init/shutdown 2017-12-15 17:11:11 +01:00
eolian_database.c eolian: remove now unused database init/shutdown 2017-12-15 17:11:11 +01:00
eolian_database.h eolian: type_typedecl_get doesn't need a unit 2018-01-12 18:05:13 +01:00
eolian_priv.h eolian: Add some color to those warning messages 2017-10-31 14:52:34 +09:00