prog8/docs/source
2023-12-14 02:48:21 +01:00
..
_static
compiling.rst
conf.py
docutils.conf
index.rst
libraries.rst add string.isspace and string.isprint 2023-12-13 00:28:34 +01:00
memorymap.odg
memorymap.svg
portingguide.rst
prog8compiler.odg
prog8compiler.svg
programming.rst don't give error when returning uword value in subroutine that returns STR 2023-12-14 02:48:21 +01:00
software.rst
syntaxreference.rst don't give error when returning uword value in subroutine that returns STR 2023-12-14 02:48:21 +01:00
targetsystem.rst
technical.rst
todo.rst optimize: flip if true/else blocks if the else block only contains a jump (inverting the condition) 2023-12-13 22:06:53 +01:00