summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add latch to _trim_arity so that once the correct arg count has been found, ↵pyparsing_1.5.xptmcg2012-12-161-2/+5
| | | | | | future TypeErrors get correctly raised and don't continue to try updating the argcount git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/branches/pyparsing_1.5.x@253 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Fix minor bug in ErrorStop name/strptmcg2012-11-291-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/branches/pyparsing_1.5.x@250 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Remove code that tries to synch Py2 and Py3 versions of code - this branch ↵ptmcg2012-11-236-7449/+54
| | | | | | is now Py2-only git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/branches/pyparsing_1.5.x@248 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Branch off 1.5.x path for Python 2.x compatibilityptmcg2012-11-1794-29/+16008
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/branches/pyparsing_1.5.x@243 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Rename operatorPrecedence to infixNotation; add optional lpar and rpar ↵ptmcg2012-11-171-4/+7
| | | | | | | | | | | | arguments to infixNotation git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@242 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Rename operatorPrecedence to infixNotation; add optional lpar and rpar ↵ptmcg2012-11-171-4/+7
| | | | | | | | | | | | arguments to infixNotation git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@241 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Add notes for operatorPrecedence renaming to infixNotation, and adding ↵ptmcg2012-11-171-0/+8
| | | | | | | | | | | | optional lpar and rpar arguments git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@240 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Rename operatorPrecedence to infixNotation; add optional lpar and rpar ↵ptmcg2012-11-171-4/+7
| | | | | | | | | | | | arguments to infixNotation git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@239 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Add example files to SVNptmcg2012-10-0288-0/+15956
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@238 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Make examples a subdirectory of srcptmcg2012-10-020-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@237 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Fix 'copy' statements to use backslashesptmcg2012-10-021-4/+4
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@235 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Changes for release 1.5.7ptmcg2012-10-022-9/+10
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@234 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
| * Update file structureptmcg2012-10-021-8/+13
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@233 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* | make 1.5.x dev branchptmcg2012-10-020-0/+0
|/ | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/branches/pyparsing_1.5.x@232 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Create standard SVN structureptmcg2012-10-0117-0/+17592
| | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@226 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* development trunkptmcg2012-10-010-0/+0
git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@223 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b