Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for LR parsingleft_recursion_support | Max Fischer | 2021-07-30 | 1 | -0/+3 |
* | Fixed traceback trimming, and added ParserElement.verbose_traceback save/rest... | Paul McGuire | 2020-06-28 | 1 | -0/+4 |
* | Fix bug when using pyparsing_testing.reset_pyparsing_context as a context man... | Paul McGuire | 2020-06-27 | 1 | -1/+1 |
* | Blackening | ptmcg | 2020-06-26 | 1 | -1/+3 |
* | Restructure unit tests to do proper testing with and without packrat enabled | ptmcg | 2020-06-26 | 1 | -2/+25 |
* | Convert internal imports to relative imports, to support projects that vendor... | ptmcg | 2020-05-13 | 1 | -1/+1 |
* | Docstring formatting changes (#197) | Matt Carmody | 2020-03-29 | 1 | -9/+10 |
* | Don't import unittest in testing.py (#196) | Daniel Wagner-Hall | 2020-03-24 | 1 | -1/+0 |
* | Rollforward infixNotation ternary op fix from 2.4.6 branch, plus related unit... | ptmcg | 2020-01-04 | 1 | -2/+6 |
* | Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162) | Paul McGuire | 2019-11-18 | 1 | -0/+190 |