(no title)
bartq | 2 years ago
Other way is to run program in symbomlic interpreter and trace what it wants to read in any of the branches.
bartq | 2 years ago
Other way is to run program in symbomlic interpreter and trace what it wants to read in any of the branches.
hermannj314|2 years ago
Why do you suggest this path over documentating the behavior explicitly?
What makes one approach better the other? Is it faster to run a trace? Should a developer trace their own code and auto-generate documentation post-build?
ufo|2 years ago
bartq|2 years ago