viperproject / viperproject/silver
Add documentation of the encoding of functions (e.g. to the tutorial)
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 100
- Forks
- 53
- Avg merge
- 8h 10m
- Merged PRs (30d)
- 2
Description
Created by @alexanderjsummers on 2019-01-29 14:22
Important points (e.g.):
Recursive calls in function bodies are handled via limited functions,
Calls in function postconditions are not necessarily safe from matching loops.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue suggests the tutorial as a possible location; start by locating the existing documentation of function encoding and its treatment of recursive calls and postconditions. Done means documenting that recursive calls in function bodies use limited functions and that calls in postconditions are not necessarily safe from matching loops.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100