prog8/compiler/res
2024-09-08 22:39:48 +02:00
..
prog8lib add optimization if x==0 or x==1 -> if x<2 2024-09-08 22:39:48 +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