index
:
delta/python-packages/pyparsing-git.git
226-railroad-updates
NZd4iiDQleE1FBF0
left_recursion_support
master
pep8_naming
pp_unicode
pyjion_testing
pyparsing_1.5.x
pyparsing_2.4.1.x
pyparsing_2.4.x
unittest_integration
github.com: pyparsing/pyparsing.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyparsing.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Must use setattr syntax with unicode identifiers pre-Py3
ptmcg
2018-10-27
1
-11
/
+11
*
Unicode identifiers only in Py3
ptmcg
2018-10-27
1
-11
/
+12
*
Add unicode character ranges by name
ptmcg
2018-10-27
1
-221
/
+321
*
Fix extra nesting level in ParseResults when defining results name in another...
ptmcg
2018-10-12
1
-1
/
+1
*
Fix Issue #22, test for returning given parse results from a parse action; co...
ptmcg
2018-10-07
1
-2
/
+2
*
Added PrecededBy class (Issue#30); updated FollowedBy to accept results names...
ptmcg
2018-10-06
1
-14
/
+122
*
Issue #4 - add special handling for IndexError exceptions raised in user pars...
ptmcg
2018-09-30
1
-4
/
+16
*
tighten up error checking in Regex.sub()
Paul McGuire
2018-09-29
1
-1
/
+17
*
Add Regex.sub() method, and asMatch and asGroupList parameters
Paul McGuire
2018-09-29
1
-6
/
+19
*
Issue #28, bug in SkipTo when skipping to an expr that saves as a list
Paul McGuire
2018-09-24
1
-3
/
+3
*
Stage for 2.2.1 release; add Getting Started section to module docstring; fix...
ptmcg
2018-09-17
1
-8
/
+21
*
Merge pull request #14 from demosdemon/srange
Paul McGuire
2018-08-26
1
-1
/
+1
|
\
|
*
forgot exact
Brandon LeBlanc
2018-08-06
1
-1
/
+1
|
*
use CharsNotIn instead of the Words/Regex combo for srange
Brandon LeBlanc
2018-08-06
1
-1
/
+1
*
|
Fix collections ABCs deprecation warning
Hugo
2018-08-21
1
-3
/
+12
|
/
*
Move src to root
Cengiz Kaygusuz
2017-11-20
1
-0
/
+5720
[prev]