about summary refs log tree commit diff
path: root/pkg/lang/vm/value/type.go
AgeCommit message (Expand)Author
2022-06-01Implement proper object typesMel
2022-05-29Types, Methods and basic Core LibMel
2022-05-20Make empty value of Type equal NullMel
2022-05-18Handle errors gracefully in VMMel
2022-05-17Lang VM PrototypeMel