bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/3] {master} comments fixes


From: Akim Demaille
Subject: [PATCH 0/3] {master} comments fixes
Date: Thu, 27 Dec 2012 10:36:33 +0100

I am surprised that nobody ever reported these inaccuracies in the
comments.  I also send the "regen" patch, so that people can have
a look at the effect of recent changes in Bison on its own parser.

Akim Demaille (3):
  maint: which -> whose
  skeletons: fix comments
  regen

 data/bison.m4    |  14 +-
 data/c-like.m4   |  22 ++
 data/c.m4        |  22 +-
 data/glr.c       |   2 +-
 data/java.m4     |   8 +-
 data/lalr1.cc    |  21 +-
 data/lalr1.java  |   6 +-
 data/yacc.c      |   6 +-
 src/parse-gram.c | 836 ++++++++++++++++++++++++++++---------------------------
 src/parse-gram.h |  33 ++-
 10 files changed, 495 insertions(+), 475 deletions(-)

-- 
1.8.0.2




reply via email to

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