summaryrefslogtreecommitdiffstats
path: root/Parser/lexer/state.c
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-123229: Fix valgrind warning by initializing the f-string buffers t...Miss Islington (bot)2024-08-231-1/+2
* [3.13] gh-121130: Fix f-string format specifiers with debug expressions (GH-1...Pablo Galindo Salgado2024-07-161-0/+1
* gh-104169: Refactor tokenizer into lexer and wrappers (#110684)Lysandros Nikolaou2023-10-111-0/+149