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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for LR parsing
left_recursion_support
Max Fischer
2021-07-30
1
-0
/
+46
*
minor perf changes II
ptmcg
2020-10-25
1
-3
/
+5
*
Issue #244, fixed debug output to indicate correct parse location; updated se...
Paul McGuire
2020-10-11
1
-1
/
+4
*
Docstring fixes; cleanup dead/Py2 vestigial code
ptmcg
2020-07-10
1
-13
/
+2
*
Restructure unit tests to do proper testing with and without packrat enabled
ptmcg
2020-06-26
1
-0
/
+2
*
strRepr cleanup, remove replicated __str__ methods
Paul McGuire
2020-06-20
1
-1
/
+4
*
Fix potential FutureWarning with generated regex; minor reformat of runTests ...
ptmcg
2020-03-29
1
-4
/
+4
*
Docstring formatting changes (#197)
Matt Carmody
2020-03-29
1
-2
/
+2
*
Shorten pyparsing tracebacks, to clear out internal pyparsing calls; plus som...
ptmcg
2020-02-01
1
-3
/
+5
*
Added new warning 'warn_on_match_first_with_lshift_operator' to warn when doi...
ptmcg
2020-01-26
1
-1
/
+1
*
Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162)
Paul McGuire
2019-11-18
1
-0
/
+171