prog8/docs/source
2022-02-21 21:30:42 +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 experimental codegen backend option 2022-02-05 21:42:03 +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 now checks for invalid text encodings for given compilation target 2022-02-15 01:39:12 +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 doc ref 2022-02-01 21:47:53 +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 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
targetsystem.rst now checks for invalid text encodings for given compilation target 2022-02-15 01:39:12 +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 compile time calculated values of sin/cos routines fixed to be identical to the results of the run-time functions 2022-02-21 21:30:42 +01:00