Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import and exception types cleanup in statemachine examples | ptmcg | 2020-04-27 | 1 | -1/+1 |
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -6/+10 |
* | Use pyupgrade to upgrade the code to use Python3 conventions (#138) | Jon Dufresne | 2019-10-24 | 1 | -2/+2 |
* | Fine tuning of statemachine example, moving InvalidStateTransition declaratio... | Paul McGuire | 2019-05-27 | 1 | -1/+1 |
* | Fix generated stateMixin class to properly implement overridable transition m... | Paul McGuire | 2019-04-17 | 1 | -2/+2 |
* | Refactor generated State code to use overridden transition methods instead of... | Paul McGuire | 2019-04-15 | 1 | -18/+10 |
* | Add enumerated place holders for strings that invoke str.format(), for Py2 co... | ptmcg | 2019-01-09 | 1 | -2/+2 |
* | Add document signoff and library book state examples; | ptmcg | 2018-12-31 | 1 | -0/+78 |