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
2863ad3aceaef576d7b816190cc52e665071fc20
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
8
Aug
6
5
4
2
1
28
Jul
27
26
25
23
22
21
20
19
18
16
15
13
12
11
6
5
4
3
2
1
30
Jun
28
27
26
25
24
23
21
20
19
18
17
16
15
14
8
7
6
1
31
May
30
29
28
27
25
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
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Fix building with ssreflect 1.6
Fix compatibility with ssreflect 1.6 (which is used on the CI machine).
Assert that we have only one goal (debugging CI failure)
Try the ssreflect apply at the place the CI builder fails.
Add missing heap_lang/adequacy.
Restore program_logic/viewshifts.
Rename the wp_focus tactic into wp_bind.
Improve error messages of iSplitL and iSplitR.
Document why cofe_fun is a definition.
No longer break now_True abstraction.
Generalize iTimeless to deal with now_True hypotheses.
More now_True laws.
Simplify the counter example proof a bit.
Turn some foralls into unicode foralls.
Merge branch 'iris3.0' of gitlab.mpi-sws.org:FP/iris-coq into iris3.0
Append on gFunctorList.
A nicer version of adequacy of Iris and specialize it to heap_lang.
Make wp_strong_mono stronger and use it to prove wp_pvs.
Clean up Imports so that the ={E}=★ notation is displayed properly.
Better error message when iVs is used in non-view shift goal.
fix a comment
vastly simplify the counterexample
counterexample no longer needs duplicable ghost state
Merge branch 'iris3.0' of gitlab.mpi-sws.org:FP/iris-coq into iris3.0
complete proof that invariants without laters are inconsistent
we don't need no self-referential invariant allocation
Remove duplicate iVs and iVsIntro tactic.
start proving Derek's contradiction
Add missing file program_logic/iris.
More introduction patterns.
Iris 3.0: invariants and weakest preconditions encoded in the logic.
Use rvs in counter_example and integrate with adequacy to obtain False.
Stronger soundness lemmas for uPred.
Merge branch 'master' into iris3.0
Define uPred_now_True P := ▷ False ∨ P.
Remove FIXME.
Make iApply more powerful and uniform.
show that even \later^n False is inconsistent (for any fixed n); properly use pvs in counter_examples
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Loading