Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log pygments_lexer_pseudocode2/algpseudocode.py @ 97:dd4eb937485c
| age | author | description |
|---|---|---|
| Sun, 03 May 2026 15:18:35 +0200 | Franz Glasner | A couple of new keywords |
| Sun, 03 May 2026 15:15:34 +0200 | Franz Glasner | FIX: FN alias for function |
| Sun, 03 May 2026 15:13:43 +0200 | Franz Glasner | Refactor \END variants |
| Sun, 03 May 2026 15:10:52 +0200 | Franz Glasner | Renamed "text-operators" to "word-operators" and allow more case-variants |
| Sun, 03 May 2026 13:59:16 +0200 | Franz Glasner | FIX: Wrong state for \TEXT command |
| Sat, 02 May 2026 14:55:15 +0200 | Franz Glasner | Instead of "\s+" use "[^\S\n]+" because a \n is not wanted really in this match. |
