Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log pygments_lexer_pseudocode2/bases.py @ 115:e1663ac707b0
| age | author | description |
|---|---|---|
| Wed, 06 May 2026 01:31:41 +0200 | Franz Glasner | An alternate multiline comment syntax using "(* ... *)". |
| Thu, 30 Apr 2026 13:21:38 +0200 | Franz Glasner | If a Pygments callback gets a "Context" it must set the new position explicitely. |
| Tue, 28 Apr 2026 19:29:28 +0200 | Franz Glasner | FIX: Python 2 needs a "staticmethod" on "op_fixed()" when called via the LexBase. |
| Tue, 28 Apr 2026 19:14:17 +0200 | Franz Glasner | Refactor: Make the "op_space()" and related methods more flexible and allow a given fixed token type and value |
