Change lookahead_item_shift() to lookahead_item_set_action() to reflect that it retur...
authorNick Downing <downing.nick@gmail.com>
Wed, 11 Jul 2018 07:14:26 +0000 (17:14 +1000)
committerNick Downing <downing.nick@gmail.com>
Wed, 11 Jul 2018 07:14:26 +0000 (17:14 +1000)
commit1309c7aa2922769d9a1459fa9d0d4301a60d1c02
treecdd62651dfdafd3895e8bd4d69cd2ae6ddc66bfd
parent6ddc65021dcf8c49fd489d9721ae620bf03456a3
Change lookahead_item_shift() to lookahead_item_set_action() to reflect that it returns a set of reductions as well as a description of the state after shiting
lr1.py