prog8/docs/source
Irmen de Jong 334e6dca28 added string.contains().
fixed string and array containment check for length 1.
2024-01-05 20:46:26 +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
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 string.contains(). 2024-01-05 20:46:26 +01:00
memorymap.odg
memorymap.svg
portingguide.rst
prog8compiler.odg
prog8compiler.svg
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 tweak some not optimizations 2024-01-05 17:49:56 +01:00