Forked from
Iris / Iris
7509 commits behind the upstream repository.
Name | Last commit | Last update |
---|---|---|
algebra | ||
docs | ||
heap_lang | ||
prelude | ||
program_logic | ||
.gitignore | ||
LICENSE | ||
README | ||
_CoqProject | ||
configure |
Now notations are pretty printed in the same way as they are parsed. Before "let x := e1 in e2" was notation for "(fun x => e2) e1", resulting in overlapping notations for the same thing.
Name | Last commit | Last update |
---|---|---|
algebra | ||
docs | ||
heap_lang | ||
prelude | ||
program_logic | ||
.gitignore | ||
LICENSE | ||
README | ||
_CoqProject | ||
configure |