Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update __versionTime__; blacken core code and examples | ptmcg | 2021-08-01 | 1 | -5/+10 |
| | |||||
* | Rename enable_left_recursion to enableLeftRecursion for consistency with ↵ | ptmcg | 2021-08-01 | 1 | -0/+45 |
other pyparsing names (left in enable_left_recursion synonym as omen of names to come); added notes to CHANGES and whats_new_in_3_0_0.rst; added left_recursion.py to examples. |