prog8/docs
Irmen de Jong 00d74551b3 fix for loop code generation.
added flt conversion function.
attempt at implementing break and continue.
var initializer value can be omitted for numeric vars (and default to 0)
subroutine return statement not needed when no return values.
2018-09-18 23:14:32 +02:00
..
source fix for loop code generation. 2018-09-18 23:14:32 +02:00
docs.iml more builtin functions 2018-09-02 12:34:50 +02:00
make.bat renamed project to Prog8 2018-09-15 16:21:05 +02:00
Makefile renamed project to Prog8 2018-09-15 16:21:05 +02:00