Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
graph
-
FIX: Handle escape character more thoroughly: also explicitely handle "\\"Thu, 30 Apr 2026 09:20:35 +0200, by Franz Glasner
-
New implementation of "STATEMENT" (also aliased to "STATE" and "BLOCK").Wed, 29 Apr 2026 12:43:28 +0200, by Franz Glasner
-
Remove an escaping backslash where appropriateTue, 28 Apr 2026 20:27:46 +0200, by Franz Glasner
-
FIX: Python 2 needs a "staticmethod" on "op_fixed()" when called via the LexBase.Tue, 28 Apr 2026 19:29:28 +0200, by Franz Glasner
-
Refactor: Make the "op_space()" and related methods more flexible and allow a given fixed token type and valueTue, 28 Apr 2026 19:14:17 +0200, by Franz Glasner
-
Doc stringTue, 28 Apr 2026 19:03:10 +0200, by Franz Glasner
-
Basic "\TEXT" escape for expressionsTue, 28 Apr 2026 18:33:27 +0200, by Franz Glasner
-
FIX: Add forgotten tests for the new normalized highlightingTue, 28 Apr 2026 15:25:10 +0200, by Franz Glasner
-
Reorg conf.py: import globallyTue, 28 Apr 2026 15:21:03 +0200, by Franz Glasner
-
Minimum Pygments version is 2.2Tue, 28 Apr 2026 15:16:06 +0200, by Franz Glasner
-
Also add a test that completely highlights a document with PygmentsTue, 28 Apr 2026 15:02:15 +0200, by Franz Glasner
-
Normalize whitespace handling for entity namesTue, 28 Apr 2026 13:05:15 +0200, by Franz Glasner
-
Simplify case-handling for "BLOCK" and "REMARK"Tue, 28 Apr 2026 12:40:02 +0200, by Franz Glasner
-
Add a custom lexer to the Sphinx application dynamically with "no_end" set to TrueTue, 28 Apr 2026 10:10:04 +0200, by Franz Glasner
-
Implement ignoring of \ENDxxx including its optional name partsTue, 28 Apr 2026 10:09:17 +0200, by Franz Glasner
