Add accepted types to operator declarations. Check opcode numbering. #160
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "PT-164597753-add-types-to-op-defs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: happi
Added types for arguments and results of opcodes.
For now for documentation purposes.
We could add a type check pass to check that the code is type correct. This could be a utility function one could use to check the bytecode before doing a create call transaction.
Thoughts?
I would also appreciate comments on the "type language". For now there are no type variables and all lists, tuples and maps are of the same type.
Created by: hanssv
Review: Approved
approved this merge request
Merged by: happi at 2019-05-24 11:21:50 UTC