Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log tests/_tsetup.py @ 243:255c5598abd7
| age | author | description |
|---|---|---|
| Fri, 08 May 2026 21:19:54 +0200 | Franz Glasner | Move all lexers into a subpackage pygments_lexer_pseudocode2.lexers. |
| Sun, 26 Apr 2026 19:16:23 +0200 | Franz Glasner | Rename the new pseudocode implementation to AlgPseudocode. |
| 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 10:31:28 +0200 | Franz Glasner | Move the original French pseudocode lexter into a sub-module. |
| Mon, 20 Apr 2026 14:12:35 +0200 | Franz Glasner | The first real tests about lexing with the Pygments API for the tests. |
| Mon, 20 Apr 2026 13:34:20 +0200 | Franz Glasner | The test data should live in "tests/snippets" for Pygments; rename "data" to "snippets" |
| Mon, 20 Apr 2026 13:31:42 +0200 | Franz Glasner | Begin a test infrastructure: using unittest and flake8. |
