Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxime Dénès
iris-coq
Graph
e486d0dd198ddee442d98920cc4eb6081f331997
Select Git revision
Branches
20
atomic
ci/3.1.0
ci/debug
ci/janno/debug-opam
ci/janno/vmcast
ci/ralf/ci
ci/ralf/pm_red
ci/robbert/into_val_pures
ci/stability
ci/value_constructor
fast_string
fix-class-apply
fix-export
fix-from-assumption-exact
fix-local-inductive
instance-nobody-open-proof
iris-3.0
iris-3.1
janno/metacoq
jh/done_contradiction
Tags
10
iris-3.1.0
iris-3.0.0
iris-2.0
iris-2.0-rc2
iris-2.0-rc1
iris-1.1
iris-1.0
hope-2015-coq-1
appendix-1.0.0
appendix-1
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
14
13
12
11
10
9
8
5
4
3
2
1
31
Jan
30
29
27
26
25
23
22
21
20
19
18
17
16
14
13
12
9
8
6
5
4
22
Dec
21
16
15
14
11
8
4
23
Nov
22
20
19
18
17
16
12
11
9
6
30
Oct
29
28
27
23
16
15
14
31
Aug
16
Jul
24
Jun
22
15
11
5
4
3
2
1
31
May
30
29
28
27
26
25
16
15
14
13
establish monotnicity of ownership
sts: define state in terms of states; prove states_fsa
prove sts.opening
prove sts.opened; state sts.closing
prove some properties of discrete CMRAs
sts: embrace modules
prove sts_alloc; play around with modules and namespaces for sts
auth.v: reduce noise by putting definitions in a section
basics of Sts construction
sts: change order of S and T to consistently be "S T" (also for consistency with on-paper def.)
heap: slightly simplify
Most language notation keywords include a colon: now if does too.
Strenghten heap_alloc using big_op.
Preliminary version of big_op over uPred for fin_map.
Left and right mononicity properties for uPred_and and uPred_or.
Remove outdated TODO.
Rename from_heap -> of_heap.
Remove the primitive for full ownership of a heap.
More properties about auth_own.
Left and right mononicity properties for uPred_sep.
Misc fin_map CMRA properties.
Inserting into a fin_map twice.
Move uPred big_op stuff to separate file.
Heap stuff no longer depends on notations.
Change auth_fsa to have an existential quantifier for the update.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
embrace done
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
avoid tricky -{left,right}_id rewrites
Rename saved_prop_twice -> saved_prop_agree.
More consistent fmap and omap properties for fin_maps.
Let done do eassumption.
port the testcase to use the heap.v
complete heap.v
prove 'strong' allocation of ghost state, with more control over the name that has been picked
stub out the accidentally committed per-location allocation
prove compatibility of later and iff
prove CAS success case
prove alloc
the user can pick some parts of the local update of auth later
Loading