prog8/compiler/res
2022-06-29 01:35:14 +02:00
..
prog8lib "not" operator removed from ast and codegen (it's been replaced with x==0 as equivalent) 2022-06-29 01:13:08 +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 bump version 2022-06-29 01:35:14 +02:00