jkrumow/TBStateMachine
A lightweight hierarchical state machine framework in Objective-C.
Objective-CMIT
Issues
- 6
Question - parent state
#19 opened by oronbz - 9
sub state selected automatically
#18 opened by adriantofan - 1
Add debug method to visualize state machine.
#17 opened by flagman - 1
Is it a good practice to change state in guard block? Is there any alternative?
#16 opened by flagman - 1
Add support for watchOS 2.0
#15 opened by jkrumow - 1
Introduction to hierarchical state machine
#14 opened by lxcid - 0
- 1
Rework algorithm to handle deferred events
#12 opened by jkrumow - 1
Add event deferral.
#11 opened by jkrumow - 1
Add support for internal transitions.
#10 opened by jkrumow - 0
Add gemset for project
#9 opened by jkrumow - 1
Sub state machines should behave like a state
#8 opened by jkrumow - 0
Fix LCA implementation
#7 opened by jkrumow - 1
Rework state switching II
#6 opened by jkrumow - 2
Rework state switching
#1 opened by jkrumow - 0
Improve thread safety
#5 opened by jkrumow - 0
Refactor event handling - API
#2 opened by jkrumow - 0
Add guards
#3 opened by jkrumow - 0
Refactor event handling - event queuing
#4 opened by jkrumow