prog8/docs/source
Irmen de Jong 87c46ba730 check boolean array size mismatch.
check for weird string assignment.
check for X16 problematic cpu instructions rmb, smb, bbr, bbs.
tweak number node equality wrt bool type
2024-01-21 19:15:22 +01:00
..
_static added cx16 example: automatons. 2024-01-12 21:40:30 +01:00
compiling.rst get rid of the noshortcircuit fallback 2024-01-17 21:24:41 +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 added cx16 example: automatons. 2024-01-12 21:40:30 +01:00
libraries.rst added sprites.set_mousepointer_image(), sprites.set_mousepointer_hand() and sprites.get_data_ptr() 2024-01-14 00:38:56 +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 Added a couple of for examples using descending ranges. (#119) 2024-01-16 20:19:05 +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 check boolean array size mismatch. 2024-01-21 19:15:22 +01:00