prog8/compiler/res
Irmen de Jong d14c61b160 added string.findstr(). string.find() returns 255 if not found.
also fix string assignment bug for sub args.
2024-03-17 23:18:33 +01:00
..
prog8lib added string.findstr(). string.find() returns 255 if not found. 2024-03-17 23:18:33 +01: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