1File format and ISA ChangeLog 2============================= 3 4* 0.0.0.5 5 + Removed calli.dyn and return.dyn opcodes 6 7* 0.0.0.4 8 + Changed memory opcodes to not handle volatile fields 9 10* 0.0.0.3 11 + Added more variants of arithmetic opcodes 12 + Removed builtins and API for template-based generation for builtins 13 + ISAPI: removed acc_none, acc_read, acc_write properties in favor of Instruction::acc_none?, 14 Instruction::acc_read?, Instruction::acc_write? properties 15 + Added x_oom exception for lda.str 16 17* 0.0.0.2 18 + Removed compatibility check based on the isa checksum. 19 + Introduced new backward compatibility policy. 20