Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iris
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
Abhishek Anand
Iris
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5241c33d3013b81bb620b3cfd3cba1f2efdc5b2b
Select Git revision
Branches
20
ci/3.1.0
ci/debug
ci/disable-ltac-backtrace
ci/for_proph
ci/janno/debug-opam
ci/janno/let_bind_envs
ci/janno/vmcast
ci/joe/compact_ipm
ci/joe/compact_ipm_remaining
ci/joe/compact_ipm_simple
ci/maximedenes/instance-nobody-open-proof
ci/msammler/iris-coq-seal_big_opM
ci/mtac2-tt
ci/prophecy
ci/ralf/ci
ci/ralf/pm_red
ci/ralf/set_unfold_elements
ci/robbert/faster_iDestruct
ci/robbert/faster_iDestruct2
ci/robbert/faster_iFresh_joe
Tags
11
iris-3.2.0
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
31 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Apr
13
12
11
7
5
4
31
Mar
30
28
24
23
22
21
20
16
15
14
12
11
10
9
7
6
5
1
24
Feb
23
22
21
20
18
17
16
15
14
13
12
11
10
9
8
7
6
3
2
1
30
Jan
29
28
27
26
25
24
23
22
21
20
17
13
12
11
10
9
8
7
6
5
4
3
1
28
Dec
27
26
23
22
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
10
9
8
7
6
5
4
3
2
1
31
Oct
30
28
27
style
Shorten the agreement proofs and bring the construction closer to the one in the paper.
Lemma timeless_iff_0.
Reverse direction of wp_bind.
Reorganize proofmode tests.
Also keep track of whether a hypothesis is persistent in IntoWand.
Fix error message of iApply.
document JH's recent change in the CHANGELOG
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
add Aleš's proof that agree is not complete
Merge branch 'jh/cmr_morphisms' into 'master'
proofmode tests: use a section
close cancellable invariants under logical biimplication
cancellable invariants are contractive
Let iSpecialize with a hypotheses behave like iAssumption.
provide functor for cancellable invariants
A notion of CMRA morphims based on the compatibility with validity, core and composition.
Typos.
Upred : explain why things are how they are.
Upred is isomorphic to some kind of monotonous SProp predicate. (WIP)
jh/sprop_upred
jh/sprop_upred
docs: fix some typos
docs: formatting fixes
Add visible notation for empty context in proofmode
Consider simpl and clearing introduction patterns as persistent.
Version of iPoseProof with intro pattern.
Enable solve_ndisj to handle unions on the LHS.
Merge branch 'gen_big_op' into 'master'
Add an example why we need WeakMonoidHomomorphism.
Make big_opL type class opaque.
Derive monoid_right_id.
Use generic big op lemmas instead of uPred specific ones when possible.
Generic big operators that are no longer tied to CMRAs.
Remove Hints and Instances that are no longer needed.
Redefine big ops to get more definitional equalities.
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
Refactor the resources for ticket lock
Better error message when the hypothesis given to iDestruct does not exist.
make solve_to_val work when there are still locks in the goal
Prove missing proper instances for inv
`FromAnd true` instances for big ops and ownership.
Loading