softdevteam / lrpar

Rust LR parser
Other
1 stars 0 forks source link

Reflect changes in lrtable's state_action function. #58

Closed ltratt closed 6 years ago

ltratt commented 6 years ago

https://github.com/softdevteam/lrtable/pull/85 needs to be merged before this. The tests will probably need kicking after that other PR is merged before the tests on this PR succeed.

snim2 commented 6 years ago

Kicking the build now...

snim2 commented 6 years ago

Otherwise looks fine.

ltratt commented 6 years ago

See if that new commit works for you.

snim2 commented 6 years ago

OK, time to squash!

ltratt commented 6 years ago

Squashed!