Änderungen

Summary

  1. Fixed bug in local array handling (commit: ba51e95) (details)
Commit ba51e9556e2119a18f4ed7f7510a94daa280741e by lep.delete
Fixed bug in local array handling
* Arrays were using overlapping ranges for their ids
* Interpreter added register number to array id for index calculation
instead of the registers content
(commit: ba51e95)
The file was modifiedHot/Init/Rename.hs (diff)
The file was modifiedruntime/interpreter.j (diff)