bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/4] deprecation in scanner


From: Theophile Ranquet
Subject: [PATCH 0/4] deprecation in scanner
Date: Wed, 24 Oct 2012 12:12:12 +0000

The following changes reintroduce unput (), and add deprecation warnings.

Also, add some much needed info to README-hacking. When this shall be merged
with the work on graphs, we should try to remember to document the "graph"
AT_KEYWORD.

Theophile Ranquet (4):
  deprecation: issue warnings in scanner
  regen
  deprecation: add tests
  misc: document TESTSUITEFLAGS in README-hacking

 README-hacking   |   22 +
 src/parse-gram.c | 1309 +++++++++++++++++++++++++++---------------------------
 src/parse-gram.h |   16 +-
 src/parse-gram.y |    4 -
 src/scan-gram.l  |   47 +-
 tests/calc.at    |    2 +-
 tests/input.at   |  115 +++++
 tests/output.at  |    4 +-
 8 files changed, 838 insertions(+), 681 deletions(-)

-- 
1.7.11.4




reply via email to

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