e07c633c0dImplement array access and parameters as array refference (still missing assignment to an array position)
5 лет назад
Lucas de Souza
320394a16fImplement atomic variables StoreValue and StoreValueRef types
5 лет назад
Lucas de Souza
ce0a504f75Implement Location and Address to emulate memory allocation/deallocation to facilitate refference usage inside the program and other future improvements