prog8/docs/source
Irmen de Jong 1110bd0851 fix vardecl initialization value to not use stack eval anymore but separate assignment
(this causes the optimized assignment code gen to be used instead)
but some programs now end up larger in output size
2021-11-01 00:24:15 +01:00
..
_static added missing doc picture 2020-10-10 02:51:02 +02:00
building.rst simplified gradle config, automatically run installDist task after build 2021-10-30 12:01:52 +02:00
conf.py Clarified instructions of how to obtain the compiler. Fixed sphinx css config issue. 2021-06-03 21:21:44 +02:00
docutils.conf new docs 2018-08-06 03:35:43 +02:00
index.rst add support for second alternative emulator (box16 in case of cx16 target) 2021-07-05 22:47:51 +02:00
libraries.rst added sys.waitrastborder() for c64 2021-04-01 18:53:16 +02:00
programming.rst removed unreliable inlining of non-asmsub subroutines. Fixes #60 2021-10-08 23:09:38 +02:00
syntaxreference.rst removed unreliable inlining of non-asmsub subroutines. Fixes #60 2021-10-08 23:09:38 +02:00
targetsystem.rst added irq routines for cx16 2021-02-22 00:48:41 +01:00
technical.rst docs 2021-04-04 12:55:29 +02:00
todo.rst fix vardecl initialization value to not use stack eval anymore but separate assignment 2021-11-01 00:24:15 +01:00