summaryrefslogtreecommitdiff
path: root/pyparsing.py
Commit message (Expand)AuthorAgeFilesLines
...
* Issue #28, bug in SkipTo when skipping to an expr that saves as a listPaul McGuire2018-09-241-3/+3
* Stage for 2.2.1 release; add Getting Started section to module docstring; fix...ptmcg2018-09-171-8/+21
* Merge pull request #14 from demosdemon/srangePaul McGuire2018-08-261-1/+1
|\
| * forgot exactBrandon LeBlanc2018-08-061-1/+1
| * use CharsNotIn instead of the Words/Regex combo for srangeBrandon LeBlanc2018-08-061-1/+1
* | Fix collections ABCs deprecation warningHugo2018-08-211-3/+12
|/
* Move src to rootCengiz Kaygusuz2017-11-201-0/+5720