* data/bison.c++: Replace some direct m4 expansions by constants. Be

more consistent when naming methods and variables.  Put preprocessor
directives around tables only needed for debugging.
This commit is contained in:
Robert Anisko
2002-02-07 16:41:23 +00:00
parent 4aacc3a71d
commit 69e2658bf6
2 changed files with 173 additions and 142 deletions

View File

@@ -1,3 +1,9 @@
2002-02-07 Robert Anisko <robert@lrde.epita.fr>
* data/bison.c++: Replace some direct m4 expansions by constants. Be
more consistent when naming methods and variables. Put preprocessor
directives around tables only needed for debugging.
2002-02-07 Robert Anisko <robert@lrde.epita.fr>
* data/bison.c++ (yy::b4_name::print_): New method, replaces yyprint in