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
46f8eed8b082a074a426c9637e8fc201620f429f
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
14
Mar
12
11
10
9
7
6
1
24
Feb
23
22
21
20
18
17
16
15
14
13
12
11
10
9
7
6
3
2
1
30
Jan
29
28
27
26
25
24
23
22
21
20
17
13
12
11
10
9
8
7
6
5
4
3
1
28
Dec
27
26
23
22
21
20
19
18
16
15
14
13
12
11
9
8
7
6
5
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
10
9
8
7
6
5
4
3
2
1
31
Oct
30
28
27
26
25
22
21
18
17
16
15
14
13
12
10
9
Update proof mode docs.
More sane/consistent syntax for modal specialization patterns.
Extend specialization patterns.
CI config: run CI on all branches starting with 'CI'
some more STS lemmas
also add my original testcase, just to be sure
Update to latest stdpp.
Fix issue #74.
make frac_included into general lemma about < and + of positive fractions
rename wp_fupd_step -> wp_step_fupd. All other lemmas call them step_fupd.
show some more local updates for the option type
add test for iNext with evars
Make IntoLaterN work on ▷ ?P with ?P an evar.
Bump stdpp.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
More LimitPreserving stuff.
fix build
generalize lifting lemmas: better support view shifts that take a step
show frac_valid'
Prove pure_ne to make f_equiv work better.
Bump stdpp.
Remove unused premise of iso_cofe_subtype.
Update star symbol in ProofMode docs.
actually create the ndisj HintDb. this makes it unfold constants so that we can use 'Hint Resolve'.
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
bump coq-stdpp
add tactic for showing Iris assertions involving limits of chains
prove dist_later_dist; define constant chain
Support envs_lookup_delete in internal iAssumptionCore tactic.
Note: If f^2 is contractive, that doesn't imply that f is non-expansive
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
show that dist_later is a subrelation of dist
Change Hint Mode for FromAssumption.
Fix error message of iApply.
Add instance CMRADiscrete dec_agreeR.
update std++
Revert "Seal off iRes using a module." because my benchmarks were wrong.
Seal off iRes using a module.
Support multiple hypotheses in iCombine.
fixpointK_ind
Loading