mirror of
https://github.com/irmen/prog8.git
synced 2025-11-01 22:16:16 +00:00
IR: rename <CODE> to <CHUNK> , put the code lines in a new sub node <CODE> for improved xml structure
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
IR: rename <CODE> to <CHUNK> , put the code lines in a new sub node <CODE> for improved xml structure.
|
||||
IR: register type error when compiling examples/textelite with expericodegen
|
||||
TestVMCodegen: add tests for SSA block split/joins/check last instruction to be a valid SSE block ender
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user