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
/
unicode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pyparsing.unicode.identifier class property
ptmcg
2023-01-13
1
-21
/
+31
*
Add Unicode MIDDLE DOT to Latin1.identbodychars
ptmcg
2022-11-06
1
-2
/
+2
*
Clean up unicode set naming to remove # type: ignore directives
ptmcg
2022-06-08
1
-23
/
+22
*
Fix/ignore mypy attr-defined errors, where attr definitions are intentional
ptmcg
2022-05-29
1
-13
/
+13
*
Expanded BMP name to BasicMultilingualPlane (but retained BMP as a valid syno...
ptmcg
2022-04-30
1
-1
/
+3
*
Added BMP unicode_set for the Unicode Basic Multilingual Plane (issue #392)
ptmcg
2022-04-28
1
-5
/
+23
*
Some code cleanup, replacing map() calls with list comprehensions; better typ...
ptmcg
2022-01-02
1
-1
/
+1
*
Tighten up determination of identbodychars to use "_*".isidentifier()
ptmcg
2021-10-22
1
-7
/
+21
*
Fix type annotation for ranges in unicode_sets; make _get_chars_for_ranges a ...
ptmcg
2021-09-27
1
-26
/
+36
*
mypy cleanup
ptmcg
2021-09-02
1
-18
/
+19
*
Add identchars and identbodychars symbols to make it easier to construct iden...
ptmcg
2021-08-19
1
-0
/
+18
*
Minor code cleanups
ptmcg
2021-08-07
1
-1
/
+1
*
Update unicode ranges (compute by interrogating unicodedata by language name)...
ptmcg
2020-06-27
1
-17
/
+90
*
Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162)
Paul McGuire
2019-11-18
1
-0
/
+216