Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam
Iris
Commits
46d8457a
Commit
46d8457a
authored
Nov 22, 2021
by
Ralf Jung
Browse files
update append-only list tracking issue
parent
3982e4ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
iris_staging/algebra/mono_list.v
View file @
46d8457a
(* This file is still experimental. See its tracking issue
https://gitlab.mpi-sws.org/iris/iris/-/issues/4
15
for details on remaining
https://gitlab.mpi-sws.org/iris/iris/-/issues/4
39
for details on remaining
issues before stabilization. *)
From
iris
.
algebra
Require
Export
auth
dfrac
max_prefix_list
.
From
iris
.
algebra
Require
Import
updates
local_updates
proofmode_classes
.
...
...
iris_staging/base_logic/mono_list.v
View file @
46d8457a
(* This file is still experimental. See its tracking issue
https://gitlab.mpi-sws.org/iris/iris/-/issues/4
15
for details on remaining
https://gitlab.mpi-sws.org/iris/iris/-/issues/4
39
for details on remaining
issues before stabilization. *)
(** Ghost state for a append-only list, wrapping the [mono_listR] RA. This
provides three assertions:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment