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