prog8/docs/source
Irmen de Jong eea3fb48a8 add command line option 'optfloatx' to explicitly re-enable float expr optimization as this can increase code size significantly.
The output size of the various example programs using floating point, when not using this optimization, has been reduced significantly.
The resulting code runs a (tiny) bit slower though.
2021-11-03 22:52:08 +01:00
..
_static added missing doc picture 2020-10-10 02:51:02 +02:00
building.rst add command line option 'optfloatx' to explicitly re-enable float expr optimization as this can increase code size significantly. 2021-11-03 22:52:08 +01: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 doc 2021-11-02 20:24:45 +01: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 add command line option 'optfloatx' to explicitly re-enable float expr optimization as this can increase code size significantly. 2021-11-03 22:52:08 +01:00