efl/src/lib/eolian_cxx/grammar
Yeongjong Lee d1dd3c30b9 eolian_mono: Respect beta for enum
Summary: this prevent generating beta enum with `-Dmono-beta=false`.

Test Plan: meson setup -Dbindings=mono,cxx -Dmono-beta=false

Reviewers: lauromoura, Jaehyun_Cho

Reviewed By: Jaehyun_Cho

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10245
2019-09-30 13:52:45 +09:00
..
address_of.hpp
alternative.hpp
attribute_conditional.hpp
attribute_reorder.hpp
attribute_replace.hpp
attributes.hpp cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
base_class_definition.hpp
blacklist.hpp
c_type.hpp
case.hpp
class_declaration.hpp
class_definition.hpp
class_implementation.hpp cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
container.hpp
context.hpp eolian_cxx: rework context code, also more flexible scope indentation generator 2019-03-26 16:42:18 -03:00
converting_argument.hpp
counter.hpp eolian-mono: Add support for multi-value properties with tuples 2019-08-23 14:07:09 -03:00
eps.hpp
function_declaration.hpp cxx: Fix examples compilation. 2019-03-11 11:35:02 -04:00
function_definition.hpp cxx: Fix examples compilation. 2019-03-11 11:35:02 -04:00
generator.hpp cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
header.hpp cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
header_guards.hpp
header_include_directive.hpp
html_escaped_string.hpp cxx: Fix some warnings from -Wextra 2019-09-23 13:58:01 -03:00
ignore_warning.hpp cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
impl_header.hpp
implementation_include_directive.hpp
indentation.hpp eolian_cxx: rework context code, also more flexible scope indentation generator 2019-03-26 16:42:18 -03:00
integral.hpp
keyword.hpp
klass_def.hpp eolian_mono: Respect beta for enum 2019-09-30 13:52:45 +09:00
kleene.hpp
list.hpp
meta.hpp
namespace.hpp
parameter.hpp
part_declaration.hpp
part_implementation.hpp efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
qualifier_def.hpp eolian_cxx: Add support for @by_ref 2019-09-09 18:10:02 +02:00
sequence.hpp
string.hpp
type.hpp
type_function_declaration.hpp cxx: Fix funcptr c_args declaration. 2019-08-07 16:14:27 -03:00
type_impl.hpp eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
type_traits.hpp
types_definition.hpp