log tests/test_algpseudo.py @ 299:11f4f4d2ec03 default tip

age author description
Fri, 22 May 2026 12:57:49 +0200 Franz Glasner Unit test: enhance some test for \ttX
Fri, 22 May 2026 12:41:08 +0200 Franz Glasner Remove the old implementation of explicit token types completely
Fri, 22 May 2026 12:32:38 +0200 Franz Glasner Allow "normal" Pygments token names in "\ttX" ("Error", "Text.Whitespace", ...)
Thu, 21 May 2026 09:32:35 +0200 Franz Glasner Implement lexer option "strict_tokentype".
Wed, 20 May 2026 20:35:37 +0200 Franz Glasner Implement an alternate syntax for "Explicit Token Types".
Wed, 20 May 2026 17:23:41 +0200 Franz Glasner Make "\T" and "\E" aliases for "\TEXT" and "\EXPRESSION"
Wed, 20 May 2026 12:10:01 +0200 Franz Glasner Allow more separator characters for explicit token types.