| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
| |
Closes #378.
|
|
|
|
| |
infix_notation; add grouping of non-suppressed tokens with grouped contents
|
|
|
|
| |
spacing-critical code
|
|
|
|
|
| |
* Add missing type hints
* Yet another fixes
|
| |
|
| |
|
|
|
|
| |
message
|
| |
|
| |
|
|
|
|
| |
None
|
| |
|
| |
|
|
|
|
| |
typing for debug actions using typing.NamedTuple; using list comps in "".join calls
|
|
|
|
| |
with_line_numbers, even if with_line_numbers was set to False.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
default
|
| |
|
|
|
|
| |
expression (Issue #110)
|
| |
|
| |
|
|
|
|
| |
expressions in a group, not just those that would create visible railroad elements.
|
| |
|
|
|
|
|
| |
* Wrap tokenlist in list if self.ResulstName is present for Dict
* Use as_dict instead of asDict
|
| |
|
|
|
|
| |
Issue #319
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
startup. Also detects setting of PYPARSINGENABLEALLWARNINGS environment variable to any non-blank value.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and add type annotations
|
| |
|
| |
|
| |
|