Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blacken test_examples.py | ptmcg | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | Add make_diagram.py to examples to demonstrate creating railroad diags for ↵ | ptmcg | 2020-06-27 | 1 | -1/+2 |
| | | | | selected examples | ||||
* | Include 2.4.x change notes to CHANGES; add select_parser to unit tests; ↵ | ptmcg | 2019-11-18 | 1 | -0/+3 |
| | | | | minor changes to select_parser | ||||
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -3/+1 |
| | |||||
* | Some code header cleanup; remove BUFFER_OUTPUT from test_unit.py, and ↵ | Paul McGuire | 2019-10-24 | 1 | -0/+3 |
| | | | | replace most resetting() context managers and try-finallys with ppt.reset_pyparsing_context | ||||
* | refactor tests into tests directory (#130) | Kyle Lahnakoski | 2019-10-21 | 1 | -0/+30 |