Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert SyntaxWarnings to ValueError and TypeError exceptions; change diagnos... | Paul McGuire | 2020-08-19 | 1 | -13/+7 |
* | Docstrings cleanup; add 'encoding' argument to parseFile; additional unit tes... | ptmcg | 2020-07-08 | 1 | -31/+30 |
* | infixNotation unit tests require infixNotation bug fixes! | ptmcg | 2020-07-07 | 1 | -14/+11 |
* | Convert internal imports to relative imports, to support projects that vendor... | ptmcg | 2020-05-13 | 1 | -2/+15 |
* | Pop counter token and return rest instead of dropping all tokens in countedAr... | Marcin Jaworski | 2020-05-03 | 1 | -2/+3 |
* | Remove deprecated space escapes from docstrings (#202) | Matt Carmody | 2020-04-03 | 1 | -1/+1 |
* | Docstring formatting changes (#197) | Matt Carmody | 2020-03-29 | 1 | -4/+4 |
* | Housekeeping (#191) | Matt Carmody | 2020-03-21 | 1 | -1/+1 |
* | Rollforward infixNotation ternary op fix from 2.4.6 branch, plus related unit... | ptmcg | 2020-01-04 | 1 | -1/+1 |
* | Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162) | Paul McGuire | 2019-11-18 | 1 | -0/+905 |