efl/src/lib/eolian
Daniel Kolesa f596a97da6 eolian: remove old variable retrieval APIs 2018-03-07 13:25:28 +01:00
..
CMakeLists.txt build: add eolian 2017-01-23 18:52:34 +01:00
Eolian.h eolian: remove old variable retrieval APIs 2018-03-07 13:25:28 +01:00
database_class.c eolian: prepare for proper unit API by merging unit hashes 2018-02-21 17:09:08 +01:00
database_class_api.c eolian: new APIs for class retrieval 2018-03-01 12:16:28 +01:00
database_constructor.c
database_constructor_api.c eolian: fill ctor class early on 2017-01-02 15:28:45 +01:00
database_event.c
database_event_api.c eolian: consistent and cleaner error values from APIs 2017-01-13 15:26:05 +01:00
database_expr.c eolian: remove old variable retrieval APIs 2018-03-07 13:25:28 +01:00
database_expr_api.c eolian: do not require unit for expr eval APIs 2018-01-16 16:37:52 +01:00
database_function.c eolian: move base function doc API into implements 2017-01-19 15:09:07 +01:00
database_function_api.c eolian: Add builtin type "strbuf" 2017-12-05 10:09:58 +09:00
database_function_parameter.c eolian: fix function parameter memory leak with value 2015-11-03 13:40:17 +00:00
database_function_parameter_api.c eolian: consistent and cleaner error values from APIs 2017-01-13 15:26:05 +01:00
database_implement.c eolian: add syntax for overridding docs in implements 2017-01-18 15:33:44 +01:00
database_implement_api.c eolian: move base function doc API into implements 2017-01-19 15:09:07 +01:00
database_part.c eolian: all dependency parsing is now deferred 2018-01-31 18:13:29 +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: perform correct unit lookups in public API 2018-02-23 15:34:52 +01:00
database_type_api.c eolian: new APIs for typedecl lookups 2018-03-01 12:42:40 +01:00
database_validate.c eolian: remove old class retrieval APIs 2018-03-07 13:08:49 +01:00
database_var.c eolian: simplify adding/refcounting objects 2018-02-23 15:25:55 +01:00
database_var_api.c eolian: new variable lookup APIs 2018-03-01 12:16:28 +01:00
eo_lexer.c eolian: add API to get file name of a unit 2018-02-27 16:12:35 +01:00
eo_lexer.h eolian: eolian_* -> eolian_state_*, Eolian -> Eolian_State 2018-02-27 16:12:35 +01:00
eo_parser.c eolian: simplify adding/refcounting objects 2018-02-23 15:25:55 +01:00
eo_parser.h eolian: simplify parsed checking 2018-01-31 19:06:37 +01:00
eolian.c eolian: remove now unused database init/shutdown 2017-12-15 17:11:11 +01:00
eolian_database.c eolian: remove old variable retrieval APIs 2018-03-07 13:25:28 +01:00
eolian_database.h eolian: add API to get file name of a unit 2018-02-27 16:12:35 +01:00
eolian_priv.h eolian: Add some color to those warning messages 2017-10-31 14:52:34 +09:00