bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/3] Decommission macros for K&R C


From: Akim Demaille
Subject: [PATCH 0/3] Decommission macros for K&R C
Date: Mon, 2 Mar 2020 07:01:12 +0100

The code of push parsers is cluttered with this hairy macros.  We no
longer need them.

Akim Demaille (3):
  m4: decommission function generating macro
  m4: decommission b4_function_declare
  m4: remove b4_function_define and b4_function_declare

 TODO                  |  4 ++
 data/skeletons/c.m4   | 70 ++++++++++---------------------
 data/skeletons/glr.c  | 15 ++-----
 data/skeletons/glr.cc | 35 ++++++----------
 data/skeletons/yacc.c | 95 ++++++++++++++++++-------------------------
 5 files changed, 80 insertions(+), 139 deletions(-)

-- 
2.25.1




reply via email to

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