efl/src/tests/eolian/data
Daniel Kolesa 5ea0195661 eolian: remove @nullable keyword
This was an experiment that never properly took off and was never
used by any generator. Its use was highly variable, so it could
not be relied upon. We will still want to reverse the current
behavior eventually (no null by default), but that will be
done with eo file versioning in the future.

@feature
2019-05-21 16:04:35 +02:00
..
base.eo
class_funcs.eo
class_requires.eo
class_simple.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
class_simple_ref.c
class_simple_ref_eo.h
complex_type.eo
consts.eo
ctor_dtor.eo
docs_ref.h eolian: fix conflicts between eo file names in tests 2019-05-06 17:05:22 +02:00
enum.eo
eo_docs.eo eolian: fix conflicts between eo file names in tests 2019-05-06 17:05:22 +02:00
events.eo
extern.eo
free_func.eo
function_as_argument.eo
function_as_argument_impl_ref.c
function_as_argument_ref.c
function_as_argument_ref.h
function_types.eot
function_types_ref.h
iface.eo
import.eo
import_types.eot
import_types_ref.h
mixins_require.eo
nmsp1_class1.eo
nmsp1_nmsp11_class2.eo
nmsp2_class1.eo
no_nmsp.eo
object_impl.eo
object_impl_add.eo
object_impl_add_ref.c
object_impl_ref.c
override.eo
override_ref.c
owning.eo
owning_ref.c eolian tests: rename owning.eo.c to clear confusion 2019-05-17 16:08:23 +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
struct_ref.h
struct_ref_stub.h
typedef.eo
typedef_ref.h
typedef_ref_stub.h
unimpl.eo
var.eo