prog8/docs/source
2022-06-28 03:17:51 +02:00
..
_static doc css styling: font size slightly bigger for code as well 2022-01-03 23:28:11 +01:00
building.rst added 'atari' compiler target beginnings (Atari 800 XL) 2022-02-22 00:52:35 +01:00
conf.py language for sphinx 2022-06-15 22:38:00 +02:00
docutils.conf
index.rst Pipe expression "|>" removed from the language 2022-06-12 18:41:42 +02:00
libraries.rst cx16: fix macptr() signature and use it in diskio.f_read() for big increase in load speed 2022-06-02 00:37:18 +02:00
portingguide.rst streamline handling of launcher type and program load address. %address is now required if not using a basic-launcher. 2022-02-22 22:43:14 +01:00
programming.rst fix: boolean values of terms in logical expressions are now properly evaluated 2022-06-26 23:55:34 +02:00
syntaxreference.rst get rid of failed mccarthy shortcut evaluation 2022-06-27 21:44:52 +02:00
targetsystem.rst cleanups 2022-04-03 17:33:50 +02:00
technical.rst add note about unspecified order of evaluation of expressions and subroutine call arguments 2022-01-05 23:21:45 +01:00
todo.rst vm: and/or/xor/not are all bitwise operations again 2022-06-28 03:17:51 +02:00