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
acdcc20a3907c8d10def59e3c4b43d36d2335465
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
25
May
24
23
22
21
20
19
13
12
11
10
9
7
6
4
3
2
29
Apr
27
26
25
24
21
20
19
18
15
14
13
12
11
10
9
8
7
30
Mar
29
23
22
21
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
24
23
22
21
20
19
18
17
Tweak the algebraic hierarchy.
Change notations of big_ops for upred.
Make use of {[ x1; .. ; xn ]} set notation in barrier proof.
Prove big_sepM_delete.
Error message when =>[H1 .. Hn] is used and goal is not a pvs.
Merge iAssert and iPvsAssert.
Clean up some useless scope delimiters.
Flip order of arguments of iAssert/iPvsAssert.
Make specialization patterns for persistent premises more uniform.
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
CMRA structure on lists.
Make some names more consistent.
Misc property about the product CMRA.
Prove core ∅ ≡ ∅.
Local update on product.
Move some to_globalF stuff to global_functor.v.
proofmode: add test for mask-changing view shift
Improve iPvs to deal with mask changing viewshifts.
Some refactoring of the proofmode proofs.
Better error messages for iPvs.
show that we can rewrite below a contractive function even if we have an equality only later
Add property about altering singleton lists
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
mathpartir is in TexLive. remove it.
Merge branch 'wip'
Add allocate frame preserving update to list CMRA
Add singleton to list CMRA
Squashed commit of the following:
Update comment in substitution.v.
Better errors messages for wp heap tactics.
Make of_val reduce by simpl.
Give WExpr instance for Rec lower priority so it does not go
Simplify substitution stuff.
Turn some matches into lazymatches so errors propagate properly.
Remove obsolete definition.
Use congruence in wp_cas_fail and wp_cas_suc.
Let wp_cas_suc generate equality goal if the values are not convertible.
Better error messages for wp tactics.
Rename program_logic/ectx_weakestpre.v → program_logic/ectx_lifting.v.
Loading