index
:
delta/python-packages/pyparsing-git.git
226-railroad-updates
NZd4iiDQleE1FBF0
left_recursion_support
master
pep8_naming
pp_unicode
pyjion_testing
pyparsing_1.5.x
pyparsing_2.4.1.x
pyparsing_2.4.x
unittest_integration
github.com: pyparsing/pyparsing.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
statemachine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update __versionTime__; blacken core code and examples
ptmcg
2021-08-01
1
-1
/
+1
*
import and exception types cleanup in statemachine examples
ptmcg
2020-04-27
2
-1
/
+2
*
Blacken the project (#141)
Jon Dufresne
2019-10-31
6
-152
/
+200
*
Use pyupgrade to upgrade the code to use Python3 conventions (#138)
Jon Dufresne
2019-10-24
4
-14
/
+14
*
Py3 cleanup: Remove workaround for Python2 urllib (#143)
Jon Dufresne
2019-10-19
1
-9
/
+2
*
Fix description in module header
Paul McGuire
2019-05-28
1
-1
/
+3
*
Update generated code for both unnamed and named state transition state machines
Paul McGuire
2019-05-27
1
-1
/
+9
*
Typo - `isinstance` should be `issubclass`
Paul McGuire
2019-05-27
1
-1
/
+1
*
Fine tuning of statemachine example, moving InvalidStateTransition declaratio...
Paul McGuire
2019-05-27
7
-12
/
+167
*
Fix generated stateMixin class to properly implement overridable transition m...
Paul McGuire
2019-04-17
2
-9
/
+7
*
Added change note re: changes to statemachine example; some code reformat/cle...
Paul McGuire
2019-04-16
1
-1
/
+13
*
Refactor generated State code to use overridden transition methods instead of...
Paul McGuire
2019-04-15
4
-78
/
+117
*
Add enumerated place holders for strings that invoke str.format(), for Py2 co...
ptmcg
2019-01-09
4
-11
/
+11
*
Clean up CHANGES notes for new examples
ptmcg
2018-12-31
1
-3
/
+0
*
Add document signoff and library book state examples;
ptmcg
2018-12-31
7
-38
/
+277
*
Update statemachine demo code to Py3
Paul McGuire
2018-12-31
3
-29
/
+60
*
Fix partial named results when And embedded in named MatchFirst or Or
ptmcg
2018-12-28
3
-0
/
+307