Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log docs/details-algpseudocode.rst @ 165:88f872c50aae
| age | author | description |
|---|---|---|
| Fri, 08 May 2026 23:50:24 +0200 | Franz Glasner | Markup of Python objects in docs |
| Fri, 08 May 2026 21:19:54 +0200 | Franz Glasner | Move all lexers into a subpackage pygments_lexer_pseudocode2.lexers. |
| Fri, 08 May 2026 17:58:50 +0200 | Franz Glasner | Yield lone backslash characters in expressions that not really escape anything as "Generic.Error" now. |
| Fri, 08 May 2026 17:46:28 +0200 | Franz Glasner | Implement lexer option "prohibit_raiseonerror_filter". |
| Fri, 08 May 2026 17:13:26 +0200 | Franz Glasner | Handle runs of dots in expressions (., .., ..., ...., ...) |
| Fri, 08 May 2026 16:44:30 +0200 | Franz Glasner | Document the default filter "raiseonerror" that is applied by Sphinx by default for lexers |
| Fri, 08 May 2026 16:34:24 +0200 | Franz Glasner | Explicitely call all markup with the domain |
