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
b7fbb0c78c6bc0b5967138659ba4b961ed96ba07
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
6
Jun
5
4
3
2
1
31
May
30
29
28
27
26
25
24
23
21
20
19
16
15
13
12
9
8
7
6
4
2
1
30
Apr
29
27
26
25
24
23
17
16
8
7
29
Mar
26
22
20
19
17
16
15
14
13
7
6
5
4
3
1
28
Feb
27
26
25
24
23
22
21
20
18
16
13
7
6
5
3
1
30
Jan
29
28
27
26
25
24
23
22
19
18
17
15
14
13
11
10
2
25
Dec
22
21
20
19
18
15
14
13
12
10
8
7
6
3
30
Nov
29
28
27
26
22
20
16
12
11
9
8
6
1
31
Oct
29
27
26
25
24
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
Fix issue w.r.t. overly eager TC resolution introduced in !254.
link to std++ docs
move heap_lang changes to their own section
Merge branch 'master' of https://gitlab.mpi-sws.org/iris/iris
describe observations in appendix
all-value adequacy: fix the list of observations in advance
rename 'extensions' section file; add reference to Löb's paper
Merge branch 'ci/robbert/pm_faster_alt' into 'master'
Port `tac_specialize_assert`.
Port `tac_specialize`.
Port `tac_assumption`.
Alternative take on making proof mode terms more compact.
make changelog URL readable even on printed version
docs: for now we won't document atomic triples or total triples; de-experimentalize plainly and stuckness
docs: the adequacy statement now also involves the final state
docs: derive Löb induction
TeX docs: number-of-threads, forked-off-post, upd-that-takes-astep in WP
this will become the 3.2 docs from here on
Fix `Params` for functors.
tweak docs
Merge branch 'robbert/functor_cofe' into 'master'
Add `later_intuitionistically` and friends.
Avoid non-stdpp lemma `exists_last`.
Add Changelog entry.
Update Iris documentation with functor changes.
Write documentation for the functor combinators in ProofGuide.
Turn the arguments of functors into COFEs.
Avoid mentioning unfolded version of `fresh_locs` in proof.
Avoid `wp_skip` lemma (which follows from `wp_pure`).
Remove some useless parentheses.
Move `array` out of section to avoid duplicating the notation.
Merge branch 'atomic_resolve' into 'master'
Resolution of prophecy variables can be attached to atomic expressions
gen_heap_alloc_gen: consistent order of argument usage
simplify location Infinite instance
fix metatheory
show that allocating a single ref is like normal map insertion
forgot to make it an Instance
show that there are infinitely many locations
Merge branch 'arrays' into 'master'
Loading