prog8/docs/source
2024-03-30 22:29:13 +01:00
..
_static
compiling.rst
conf.py
docutils.conf
index.rst
libraries.rst optimized and added "streaming" crc32 and crc16 routines to math module. Return value is put in different register now! r14+r15 instead of r0+r1! 2024-03-16 01:07:03 +01:00
memorymap.odg
memorymap.svg
portingguide.rst
prog8compiler.odg
prog8compiler.svg
programming.rst fix divmod; out args are written to and should be potential constants 2024-03-26 22:04:44 +01:00
software.rst
syntaxreference.rst added string.findstr(). string.find() returns 255 if not found. 2024-03-17 23:18:33 +01:00
targetsystem.rst
technical.rst
todo.rst remove hacks from floats.parse now that kernal R47 is out 2024-03-30 22:29:13 +01:00