prog8/docs/source
2022-03-02 23:16:40 +01: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 added 'atari' compiler target beginnings (Atari 800 XL) 2022-02-22 00:52:35 +01:00
libraries.rst library API change: string.find now returns index of character + carry bit status (instead of substring address) 2022-01-24 21:37:04 +01: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 allow the last term in a pipe statement to be a variable, rewrites this as var = <rest of pipe> 2022-02-21 02:33:19 +01:00
syntaxreference.rst working on altered pipe syntax 2022-03-02 20:58:38 +01:00
targetsystem.rst added 'atari' compiler target beginnings (Atari 800 XL) 2022-02-22 00:52:35 +01: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 can only call unary functions in pipe at this time 2022-03-02 23:16:40 +01:00