summaryrefslogtreecommitdiff
path: root/src/pyparsing.py
Commit message (Expand)AuthorAgeFilesLines
* Add latch to _trim_arity so that once the correct arg count has been found, f...pyparsing_1.5.xptmcg2012-12-161-2/+5
* Fix minor bug in ErrorStop name/strptmcg2012-11-291-0/+1
* Remove code that tries to synch Py2 and Py3 versions of code - this branch is...ptmcg2012-11-231-69/+47
* Rename operatorPrecedence to infixNotation; add optional lpar and rpar argume...ptmcg2012-11-171-4/+7
* Create standard SVN structureptmcg2012-10-011-0/+3740