efl/src/tests/eolian/data
Daniel Kolesa eb25e92770 eolian: change composite syntax from block to inheritance section
This makes more sense as these are related to inheritance tree.
Therefore, change while we still can.

Fixes T8183
2019-09-06 15:14:20 +02:00
..
base.eo eolian: disallow pure virtual on non-abstract/mixin classes 2019-01-17 17:17:40 +01:00
class_funcs.eo eolian: rename @class on methods to @static 2019-08-16 16:27:00 +02:00
class_requires.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
class_simple.eo eolian: update C generator to respect by_ref as well as tests 2019-09-05 15:19:28 +02:00
class_simple_ref.c eo: make reflection getter const function. 2019-03-08 14:31:08 -08:00
class_simple_ref_eo.h eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
complex_type.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
consts.eo eolian: update C generator to respect by_ref as well as tests 2019-09-05 15:19:28 +02:00
ctor_dtor.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
docs_ref.h eolian: fix conflicts between eo file names in tests 2019-05-06 17:05:22 +02:00
enum.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
eo_docs.eo eolian: fix conflicts between eo file names in tests 2019-05-06 17:05:22 +02:00
error.eo eolian: add library support for declaring and using errors 2019-06-24 15:15:30 +02:00
events.eo eolian: push missing event type changes in tests 2018-05-21 20:32:57 +02:00
extern.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
free_func.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
function_as_argument.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
function_as_argument_impl_ref.c eolian: remove param @nonull 2019-05-26 17:25:15 +02:00
function_as_argument_ref.c eolian: remove param @nonull 2019-05-26 17:25:15 +02:00
function_as_argument_ref.h eolian: start to express ownership transfere 2019-07-23 18:09:36 +02:00
function_types.eot eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
function_types_ref.h eolian: start to express ownership transfere 2019-07-23 18:09:36 +02:00
iface.eo eolian: add support for composite section into regular classes 2019-01-21 17:19:14 +01:00
import.eo
import_types.eot
import_types_ref.h eolian: fix generation tests 2017-11-10 19:43:25 +01:00
mixins_require.eo eolian: introduce the keyword required 2019-01-11 12:37:27 +01:00
nmsp1_class1.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
nmsp1_nmsp11_class2.eo eolian: disallow pure virtual on non-abstract/mixin classes 2019-01-17 17:17:40 +01:00
nmsp2_class1.eo eolian: fix tests fallout from the latest changes 2019-01-17 17:29:36 +01:00
no_nmsp.eo eolian: fix tests fallout from the latest changes 2019-01-17 17:29:36 +01:00
object_impl.eo eolian: update C generator to respect by_ref as well as tests 2019-09-05 15:19:28 +02:00
object_impl_add.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
object_impl_add_ref.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
object_impl_ref.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
override.eo eolian: update C generator to respect by_ref as well as tests 2019-09-05 15:19:28 +02:00
override_ref.c eolian gen: initial support for reflection api 2019-02-15 17:17:15 +01:00
owning.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
owning_ref.c eolian: disallow ptr() in containers in stable API 2019-08-01 16:55:31 +02:00
parts.eo eolian: add support for marking and checking parts as beta 2019-05-05 17:07:26 +02:00
scope.eo
struct.eo eolian: update C generator to respect by_ref as well as tests 2019-09-05 15:19:28 +02:00
struct_ref.h eolian: start to express ownership transfere 2019-07-23 18:09:36 +02:00
struct_ref_stub.h eolian: fix generation tests 2017-11-10 19:43:25 +01:00
typedef.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00
typedef_ref.h eolian: disallow legacy keyword in enums in stable api 2019-08-29 15:06:08 +02:00
typedef_ref_stub.h eolian: remove __builtin_free_cb 2019-08-01 16:55:31 +02:00
unimpl.eo eolian: change composite syntax from block to inheritance section 2019-09-06 15:14:20 +02:00
var.eo eolian: move all tests to use the new @move syntax and API 2019-09-02 15:24:14 +02:00