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
0d39643cb813a8a3d755921e9b216354dac41a38
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
24
Oct
22
21
20
19
18
13
12
11
10
7
5
4
3
2
1
30
Sep
27
26
20
19
18
12
10
3
31
Aug
30
29
24
17
13
11
2
1
31
Jul
24
23
19
18
17
13
9
7
6
5
4
3
2
30
Jun
29
28
26
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
31
May
30
29
28
27
25
24
23
20
18
17
15
14
11
10
9
8
7
4
3
2
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
12
11
10
9
6
5
4
3
31
Mar
30
28
27
24
22
21
20
19
17
16
15
Tweak a proof.
Proper pretty printing of new `|={E,E'}▷=>^n` notation.
Merge branch 'joe/fupd_adequacy' into 'master'
Use explicit names in some scripts, re-organize fupd plainly derived laws, adjust wsat import/export.
Use plainly modality instead of typeclass in BiFUpdPlainly interface.
Modify adequacy proof to not break the 'fancy update' abstraction. Modify fupd plainly interface and add new derived results.
Coq 8.9 is no longer broken
Move `Atomic`, `IntoVal` and `AsVal` instances to lifting.
ci/value_constr…
ci/value_constructor
Automate proofs of `Atomic` instances.
A specific constructor for injecting values in expressions
start testing with Coq 8.9
get rid of observations in ownP, they just make porting harder
Remove spurious import.
Replace more occurences of /\ by unicode ∧.
Add type annotation.
Use unicide ∧ and ∃.
Add missing type in a signature.
Bump Mtac2-8.8 commit.
fix compatibility with Coq 8.7
Merge branch 'ralf/prophecy' into 'master'
Allow `IntoVal` to take pure steps.
ci/robbert/into…
ci/robbert/into_val_pures
Weaken `PureExec φ n e1 e2` so that it can take `>= n` steps.
Move `Atomic`, `IntoVal` and `AsVal` instances to lifting.
Automate proofs of `Atomic` instances.
Misc white space nits.
Curry par
A specific constructor for injecting values in expressions
note some FIXMEs
more nits
use 'proph' instead of a notation, and rename type of prophecy variables to proph_id
more nits
generalize to lists of observations per program step
fix nits
use record for heap_lang state
Merge remote-tracking branch 'origin/master' into ralf/prophecy
`(P → Q) ⊣⊢ ∃ R, R ∧ <pers> (P ∧ R -∗ Q)` holds for general BIs.
Bump Mtac2-8.8 commit.
Bump Mtac2-8.8 commit.
Bump Mtac2-8.8 commit.
fix typo
Loading