Add function to decode VM values to Sophia abstract syntax #519
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "decode-vm-to-sophia"
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: UlfNorell
To be used by some swanky compiler HTTP endpoint.
Could we get an interface function which allows us to not recompile the contract every time?
Created by: happi
Review: Approved
Created by: UlfNorell
What would be the point of that? Keeping the source code around is a lot easier for the user than keeping all the type information stored and tracking if it's up to date.
Also it's not compiling, only type checking.
Created by: hanssv
Review: Approved
Merged by: UlfNorell at 2019-02-26 08:00:49 UTC