bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/5] {master} cleaning up


From: Akim Demaille
Subject: [PATCH 0/5] {master} cleaning up
Date: Mon, 4 Feb 2013 16:50:03 +0100

Again, nothing big here, just minor improvements (including the
fact that Bison itself can use api.pure=full).

Akim Demaille (5):
  style: use a for loop instead of a while loop, and scope reduction
  parser: use api.pure full
  style: space changes in the parser
  regen
  tests: improve the language independance layer

 src/parse-gram.c | 522 +++++++++++++++++++++++++++----------------------------
 src/parse-gram.h |  10 +-
 src/parse-gram.y |  18 +-
 src/reader.c     |  60 +++----
 tests/local.at   | 210 +++++++++++++---------
 5 files changed, 429 insertions(+), 391 deletions(-)

-- 
1.8.1.2




reply via email to

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