prog8/docs/source
Irmen de Jong 25f25a8767 Get rid of sort() and reverse() builtin functions.
Sort() had too many gotchas and reverse() is kinda redundant you can loop in decreasing order through an array too.
2024-07-06 17:07:58 +02:00
..
_static added (autogenerated) symbol skeleton files to the docs 2024-04-10 19:58:15 +02:00
compiling.rst Revert "update to Java 17 LTS" 2024-05-18 18:59:32 +02:00
conf.py sphinx config 2024-04-10 20:04:09 +02:00
docutils.conf new docs 2018-08-06 03:35:43 +02:00
index.rst Get rid of sort() and reverse() builtin functions. 2024-07-06 17:07:58 +02:00
libraries.rst Get rid of sort() and reverse() builtin functions. 2024-07-06 17:07:58 +02:00
memorymap.odg update to Kotlin 1.8.20, docs update 2023-04-03 23:04:00 +02:00
memorymap.svg update to Kotlin 1.8.20, docs update 2023-04-03 23:04:00 +02:00
portingguide.rst docs 2023-08-01 22:49:55 +02:00
prog8compiler.odg new diagrams 2023-04-03 00:32:12 +02:00
prog8compiler.svg new diagrams 2023-04-03 00:32:12 +02:00
programming.rst Get rid of sort() and reverse() builtin functions. 2024-07-06 17:07:58 +02:00
sinegraph.odg explain integer math sin/cos routines even better 2024-05-29 23:12:00 +02:00
sinegraph.svg explain integer math sin/cos routines even better 2024-05-29 23:12:00 +02:00
software.rst concerns with in for strings 2023-12-11 21:15:48 +01:00
syntaxreference.rst doc 2024-06-29 13:39:08 +02:00
targetsystem.rst cx16: reorder processing of IRQ handlers 2023-11-24 01:12:27 +01:00
technical.rst release 10.3.1 2024-05-31 23:51:35 +02:00
todo.rst Get rid of sort() and reverse() builtin functions. 2024-07-06 17:07:58 +02:00