This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2025-01-14 01:29:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
docs
/
source
History
Irmen de Jong
b909facfe5
fix compiler stackoverflow crash on certain typecasted expressions containing floats.
2021-11-09 19:31:19 +01:00
..
_static
…
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
attempt to fix ReadTheDocs build issue
2021-11-07 00:37:31 +01:00
docutils.conf
…
index.rst
…
libraries.rst
…
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
…
technical.rst
…
todo.rst
fix compiler stackoverflow crash on certain typecasted expressions containing floats.
2021-11-09 19:31:19 +01:00