issues
search
inseven
/
opolua
A compiled-OPL interpreter for iOS written in Lua
https://opolua.org
MIT License
12
stars
0
forks
source link
Assorted compiler fixes
#466
Closed
tomsci
closed
3 weeks ago
tomsci
commented
3 weeks ago
Incorrect arguments to CLEARFLAGS, DATETIM$
Wrong return type for PEEKB, PEEKW
Lack of zero arguments check for MIN/MAX/MEAN/STD/SUM/VAR
Lack of argument count check for mPOPUP
fixes #465.
fixes #465.