- 24 Aug, 2019 4 commits
-
-
Stefan Behnel authored
Add an assertion for the assumption that all identifier start characters are also valid continuation characters, so that we notice it if that ever changes.
-
Stefan Behnel authored
-
Stefan Behnel authored
Clean up the Lexicon.py generation script and use f-strings to prevent accidentally running it with older Python versions.
-
da-woods authored
Closes #2601
-