mirror of
https://github.com/irmen/prog8.git
synced 2024-11-26 11:49:22 +00:00
doc fix
This commit is contained in:
parent
c4615591c9
commit
ec2e7db23e
@ -85,7 +85,6 @@ of values together (and use it multiple times). Something like::
|
|||||||
Misc
|
Misc
|
||||||
^^^^
|
^^^^
|
||||||
|
|
||||||
- sqrt() should have integer implementation as well, instead of relying on float SQRT for all argument types
|
|
||||||
- code generation for POW instruction
|
- code generation for POW instruction
|
||||||
- are there any other missing instructions in the code generator?
|
- are there any other missing instructions in the code generator?
|
||||||
- implement %asmbinary
|
- implement %asmbinary
|
||||||
|
Loading…
Reference in New Issue
Block a user