parser: expand yy_is_opval[] to include all value types
authorDave Mitchell <davem@fdisolutions.com>
Sun, 10 Dec 2006 17:18:00 +0000 (17:18 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sun, 10 Dec 2006 17:18:00 +0000 (17:18 +0000)
commitd5c6462ec54f07680e7532435b71727ae3075024
tree9313e705118463248715dffd61f1a841d4fcc069
parent88517a295e2cbde1046f3c95e6e78054c21985fa
parser: expand yy_is_opval[] to include all value types
and rename to yy_type_tab[]. Then use this table to improve stack
dumping with -Dpv

p4raw-id: //depot/perl@29500
perly.act
perly.c
perly.h
perly.tab
perly.y
regen_perly.pl