| Tue, 21 Apr 2026 12:33:17 +0200 |
Franz Glasner |
FIX: ADD: Forgotten bases.py.
|
| Tue, 21 Apr 2026 12:15:22 +0200 |
Franz Glasner |
FIX: Add forgotten package file because the old one has been renamed
|
| Tue, 21 Apr 2026 10:45:51 +0200 |
Franz Glasner |
WS
|
| Tue, 21 Apr 2026 10:45:17 +0200 |
Franz Glasner |
FIX: Add tox.ini also to MANIFEST.in
|
| Tue, 21 Apr 2026 10:44:28 +0200 |
Franz Glasner |
Put a flake8 configuration into the new file "tox.ini".
|
| Tue, 21 Apr 2026 10:31:28 +0200 |
Franz Glasner |
Move the original French pseudocode lexter into a sub-module.
|
| Tue, 21 Apr 2026 01:22:43 +0200 |
Franz Glasner |
Use the more correct "Token.Text.Whitespace" for whitespace instead of "Token.Text"
|
| Tue, 21 Apr 2026 01:07:20 +0200 |
Franz Glasner |
Use standard regex flags (re.MULTILINE) and use re.IGNORECASE in expressions that really need it
|