prog8/docs/source
2019-03-31 18:04:19 +02:00
..
_static added some example images to the index page of the docs 2019-03-19 21:39:01 +01:00
building.rst docs about gradle and building the compiler, fix shell build script 2019-01-29 23:32:43 +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 added some example images to the index page of the docs 2019-03-19 21:39:01 +01:00
programming.rst added sqrt16() integer square root 2019-03-16 19:25:47 +01:00
syntaxreference.rst actually, get rid of integer pow() because a naive multiplication loop approach is way too slow 2019-03-31 18:04:19 +02:00
targetsystem.rst got rid of problematic signed POW operator, added compiler checks for this 2019-03-31 13:56:03 +02:00
todo.rst actually, get rid of integer pow() because a naive multiplication loop approach is way too slow 2019-03-31 18:04:19 +02:00