Lucas de Souza 47157b8ddf Rework the way the special return variable is inserted in the store to deal with array objects %!s(int64=5) %!d(string=hai) anos
..
error 6466193602 Undo modifications regarding array assignments. Arrays can only be assigned to other arrays with same dimension and number of elements %!s(int64=5) %!d(string=hai) anos
lib e07c633c0d Implement array access and parameters as array refference (still missing assignment to an array position) %!s(int64=5) %!d(string=hai) anos
semantic 6466193602 Undo modifications regarding array assignments. Arrays can only be assigned to other arrays with same dimension and number of elements %!s(int64=5) %!d(string=hai) anos
store 92366d4a89 Implement refference parameters for type array and its position addresses %!s(int64=5) %!d(string=hai) anos
compatibilityTable.js 552907cb1e Fix img copy %!s(int64=5) %!d(string=hai) anos
context.ts 320394a16f Implement atomic variables StoreValue and StoreValueRef types %!s(int64=5) %!d(string=hai) anos
definedFunctions.js 28e793016b Fix const variable being passed as reference %!s(int64=5) %!d(string=hai) anos
ivprogProcessor.js 47157b8ddf Rework the way the special return variable is inserted in the store to deal with array objects %!s(int64=5) %!d(string=hai) anos
modes.ts ce0a504f75 Implement Location and Address to emulate memory allocation/deallocation to facilitate refference usage inside the program and other future improvements %!s(int64=5) %!d(string=hai) anos