Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
graph
-
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
-
The "\IS" keyword expansionMon, 27 Apr 2026 19:25:45 +0200, by Franz Glasner
-
Minimal Sphinx configuration for the first testsMon, 27 Apr 2026 19:17:43 +0200, by Franz Glasner
-
ADD: Dummy placeholder files for empty directories in Sphinx (_static, _templates)Mon, 27 Apr 2026 19:17:13 +0200, by Franz Glasner
-
Prepare symbols for a statement which defaults to token type "Text".Mon, 27 Apr 2026 19:07:02 +0200, by Franz Glasner
-
Some "ENDxxx" commandsMon, 27 Apr 2026 16:56:57 +0200, by Franz Glasner
-
Make the "py-name" rules parameterized: allow to provide the token type.Mon, 27 Apr 2026 12:37:27 +0200, by Franz Glasner
-
FIX: Add DE and FR lexers also to Pygments' entry pointsSun, 26 Apr 2026 19:19:55 +0200, by Franz Glasner
-
FIX: Pygments lexer entry points needs new module and classSun, 26 Apr 2026 19:19:05 +0200, by Franz Glasner
-
Rename the new pseudocode implementation to AlgPseudocode.Sun, 26 Apr 2026 19:16:23 +0200, by Franz Glasner
-
First tests with "py-name": names from the Python lexerSun, 26 Apr 2026 18:58:44 +0200, by Franz Glasner
-
Also define "version" (identical to "release" yet)Sun, 26 Apr 2026 15:38:28 +0200, by Franz Glasner
-
Remove the comma in the copyright statementSun, 26 Apr 2026 15:35:46 +0200, by Franz Glasner
-
Determine "release" dynamically from the package's "__version__"Sun, 26 Apr 2026 15:34:55 +0200, by Franz Glasner
-
Test with alternating Pygments stylesSun, 26 Apr 2026 15:06:58 +0200, by Franz Glasner
-
FIX: Add the "docs" directory to the source distribution packageSun, 26 Apr 2026 10:05:33 +0200, by Franz Glasner
-
Make the Sphinx Makefile BSD-make compatibleSun, 26 Apr 2026 09:45:04 +0200, by Franz Glasner
