prog8/docs/source
2021-02-14 18:29:05 +01:00
..
_static added missing doc picture 2020-10-10 02:51:02 +02:00
building.rst Fixed compiler watch to work with multiple compilation modules 2020-11-22 13:11:33 +01:00
conf.py fix compiler crash, rasterbars alignment, docs. 2019-01-25 01:35:46 +01:00
docutils.conf new docs 2018-08-06 03:35:43 +02:00
index.rst introduced txt.nl() 2021-01-08 16:56:17 +01:00
libraries.rst added string.lower() / string.upper() 2021-01-10 15:29:43 +01:00
programming.rst added poke() and pokew() builtin functions 2021-02-13 23:16:50 +01:00
syntaxreference.rst allow uwordpointer[index] syntax as equivalent to @(uwordpointer+index) index can be >255 here! 2021-01-23 22:39:30 +01:00
targetsystem.rst update docs 2020-12-22 16:44:05 +01:00
technical.rst addition 2020-12-19 03:36:52 +01:00
todo.rst fix bug in evaluating logical expressions if one of the operands was not boolean 1 or 0 2021-02-14 18:29:05 +01:00