Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log
| age | author | description |
|---|---|---|
| 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. |
| Sat, 02 May 2026 14:46:28 +0200 | Franz Glasner | Restrict whitespace before required and optional arguments. |
