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
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc updates, remove references to deprecated delimitedList and delimited_list...
ptmcg
2023-04-19
1
-2
/
+2
*
Add 'url' named capture group to common.url Regex
ptmcg
2023-03-27
1
-1
/
+3
*
Remove ^ and $ tags from pp.common.url regex - fixes #459
ptmcg
2023-01-18
1
-3
/
+2
*
Clean up docstrings to use new PEP8 names instead of old camelCase names
ptmcg
2022-06-16
1
-7
/
+7
*
Fix up docstrings for deprecated functions (doc as deprecated, instead of dup...
ptmcg
2022-06-16
1
-14
/
+21
*
Fix named fields returned by common.url expression; add more common.* items t...
ptmcg
2021-10-22
1
-3
/
+3
*
Clean up bullet lists in docstrings
ptmcg
2021-10-02
1
-18
/
+19
*
Add pyparsing_common.url to urlExtractorNew.py
ptmcg
2021-09-11
1
-0
/
+2
*
Add url expression to pyparsing_common (#249)
ptmcg
2021-09-08
1
-0
/
+48
*
Add missing setName() calls; use new identchars and identbodychars to define ...
ptmcg
2021-09-08
1
-2
/
+2
*
Adding type annotations
ptmcg
2021-08-23
1
-7
/
+8
*
Sweep code for usage of Optional -> Opt; sweep HowToUsePyparsing.rst for lega...
ptmcg
2021-08-08
1
-5
/
+5
*
Sweep code for calls using legacy names
ptmcg
2021-08-08
1
-4
/
+4
*
Add PEP-8 naming, with compatibility synonyms
ptmcg
2021-08-07
1
-40
/
+53
*
Convert internal imports to relative imports, to support projects that vendor...
ptmcg
2020-05-13
1
-2
/
+2
*
Fixed bug in regex definitions for real and sci_real expressions in pyparsing...
ptmcg
2020-03-23
1
-2
/
+2
*
Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162)
Paul McGuire
2019-11-18
1
-0
/
+359