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
Michael Sammler
iris-coq
Graph
53325866445d942bb221fac7ec54afeb3c3d7b35
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
iris-3.0
iris-3.1
janno/metacoq
jh/done_contradiction
jh/evar_iframe
jh/independent_metric
jh/sprop_upred
jh_inductive_pairs
joe/bupd_derived
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
18
Oct
17
16
15
14
13
12
10
9
7
6
5
4
3
2
28
Sep
27
21
20
19
15
14
13
12
9
8
7
6
5
4
3
2
1
31
Aug
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
14
11
10
9
8
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
docs: use new notation of None and invalid CMRA elements
let's try not to make those macro names too long
update iris.sty
be even more verbose about licensing
Merge branch 'ralf/docs-license' into 'master'
Be explicit about the CMRA on option
add a LICENSE file summarizing our licensing
put the appendix under CC-BY 4.0
fix CHANGELOG markup
Fix state CMRA.
Use \nat macro.
Define \List macro and use the more commonly used \vec for denoting lists.
Make better use of \Val, \State, \Expr macros.
Move language section to its own file.
Define macro for singleton map and use it.
Remove obsolete file encodings.tex.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Lifting lemmas do no longer have in hypothsesis that the expression is not a value.
docs: fix auth intro
docs: rename some section labels
docs: describe authoritative
CHANGELOG: program_logic/auth is back
Only one direction of assoc and comm for separating conjunction is needed.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Rename some rules : pvs -> vup.
docs: hyperlink some rules
We already have \maybe for the option type
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
docs: fix some newlines
Merge iris.sty with Iris 3.0 paper.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
docs: rule nitpicking
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
The mask of the VS for allocating invariant has an empty mask.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Make everything compile with Coq 8.6
get rid of the strange pvs_intro'; use pvs_intro_mask instead
explain the use of \bot for masks
Correct the Inv-alloc rule.
rename program_logic.{ownership -> wsat}. It really is about world satisfaction and invariants more than about ownership.
Loading