X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/630e182b7ba2257805c49424c96b9dc03a113668..e3e4e81446edb4e92e21cde1fc873f517b9402ea:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d08aba9f..f59d0292 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-12-05 Akim Demaille + + * src/nullable.c (set_nullable): Use a for loop to de-obfuscate + the handling of squeue. + `symbol >= 0' is wrong now, use `rule_table[ruleno].useful'. + + 2001-12-05 Akim Demaille Because useless nonterminals are now kept alive (instead of being