Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
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
Gaëtan Gilbert
Iris
Graph
7a7e1d220d502f80601a1681de69efc21a194944
Select Git revision
Branches
1
master
default
protected
1 result
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
19
18
13
11
7
5
4
3
30
Sep
26
18
12
10
31
Aug
24
13
11
2
1
31
Jul
24
23
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
6
5
4
1
31
May
30
29
28
25
24
23
20
18
17
15
14
11
9
8
7
4
3
2
27
Apr
26
25
24
23
22
21
20
19
18
11
10
9
6
5
4
3
31
Mar
28
27
24
22
21
20
19
16
15
14
13
12
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
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
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.
fix compatibility with Coq 8.7
Merge branch 'ralf/prophecy' into 'master'
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.
fix typo
test and support Coq 8.8.2
Merge branch 'robbert/pure_exec_nsteps' into 'master'
Add changelog entry for `PureExec`.
Support multiple steps in `PureExec`.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Use only printing on notations for lambdas.
heap_lang consistent spelling
changelog
whitespace tweaks
document some heap_lang design choices
tweak WP def.n and fix eauto in heap_lang
fix nits
change prophecy notation
fix heap_lang/total_adequacy
remove failing part of coin_flip; remove atomic_snapshot
Proving ownp.v and including it back into the build
fix TWP
Making prophecy-related examples work with the new prophecy support
Adding support for prophecy variables to heap_lang
Loading