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.
e17ac4ada572e18935a704eb5f30d1ac099ebb26
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
29
Nov
28
27
26
24
23
22
21
20
18
16
15
14
13
12
11
9
8
7
6
5
4
3
2
31
Oct
30
29
28
27
26
25
24
23
20
19
18
12
10
9
7
5
4
29
Sep
28
27
26
25
24
21
20
19
18
17
16
15
14
11
9
8
6
28
Aug
26
24
23
22
21
20
17
7
6
4
28
Jul
14
12
10
27
Jun
13
12
8
6
25
May
17
12
9
27
Apr
26
19
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
Add some type annotations to potentially ambiguous cases.
More consistent variable names and `Implicit Types`.
Merge branch 'swasey/ssrfun' into 'master'
Bump stdpp.
Support tighter precedence for x.1, x.2 notation.
remove unnecessary side-condition from ofe_funCF_contractive
don't delay opam publishing until after the 8.7.dev build
bump std++
allow building against 'dev' version of Coq
Another form of associativity for `opM`.
Some lemmas about discreteness.
OFEs are bicartesian closed
add model for new terms
fix latex
docs: add empty type and sum
more precise comment
no longer CI coqchk, it is just broken in too many ways
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
disable coqchk, it fails with a stack overflow
Merge branch 'robbert/iprod' into 'master'
Fix some comments.
Rename `iprod` into `ofe_fun`.
Move the `iprod` CMRA definition into `cmra.v`.
Get rid of `ofe_fun`, it was just a non-dependently typed version of `iprod`.
`to_agree` preserves discrete OFE elements.
No longer let `to_agree` require the carrier to be an OFE.
docs: this is Iris 3.1
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
docs: plainly consistency
docs: plainly rules
docs: define plainly
Do not name constructor of `agree`; it should never be used.
Get rid of some useless parentheses (that were probably the result of merging).
Fix typo.
Add comment.
Have only wp_atomic.
Rename stuckness lemmas.
Use `stuck e σ` rather than `¬ progressive e σ`.
Merge branch 'master' into gen_proofmode
Eliminate an unnecessary typeclass.
Loading