efl/src/examples/eolian_cxx
Daniel Kolesa cf200a7d28 eolian: remove legacy handling API and most of generation
Summary:
This removes all Eolian API that deals with handling of legacy
code. It also removes the code using it in the generator as well
as bindings, but for now keeps generation of .eo.legacy.h types,
as there are still instances in our codebase where things are
otherwise broken. We can remove the rest once that is resolved.

Reviewers: zmike, cedric

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8255
2019-03-08 10:12:09 -05:00
..
.gitignore
Makefile.examples examples: eolian_cxx: adapt code generation to changed eolian_gen commandline 2016-10-14 12:38:46 +02:00
colourable.c examples: cxx: fix some missing const attributes in colourable* 2018-04-18 10:15:26 +02:00
colourable_cxx.cc eolian_cxx: Fix behavior with explicit void return 2016-08-17 20:54:27 -03:00
colourable_stub.c
colourable_stub.h
colourablesquare.c examples: cxx: fix some missing const attributes in colourable* 2018-04-18 10:15:26 +02:00
colourablesquare_cxx.cc
colourablesquare_stub.c
colourablesquare_stub.h
eolian_cxx_callbacks_01.cc
eolian_cxx_simple_01.cc eolian-cxx: Fix example after disambiguation patch of C++ binding 2017-09-14 15:06:33 -03:00
eolian_cxx_simple_01_cxx_impl.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
ns_colourable.eo eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
ns_colourablesquare.eo eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00