prog8/docs/source
2022-01-09 16:18:13 +01:00
..
_static doc css styling: font size slightly bigger for code as well 2022-01-03 23:28:11 +01:00
building.rst
conf.py
docutils.conf
index.rst added pipe operator `|>` 2022-01-06 22:54:18 +01:00
libraries.rst
portingguide.rst
programming.rst added pipe operator `|>` 2022-01-06 22:54:18 +01:00
syntaxreference.rst pipes also as expressions, cleanup codegen, fix various typecasting issues 2022-01-08 13:45:19 +01:00
targetsystem.rst
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 code size optimization: don't copy floats with inlined copy code but use copy_float routine 2022-01-09 16:18:13 +01:00