]> git.saurik.com Git - bison.git/commit
b4_table_declare.
authorAkim Demaille <demaille@gostai.com>
Sat, 22 Nov 2008 20:48:33 +0000 (21:48 +0100)
committerAkim Demaille <demaille@gostai.com>
Tue, 25 Nov 2008 21:14:39 +0000 (22:14 +0100)
commit0fddb3d59f2829ba1d7ef64c38496bb9d66319ee
tree7fa3c236009361dc0a61fd5a077d2c92ec92c6a3
parentc4ddc0fb0b96ca5a4abaeaae5155bf72818453f7
b4_table_declare.

* data/lalr1.cc (b4_table_declare): New.
Use it to declare the tables defined with b4_table_define.
(b4_table_define): Declare a third arg to match b4_table_declare
signature.
Move all the comments around invocations of b4_table_define into
the invocations itselves.
Move things around to have the order for declarations and
definitions.
ChangeLog
data/lalr1.cc