log

age author description
Tue, 28 Apr 2026 10:10:04 +0200 Franz Glasner Add a custom lexer to the Sphinx application dynamically with "no_end" set to True
Tue, 28 Apr 2026 10:09:17 +0200 Franz Glasner Implement ignoring of \ENDxxx including its optional name parts
Mon, 27 Apr 2026 19:25:45 +0200 Franz Glasner The "\IS" keyword expansion
Mon, 27 Apr 2026 19:17:43 +0200 Franz Glasner Minimal Sphinx configuration for the first tests
Mon, 27 Apr 2026 19:17:13 +0200 Franz Glasner ADD: Dummy placeholder files for empty directories in Sphinx (_static, _templates)
Mon, 27 Apr 2026 19:07:02 +0200 Franz Glasner Prepare symbols for a statement which defaults to token type "Text".
Mon, 27 Apr 2026 16:56:57 +0200 Franz Glasner Some "ENDxxx" commands
Mon, 27 Apr 2026 12:37:27 +0200 Franz Glasner Make the "py-name" rules parameterized: allow to provide the token type.
Sun, 26 Apr 2026 19:19:55 +0200 Franz Glasner FIX: Add DE and FR lexers also to Pygments' entry points
Sun, 26 Apr 2026 19:19:05 +0200 Franz Glasner FIX: Pygments lexer entry points needs new module and class
Sun, 26 Apr 2026 19:16:23 +0200 Franz Glasner Rename the new pseudocode implementation to AlgPseudocode.
Sun, 26 Apr 2026 18:58:44 +0200 Franz Glasner First tests with "py-name": names from the Python lexer
Sun, 26 Apr 2026 15:38:28 +0200 Franz Glasner Also define "version" (identical to "release" yet)
Sun, 26 Apr 2026 15:35:46 +0200 Franz Glasner Remove the comma in the copyright statement
Sun, 26 Apr 2026 15:34:55 +0200 Franz Glasner Determine "release" dynamically from the package's "__version__"