about summary refs log tree commit diff
path: root/pkg/lang/vm/utils.go
AgeCommit message (Collapse)Author
2022-06-01Implement proper object typesMel
2022-05-31Add untyped Objects (for now)Mel
2022-05-29Types, Methods and basic Core LibMel
2022-05-28Extract stack package and hide behind interfaceMel
2022-05-28Harden VM MemMel