prog8/compiler/res
Irmen de Jong 7dbff5b9e6 abs: remove support for floats. Use floats.fabs() instead.
this solves: can't use abs() etc in pipe expression because return type depends on argument type
2022-04-14 00:38:31 +02:00
..
prog8lib abs: remove support for floats. Use floats.fabs() instead. 2022-04-14 00:38:31 +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 fix superfluous printing of WARN/ERROR words 2022-04-02 22:16:47 +02:00