efl/src/lib/eolian
Elyes HAOUAS dc4fd17a9c Fix typos - (Part #5)
Fix some typos

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D12019
2020-06-25 09:03:07 +02:00
..
Eolian.h Fix typos - (Part #5) 2020-06-25 09:03:07 +02:00
Eolian_Aux.h doxygen: fix invalid eolian_main_intro ref 2020-02-28 11:44:19 +01:00
database_check.c eolian: only warn instead of erroring on unused imports 2020-04-20 14:19:26 +02:00
database_class.c eolian: add API to retrieve the C name of an object 2019-05-16 15:43:52 +02:00
database_class_api.c eolian: loosen the requirements on API (don't return stringshare) 2019-09-26 16:47:22 +02:00
database_constructor.c eolian: give objects names, and reduce duplication 2018-03-08 19:47:28 +01:00
database_constructor_api.c eolian: drop @ctor_param and the associated APIs 2019-09-16 15:37:04 +02:00
database_event.c eolian: give objects names, and reduce duplication 2018-03-08 19:47:28 +01:00
database_event_api.c eolian: rename eolian_event_c_name_get 2019-05-16 15:57:39 +02:00
database_expr.c database_expr: fix memory leak when type error happens 2020-02-24 15:52:25 +01:00
database_expr_api.c eolian: add out-param variants of expr eval/value get funcs 2020-05-31 02:14:46 +02:00
database_function.c eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
database_function_api.c eolian: return NULL instead of EINA_FALSE on safety checks 2019-09-19 16:05:34 +02:00
database_function_parameter.c eolian: give objects names, and reduce duplication 2018-03-08 19:47:28 +01:00
database_function_parameter_api.c eolian: rename param direction enum and fields for consistency 2019-09-26 16:56:13 +02:00
database_implement.c eolian: give objects names, and reduce duplication 2018-03-08 19:47:28 +01:00
database_implement_api.c eolian: add eolian_implement_implementing_class_get 2018-11-04 16:12:53 +01:00
database_part.c eolian: give objects names, and reduce duplication 2018-03-08 19:47:28 +01:00
database_part_api.c eolian: make more name APIs into inline helpers 2018-03-12 16:16:43 +01:00
database_type.c eolian: fix C type serialization of error() 2020-04-20 14:36:14 +02:00
database_type_api.c eolian: use c_name to derive enum c field names 2020-01-10 20:19:47 +01:00
database_validate.c eolian: require opaque structs to be used by ref always 2020-04-26 02:29:35 +02:00
database_var.c eolian: remove support for globals 2019-09-24 18:27:37 +02:00
database_var_api.c eolian: expose most API as stable 2019-09-25 18:26:07 +02:00
eo_lexer.c Get rid of trailing whitespaces (11 / 14) 2020-06-23 10:31:05 +02:00
eo_lexer.h eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
eo_parser.c eolian: fix missing stringshare_ref 2020-02-06 14:43:38 +01:00
eo_parser.h eolian: simplify parsed checking 2018-01-31 19:06:37 +01:00
eolian.c eolian: add runtime API to get file format version 2019-05-26 18:35:48 +02:00
eolian_aux.c eolian_aux: do not leak 2019-12-02 08:53:46 +01:00
eolian_database.c eolian: fix memory leak when using error objects 2019-11-15 13:36:57 +01:00
eolian_database.h eolian: rename param direction enum and fields for consistency 2019-09-26 16:56:13 +02:00
eolian_priv.h eolian: no need for printf-style for internal log funcs 2018-03-20 17:34:51 +01:00
meson.build Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL" 2020-05-18 11:13:59 +01:00