efl/src/lib/eolian
Daniel Kolesa d53ed9b0db eolian: silence static analyzer null check (CID 1369018) 2017-02-10 16:56:35 +01: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 eolian: rename is_ref API to is_ptr to match syntax 2016-11-03 14:22:21 +01: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 eolian: rmeove dependency on basename/libgen.h/evil 2017-01-21 18:06:00 +01:00
eo_lexer.h eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
eo_parser.c eolian: silence static analyzer null check (CID 1369018) 2017-02-10 16:56:35 +01: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