mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-18 02:26:39 +02:00
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c5934725c | |||
| f6e5d25df7 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 8c5934725c |
grammar.py: Add support for --irrelevant-symbols
Arguments to --irrelevant-symbols are not meant to be represented in the AST resulting from parsing. Also, add pad() to misc.py. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| f6e5d25df7 |
Add misc.py
Signed-off-by: Jan Lindemann <jan@janware.com> |