bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/5] glr2.cc: use symbol_type in semantic_option


From: Akim Demaille
Subject: [PATCH 0/5] glr2.cc: use symbol_type in semantic_option
Date: Mon, 13 Sep 2021 07:28:11 +0200

symbol_type continues to make its way into glr2.cc.

Akim Demaille (5):
  glr2.cc: introduse b4_glr2_cc_if
  glr2.cc: we require C++11
  glr2.cc: simplify semantic_option
  glr2.cc: don't publish move ctor to lalr1.cc
  glr2.cc: semantic_option: use a symbol

 data/skeletons/bison.m4 |  6 ++++-
 data/skeletons/c++.m4   | 49 ++++++++++++++++++++++++----------
 data/skeletons/glr2.cc  | 59 +++++++++++------------------------------
 3 files changed, 55 insertions(+), 59 deletions(-)

-- 
2.32.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]