efl/src/lib/eolian
Daniel Kolesa a6d0e787e4 eolian: no need to store 'parsed' table anymore either 2018-01-31 19:14:15 +01:00
..
CMakeLists.txt build: add eolian 2017-01-23 18:52:34 +01:00
Eolian.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09: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 eolian: fill ctor class early on 2017-01-02 15:28:45 +01:00
database_event.c eolian: remove support for old event doc syntax 2015-06-11 17:14:51 +01:00
database_event_api.c eolian: consistent and cleaner error values from APIs 2017-01-13 15:26:05 +01:00
database_expr.c eolian: do not require unit for expr eval APIs 2018-01-16 16:37:52 +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: do not require unit when stringifying types 2018-01-16 16:39:05 +01:00
database_type_api.c eolian: do not require unit when stringifying types 2018-01-16 16:39:05 +01:00
database_validate.c eolian: all dependency parsing is now deferred 2018-01-31 18:13:29 +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: no need to store 'parsed' table anymore either 2018-01-31 19:14:15 +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: no need to store 'parsed' table anymore either 2018-01-31 19:14:15 +01:00
eolian_database.h eolian: no need to store 'parsed' table anymore either 2018-01-31 19:14:15 +01:00
eolian_priv.h eolian: Add some color to those warning messages 2017-10-31 14:52:34 +09:00