Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update some examples to latest pyparsing style, PEP8 names | ptmcg | 2023-04-01 | 1 | -24/+24 |
* | Add make_diagram.py to examples to demonstrate creating railroad diags for se... | ptmcg | 2020-06-27 | 1 | -44/+46 |
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -21/+77 |
* | Use pyupgrade to upgrade the code to use Python3 conventions (#138) | Jon Dufresne | 2019-10-24 | 1 | -1/+1 |
* | Remove unused imports (#147) | Jon Dufresne | 2019-10-19 | 1 | -1/+1 |
* | Update example to proto3 syntax (#113) | Andrew Artyushok | 2019-08-13 | 1 | -5/+18 |
* | Update/cleanup code in examples | Paul McGuire | 2019-07-13 | 1 | -100/+100 |
* | Add enumerated place holders for strings that invoke str.format(), for Py2 co... | ptmcg | 2019-01-09 | 1 | -1/+1 |
* | Remove unused imports throughout project | Jon Dufresne | 2018-12-24 | 1 | -1/+1 |
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -9/+9 |
* | Upgrade Python syntax with pyupgrade | Hugo | 2018-08-21 | 1 | -1/+1 |
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+100 |