log pygments_lexer_pseudocode2/bases.py @ 43:bbef0ac6cfcf

age author description
Fri, 24 Apr 2026 19:01:10 +0200 Franz Glasner FIX: Proper string parsing: explicitely error out when single-line strings contain a linefeed
Fri, 24 Apr 2026 18:22:23 +0200 Franz Glasner Document where "multiline-nested-comment" is taken from
Fri, 24 Apr 2026 09:44:34 +0200 Franz Glasner Some basic keywords for programs, algorithms, procedures and functions; also comments (single and multiline) and "remarks"
Tue, 21 Apr 2026 19:40:08 +0200 Franz Glasner Begin a new Pseudocode lexer using numbers and strings from Python
Tue, 21 Apr 2026 12:33:17 +0200 Franz Glasner FIX: ADD: Forgotten bases.py.