summaryrefslogtreecommitdiff
path: root/pyparsing/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Convert internal imports to relative imports, to support projects that vendor...ptmcg2020-05-131-2/+15
* Pop counter token and return rest instead of dropping all tokens in countedAr...Marcin Jaworski2020-05-031-2/+3
* Remove deprecated space escapes from docstrings (#202)Matt Carmody2020-04-031-1/+1
* Docstring formatting changes (#197)Matt Carmody2020-03-291-4/+4
* Housekeeping (#191)Matt Carmody2020-03-211-1/+1
* Rollforward infixNotation ternary op fix from 2.4.6 branch, plus related unit...ptmcg2020-01-041-1/+1
* Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162)Paul McGuire2019-11-181-0/+905