prog8/docs/source
2022-05-08 13:21:34 +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 attempt to fix ReadTheDocs build issue 2021-11-07 00:37:31 +01:00
docutils.conf
index.rst clarify license 2022-05-02 19:46:08 +02:00
libraries.rst - floats: remove all floating point builtin functions and move them to the floats module instead 2022-04-22 00:45:54 +02:00
portingguide.rst
programming.rst - floats: remove all floating point builtin functions and move them to the floats module instead 2022-04-22 00:45:54 +02:00
syntaxreference.rst
targetsystem.rst
technical.rst
todo.rst automatically convert multi-compare expression (if X==1 or X==2..) to contaiment check if X in [1,2,..] 2022-05-08 13:21:34 +02:00