Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log
| age | author | description |
|---|---|---|
| Fri, 22 May 2026 12:48:39 +0200 | Franz Glasner | More cross-references to "Explicit Token Types" in the docs |
| 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", ...) |
| Fri, 22 May 2026 12:31:09 +0200 | Franz Glasner | FIX: the type of a is pygments.token._TokenType -- not pygments.token.Token |
| 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 20:32:42 +0200 | Franz Glasner | FIX: Heading levels |
