| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
delimited_list (use DelimitedList class)
|
| |
|
|
|
|
| |
(Issue #445)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #433.
|
|
|
|
| |
subclasses
|
| |
|
|
|
|
|
|
| |
Two warnings remain from the Hebrew and Devanagari names in
pyparsing_unicode, but those are due to Sphinx using Python's builtin
`re` library to parse identifiers (which does not have thorough Unicode
handling for `\w`).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
infix_notation; add grouping of non-suppressed tokens with grouped contents
|
| |
|
| |
|
|
|
|
| |
either list is non empty or results names dict is non empty
|
|
|
|
| |
list is non empty or results names dict is non empty
|
|
|
|
| |
pyparsing
|
|
|
|
| |
using __slots__.
|
| |
|
| |
|
|
|
|
| |
"-Wi:::pyparsing"
|
|
|
|
| |
mode; configurable eol_mark character
|
| |
|
| |
|
| |
|
|
|
|
| |
in missing features and bug fixes
|
| |
|
| |
|
| |
|
|
|
|
| |
startup. Also detects setting of PYPARSINGENABLEALLWARNINGS environment variable to any non-blank value.
|
|
|
|
| |
startup. Also detects setting of PYPARSINGENABLEALLWARNINGS environment variable to any non-blank value.
|
|
|
|
| |
and e-mail
|
|
|
|
| |
to HowToUsePyparsing.rst
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
AtStringStart classes
|
|
|
|
| |
backward compat synonyms more prominent; fix instructions on pip install for railroad diags
|