This commit is contained in:
Irmen de Jong
2023-05-08 21:51:55 +02:00
parent d5d6dd3614
commit ef46fb2685
2 changed files with 14 additions and 39 deletions

View File

@@ -3,7 +3,6 @@ TODO
For next minor release
^^^^^^^^^^^^^^^^^^^^^^
- AssignmentAsmGen: TODO use utility function <- do that
- fix crash: uword remainder = seconds_uword % $0003 ==0
- fix VM: void string.copy(".prg", &output_filename + string.length(output_filename))
- try to optimize newexpr a bit more