Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace last-century '%' string interp with .format() usage | Paul McGuire | 2020-07-19 | 1 | -6/+7 |
* | Docstring fixes; cleanup dead/Py2 vestigial code | ptmcg | 2020-07-10 | 1 | -1/+1 |
* | Docstrings cleanup; add 'encoding' argument to parseFile; additional unit tes... | ptmcg | 2020-07-08 | 1 | -12/+6 |
* | Sphinx and docstring fixes | ptmcg | 2020-07-06 | 1 | -10/+20 |
* | Fix ParseResults.dump() to show both keys *and* lower-level structures | ptmcg | 2020-06-08 | 1 | -1/+1 |
* | Fixed bug in ParseResults repr() which showed all matching entries for a resu... | ptmcg | 2020-04-10 | 1 | -1/+1 |
* | Cleanup (object) from class definitions; add __slots__ to _ParseResultsWithOf... | Paul McGuire | 2020-02-23 | 1 | -5/+13 |
* | Rename (#179) | Kyle Lahnakoski | 2020-02-23 | 1 | -84/+87 |
* | Shorten pyparsing tracebacks, to clear out internal pyparsing calls; plus som... | ptmcg | 2020-02-01 | 1 | -1/+1 |
* | Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162) | Paul McGuire | 2019-11-18 | 1 | -0/+679 |