prog8/docs/source
Irmen de Jong 76428b16f0 Merge branch 'master' into labeledchunks
# Conflicts:
#	codeGenIntermediate/src/prog8/codegen/intermediate/BuiltinFuncGen.kt
#	docs/source/todo.rst
#	examples/test.p8
#	virtualmachine/src/prog8/vm/VirtualMachine.kt
2022-10-23 12:19:02 +02:00
..
_static add IDEA antlr parser build info to documentation 2022-08-21 13:32:31 +02:00
building.rst added '-keepIR' option to save the IR file if it's generated. 2022-09-20 12:30:22 +02:00
conf.py added '-keepIR' option to save the IR file if it's generated. 2022-09-20 12:30:22 +02:00
docutils.conf new docs 2018-08-06 03:35:43 +02:00
index.rst replace rnd()/rndw() builtin functions by regular routines in math module 2022-10-22 17:02:43 +02:00
libraries.rst seed info 2022-10-22 17:54:24 +02:00
portingguide.rst streamline handling of launcher type and program load address. %address is now required if not using a basic-launcher. 2022-02-22 22:43:14 +01:00
prog8compiler.odg remove p8virt from compiler diagram 2022-09-27 02:52:29 +02:00
prog8compiler.svg remove p8virt from compiler diagram 2022-09-27 02:52:29 +02:00
programming.rst replace rnd()/rndw() builtin functions by regular routines in math module 2022-10-22 17:02:43 +02:00
syntaxreference.rst improve docs on if syntax. fixes #81 2022-10-19 23:53:15 +02:00
targetsystem.rst docs 2022-09-20 04:10:49 +02:00
technical.rst moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00
todo.rst ir: replace RND opcode by syscalls 2022-10-22 17:20:46 +02:00