prog8/compiler/res
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
..
prog8lib add string.endswith() to efficiently test for a suffix without copying 2022-07-21 00:38:30 +02:00
.editorconfig removed all string related builtin functions and moved them to separate routines in new 'string' library module 2021-01-07 20:01:11 +01:00
version.txt add string.endswith() to efficiently test for a suffix without copying 2022-07-21 00:38:30 +02:00