Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace last-century '%' string interp with .format() usage | Paul McGuire | 2020-07-19 | 1 | -7/+3 |
* | Sphinx and docstring fixes | ptmcg | 2020-07-06 | 1 | -15/+14 |
* | More thorough ParseException.explain testing | ptmcg | 2020-06-25 | 1 | -2/+2 |
* | Collapse _checkRecursion methods; moved 3.0.0 summary from CHANGES to whats_n... | ptmcg | 2020-06-25 | 1 | -0/+15 |
* | Convert internal imports to relative imports, to support projects that vendor... | ptmcg | 2020-05-13 | 1 | -1/+1 |
* | Enhanced error messages and error locations when parsing fails on the Keyword... | ptmcg | 2020-04-03 | 1 | -0/+1 |
* | Refactor ParseException explain() static method into a staticmethod and an in... | Paul McGuire | 2020-03-31 | 1 | -73/+87 |
* | Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162) | Paul McGuire | 2019-11-18 | 1 | -0/+219 |