prog8/docs/source
Irmen de Jong a735939d1e removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files)
Reworded software license and exclusion clause somewhat again in attempt to make it even clearer.
2022-05-30 20:12:20 +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 new docs 2018-08-06 03:35:43 +02:00
index.rst removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files) 2022-05-30 20:12:20 +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 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 clarify use of direct-memory in functions that modify in place such as rol/swap 2022-05-16 22:41:31 +02:00
syntaxreference.rst added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +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 version 8.1 2022-05-25 20:00:26 +02:00