Activity
Use term_transitions
instead of transitions
Use
term_transitions
instead of transitions
transitions
changed to return Array[Action::Shift | Action::Goto]
…
transitions
changed to return Array[Action::Shift | Action::Goto]
…term_transitions
changed to return Array[Action::Goto]
instead of…
term_transitions
changed to return Array[Action::Goto]
instead of…Rename Shift
and Goto
attribute names
Rename
Shift
and Goto
attribute namesUse State::Action::Goto
instead of tuple of `(State, Grammar::Symbo…
Use
State::Action::Goto
instead of tuple of `(State, Grammar::Symbo…Include from_state
into Action::Shift
and Action::Goto
Include
from_state
into Action::Shift
and Action::Goto
Include next_state
into Action::Shift
and Action::Goto
Include
next_state
into Action::Shift
and Action::Goto
Force push
Do not use State#_transitions
as far as possible
Do not use
State#_transitions
as far as possibleForce push
Do not use State#_transitions
as far as possible
Do not use
State#_transitions
as far as possibleForce push
Do not use State#_transitions
as far as possible
Do not use
State#_transitions
as far as possibleFix type declaration of lhs_contributions
Fix type declaration of lhs_contributions
Fix comment format to correctly reflect type annotation
Fix comment format to correctly reflect type annotation