prog8/docs/source
2023-12-29 19:48:40 +01:00
..
_static concerns with in for strings 2023-12-11 21:15:48 +01:00
compiling.rst added -check command line option 2023-12-26 15:45:55 +01:00
conf.py
docutils.conf
index.rst const optimizer now knows about a bunch of library functions, such as math.* 2023-12-28 20:14:13 +01:00
libraries.rst added math.crc16() and math.crc32() 2023-12-29 08:00:02 +01:00
memorymap.odg
memorymap.svg
portingguide.rst
prog8compiler.odg
prog8compiler.svg
programming.rst const optimizer now knows about a bunch of library functions, such as math.* 2023-12-28 20:14:13 +01:00
software.rst concerns with in for strings 2023-12-11 21:15:48 +01:00
syntaxreference.rst const optimizer now knows about a bunch of library functions, such as math.* 2023-12-28 20:14:13 +01:00
targetsystem.rst
technical.rst constants have p8c_ prefix instead of p8v_ in the asm 2023-12-28 05:28:32 +01:00
todo.rst improved var -> const replacement, now done in constfolding already (fixes some obscure problems later on) 2023-12-29 19:48:40 +01:00