mirror of
https://github.com/irmen/prog8.git
synced 2025-01-27 10:31:40 +00:00
todo
This commit is contained in:
parent
eb2d5bb1f8
commit
d7a6b20028
@ -2,8 +2,6 @@
|
|||||||
TODO
|
TODO
|
||||||
====
|
====
|
||||||
|
|
||||||
- fix imageviewer application with new Prog8 6.1 version - images are all corrupted now.... :(
|
|
||||||
|
|
||||||
- refactor the project module structure: make the static ast stuff a separate module, the optimizers another one, etc.
|
- refactor the project module structure: make the static ast stuff a separate module, the optimizers another one, etc.
|
||||||
- optimize for loop iterations better to allow proper inx, cpx #value, bne loop instructions (like repeat loop)
|
- optimize for loop iterations better to allow proper inx, cpx #value, bne loop instructions (like repeat loop)
|
||||||
- implement the linked_list millfork benchmark
|
- implement the linked_list millfork benchmark
|
||||||
|
Loading…
x
Reference in New Issue
Block a user