prog8/docs/source
Irmen de Jong 19a2110ba2 fix exit() now actually correctly setting the return code in A
also, moved some cleanup stuff such as CLRCHN from exit() to the cleanup routine that is always called.
finally, also call the cleanup routine when  %option no_sysinit is used
2024-01-04 00:43:35 +01:00
..
_static concerns with in for strings 2023-12-11 21:15:48 +01:00
compiling.rst added -printast1 and -printast2 command line options 2024-01-01 22:48:19 +01:00
conf.py fix doc version 2023-07-02 21:01:11 +02:00
docutils.conf new docs 2018-08-06 03:35:43 +02:00
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 update to Kotlin 1.8.20, docs update 2023-04-03 23:04:00 +02:00
memorymap.svg update to Kotlin 1.8.20, docs update 2023-04-03 23:04:00 +02:00
portingguide.rst docs 2023-08-01 22:49:55 +02:00
prog8compiler.odg new diagrams 2023-04-03 00:32:12 +02:00
prog8compiler.svg new diagrams 2023-04-03 00:32:12 +02:00
programming.rst shortcutting part one 2023-12-30 03:54:12 +01:00
software.rst concerns with in for strings 2023-12-11 21:15:48 +01:00
syntaxreference.rst allow containment check in a range expression ("run time" range expression) 2024-01-03 01:17:13 +01:00
targetsystem.rst cx16: reorder processing of IRQ handlers 2023-11-24 01:12:27 +01:00
technical.rst constants have p8c_ prefix instead of p8v_ in the asm 2023-12-28 05:28:32 +01:00
todo.rst fix exit() now actually correctly setting the return code in A 2024-01-04 00:43:35 +01:00