log pygments_lexer_pseudocode2/bases.py @ 71:2ea86269e84e

age author description
Tue, 28 Apr 2026 19:03:10 +0200 Franz Glasner Doc string
Tue, 28 Apr 2026 13:05:15 +0200 Franz Glasner Normalize whitespace handling for entity names
Tue, 28 Apr 2026 10:09:17 +0200 Franz Glasner Implement ignoring of \ENDxxx including its optional name parts
Mon, 27 Apr 2026 12:37:27 +0200 Franz Glasner Make the "py-name" rules parameterized: allow to provide the token type.
Sun, 26 Apr 2026 18:58:44 +0200 Franz Glasner First tests with "py-name": names from the Python lexer
Fri, 24 Apr 2026 19:01:10 +0200 Franz Glasner FIX: Proper string parsing: explicitely error out when single-line strings contain a linefeed