prog8/compiler/res
2022-08-09 23:38:29 +02:00
..
prog8lib fix a few small compiler errors (removing functioncall, removing block, assigning virtual register return value) 2022-08-09 23:38:29 +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