mirror of
https://github.com/irmen/prog8.git
synced 2025-01-11 13:29:45 +00:00
move test
This commit is contained in:
parent
11247d52b1
commit
3e286dd14c
@ -2,7 +2,7 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
- add cx16 vload()
|
||||
- add cx16 vload() and vsave()
|
||||
|
||||
- optimize several inner loops in gfx2
|
||||
- hoist all variable declarations up to the subroutine scope *before* even the constant folding takes place (to avoid undefined symbol errors when referring to a variable from another nested scope in the subroutine)
|
||||
|
Loading…
x
Reference in New Issue
Block a user