efl/src/lib/eolian
Daniel Kolesa 802d544265 eolian: allow future<void> for value-less futures 2017-05-04 15:27:17 +02:00
..
CMakeLists.txt build: add eolian 2017-01-23 18:52:34 +01:00
Eolian.h eolian: move base function doc API into implements 2017-01-19 15:09:07 +01:00
database_class.c eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
database_class_api.c eolian: strict function type input checks in APIs 2017-01-12 16:56:49 +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: 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: handle pointer types in typechecking expr eval 2016-12-14 18:23:16 +01:00
database_expr_api.c eolian: handle pointer types in typechecking expr eval 2016-12-14 18:23:16 +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: move base function doc API into implements 2017-01-19 15:09:07 +01: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_type.c eo: move event related structures and callback to C 2017-04-21 15:48:31 +02:00
database_type_api.c eolian: handle pointers in aliased_base_get 2016-12-14 18:23:16 +01:00
database_validate.c eolian: add implement validation (currently for docs) 2017-01-19 15:09:07 +01:00
database_var.c eolian: remove support for old doc style on types and vars 2015-06-11 16:52:45 +01:00
database_var_api.c eolian: add APIs to get all things of each type 2016-03-29 15:01:17 +01:00
eo_lexer.c eo: move event related structures and callback to C 2017-04-21 15:48:31 +02:00
eo_lexer.h eo: move event related structures and callback to C 2017-04-21 15:48:31 +02:00
eo_parser.c eolian: allow future<void> for value-less futures 2017-05-04 15:27:17 +02:00
eo_parser.h eolian: merge database_fill into parser 2017-01-20 13:43:32 +01:00
eolian.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
eolian_database.c eolian: fix memory leak in doc tokens (CID 1367505) 2017-02-10 16:54:19 +01:00
eolian_database.h eolian: move base function doc API into implements 2017-01-19 15:09:07 +01:00