Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gbmhunter/mstatemachine issues and pull requests
#11 - Provide a way of creating a state and registering if with a statemachine all in one function call.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement
#10 - Provide a way of specifying the starting state.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement
#9 - Fix test/BasicTests.cpp, currently the test runs indefinitely.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: bug
#8 - Enable TravisCI for this project.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement
#7 - Add ability to run only one state before returning from StateMachine::Run().
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement
#6 - Add way to exit state machine from within a state.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#5 - Add checks that provided state ID strings are valid.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement
#4 - Remove inclusion of <vector> and <iostream> from MStateMachine.hpp.
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#3 - Change State::HandlerFunc() name to State::Run().
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#3 - Change State::HandlerFunc() name to State::Run().
Issue -
State: closed - Opened by gbmhunter about 10 years ago
Labels: enhancement
#2 - Split diff classes into different files.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement
#1 - Make StateMachine::states array dynamically allocated.
Issue -
State: open - Opened by gbmhunter about 10 years ago
Labels: enhancement