mirror of
https://github.com/irmen/prog8.git
synced 2025-01-11 13:29:45 +00:00
todos for next version
This commit is contained in:
parent
d9a8cfed8c
commit
acdbd0c391
@ -1 +1 @@
|
||||
5.1
|
||||
5.2-SNAPSHOT
|
||||
|
@ -2,6 +2,8 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
- check the various math routines that are marked TODO in prog8_lib.asm for correctness...
|
||||
- translate(ret: Return) optimize returning of float directly via FAC1
|
||||
- make it possible to use cpu opcodes such as 'nop' as variable names by prefixing all asm vars with something such as '_'
|
||||
- option to load the built-in library files from a directory instead of the embedded ones (for easier library development/debugging)
|
||||
- see if we can group some errors together for instance the (now single) errors about unidentified symbols
|
||||
|
Loading…
x
Reference in New Issue
Block a user