prog8/docs/source
Irmen de Jong 7dbff5b9e6 abs: remove support for floats. Use floats.fabs() instead.
this solves: can't use abs() etc in pipe expression because return type depends on argument type
2022-04-14 00:38:31 +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
docutils.conf
index.rst abs: remove support for floats. Use floats.fabs() instead. 2022-04-14 00:38:31 +02:00
libraries.rst abs: remove support for floats. Use floats.fabs() instead. 2022-04-14 00:38:31 +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 abs: remove support for floats. Use floats.fabs() instead. 2022-04-14 00:38:31 +02:00
syntaxreference.rst cleanups 2022-04-03 17:33:50 +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 abs: remove support for floats. Use floats.fabs() instead. 2022-04-14 00:38:31 +02:00