mirror of
https://github.com/irmen/prog8.git
synced 2024-12-24 16:29:21 +00:00
e35cfd4971
Unfortunately a few routines (minf, maxf, clampf) remain unchanged, because removing the 'f' would make them clash with a builtin function. floats.rndf -> floats.rnd floats.parse_f -> floats.parse floats.rndseedf -> floats.rndseed floats.print_f -> floats.print floats.str_f -> floats.tostr |
||
---|---|---|
.. | ||
source | ||
docs.iml | ||
make.bat | ||
Makefile | ||
requirements.txt |