summaryrefslogtreecommitdiff
path: root/examples/statemachine/libraryBookDemo.py
Commit message (Expand)AuthorAgeFilesLines
* Fine tuning of statemachine example, moving InvalidStateTransition declaratio...Paul McGuire2019-05-271-1/+1
* Fix generated stateMixin class to properly implement overridable transition m...Paul McGuire2019-04-171-2/+2
* Refactor generated State code to use overridden transition methods instead of...Paul McGuire2019-04-151-18/+10
* Add enumerated place holders for strings that invoke str.format(), for Py2 co...ptmcg2019-01-091-2/+2
* Add document signoff and library book state examples;ptmcg2018-12-311-0/+78