log pygments_lexer_pseudocode2/algpseudocode.py @ 159:4ee0b1536ea6

age author description
Fri, 08 May 2026 17:13:26 +0200 Franz Glasner Handle runs of dots in expressions (., .., ..., ...., ...)
Thu, 07 May 2026 15:49:13 +0200 Franz Glasner Implement the "\NAME" command.
Wed, 06 May 2026 16:12:17 +0200 Franz Glasner Implement the "\REQUIRE" command from algpseudocodex
Wed, 06 May 2026 15:53:24 +0200 Franz Glasner Make it work on Python2 too with all tests by explicitely declaring some strings to be Unicode strings.
Wed, 06 May 2026 15:40:16 +0200 Franz Glasner Move some TODOs into the class docstrings
Wed, 06 May 2026 13:35:12 +0200 Franz Glasner Allow to customize the symbol for a remark