Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log pygments_lexer_pseudocode2/algpseudocode.py @ 87:d8ca835c74ea
| age | author | description |
|---|---|---|
| Sat, 02 May 2026 10:07:59 +0200 | Franz Glasner | FIX: Erroneous parsing of \tt-XXX and \ttx-XXX: |
| Thu, 30 Apr 2026 19:56:39 +0200 | Franz Glasner | Optimize op_explicit_tokentype(): use a pref-computed reversed pygments.token.STANDARD_TYPES |
| Thu, 30 Apr 2026 19:37:24 +0200 | Franz Glasner | Implement "\tt-XXX" and "ttx-XXX" for explicit token types. |
| Thu, 30 Apr 2026 13:21:38 +0200 | Franz Glasner | If a Pygments callback gets a "Context" it must set the new position explicitely. |
| Thu, 30 Apr 2026 12:29:08 +0200 | Franz Glasner | Implement "\WITH" |
| Thu, 30 Apr 2026 11:41:21 +0200 | Franz Glasner | Keyword constants like "True", "False", "Nil", "None", "Null" and "Empty" |
