prog8/compiler/res
Irmen de Jong 905921a684 IR: new (sys)call instructions that encapsulate the full subroutine call
to fix the bugs resulting from nesting subroutine calls (as param to another call etc)
2023-05-14 15:20:25 +02:00
..
prog8lib IR: new (sys)call instructions that encapsulate the full subroutine call 2023-05-14 15:20:25 +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 some improvements to IR peephole optimizer 2023-05-02 00:29:04 +02:00