efl/src/tests/eolian/data
Marcel Hollerbach 33681f8087 eolian: fix all remaining since errors
eolian checked for since tags that are invalid by its own rules. This is
now fixed.
2020-02-05 16:30:57 +01:00
..
base.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
class_funcs.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
class_requires.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
class_simple.eo eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
class_simple_ref.c eolian: remove global vars from tests 2019-09-24 16:29:55 +02:00
class_simple_ref_eo.h eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
complex_type.eo eolian: move list<> tests to be @beta and preserve enough meaningful that are not @beta. 2020-01-24 21:47:08 -03:00
consts.eo eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
ctor_dtor.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
docs_ref.h eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
enum.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
eo_docs.eo eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
error.eo eolian: add library support for declaring and using errors 2019-06-24 15:15:30 +02:00
events.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
extern.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
free_func.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
function_as_argument.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +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: Imply @no_unused if @move in return. 2019-11-05 16:54:17 -03:00
function_types.eot Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
function_types_ref.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
iface.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
import.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
import_types.eot Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
import_types_ref.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
mixins_require.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
nmsp1_class1.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
nmsp1_nmsp11_class2.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
nmsp2_class1.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
no_nmsp.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
object_impl.eo eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
object_impl_add.eo eolian: move list<> tests to be @beta and preserve enough meaningful that are not @beta. 2020-01-24 21:47:08 -03:00
object_impl_add_ref.c eolian: move list<> tests to be @beta and preserve enough meaningful that are not @beta. 2020-01-24 21:47:08 -03:00
object_impl_ref.c eolian: move list<> tests to be @beta and preserve enough meaningful that are not @beta. 2020-01-24 21:47:08 -03:00
override.eo eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
override_ref.c eolian gen: initial support for reflection api 2019-02-15 17:17:15 +01:00
owning.eo eolian: make hashes beta-only for now 2019-09-20 17:04:48 +02:00
owning_ref.c eolian: disallow ptr() in containers in stable API 2019-08-01 16:55:31 +02:00
parts.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
scope.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
struct.eo eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
struct_ref.h eolian: fix all remaining since errors 2020-02-05 16:30:57 +01:00
struct_ref_stub.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
typedef.eo eolian: move list<> tests to be @beta and preserve enough meaningful that are not @beta. 2020-01-24 21:47:08 -03:00
typedef_ref.h eolian: move list<> tests to be @beta and preserve enough meaningful that are not @beta. 2020-01-24 21:47:08 -03:00
typedef_ref_stub.h eolian: move list<> tests to be @beta and preserve enough meaningful that are not @beta. 2020-01-24 21:47:08 -03:00
unimpl.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
var.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00