summaryrefslogtreecommitdiff
path: root/Cython/Plex/Machines.pxd
Commit message (Expand)AuthorAgeFilesLines
* Silence GCC -Wsign-conversion (GH-5421)Lisandro Dalcin2023-05-031-2/+2
* Use a constant sentinel value in Plex instead of making it depend on the (32/...Stefan Behnel2020-06-021-0/+2
* Compile DFA.py and tie it into the other lexer classes.Stefan Behnel2020-05-301-3/+17
* A bit more cythonisation in Machines.py and Transitions.py.Stefan Behnel2020-05-291-0/+12
* Speed up Machines.py by compiling it.Stefan Behnel2020-05-291-0/+5