1e7082245bChange address.ts and location.ts value parameter type from any to unknown
преди 4 години
Lucas de Souza
47157b8ddfRework the way the special return variable is inserted in the store to deal with array objects
преди 5 години
Lucas de Souza
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