prog8/docs
Irmen de Jong f2d27403c5 add string.endswith() to efficiently test for a suffix without copying
add string.startswith() to efficiently test for string prefix without copying
2022-07-21 00:38:30 +02:00
..
source add string.endswith() to efficiently test for a suffix without copying 2022-07-21 00:38:30 +02:00
docs.iml add note about unspecified order of evaluation of expressions and subroutine call arguments 2022-01-05 23:21:45 +01:00
make.bat renamed project to Prog8 2018-09-15 16:21:05 +02:00
Makefile renamed project to Prog8 2018-09-15 16:21:05 +02:00
requirements.txt attempt to fix ReadTheDocs build issue 2021-11-07 00:37:31 +01:00