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
4027fedc1fcb21d6525f2475455215441054ae72
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
1
Feb
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
7
6
5
4
3
2
28
Sep
27
21
20
Arguments for gsetC and gset_disjC.
Cancelable and IdFree typeclasses.
A bunch of missing Params instances.
Support introduction patterns /=, {H}, {$H} in iDestruct.
Make introduction pattern parser more robust.
Remove redundant cases in iIntro tactic.
Fix error messages of iAndDestructChoice.
More coherent name for positiveR.
Simplify introduction pattern parser.
Merge branch 'non-expansive-notation' into 'master'
notation for declaring a function non-expansive
Fix issue #68.
Typo.
Operations for converting between maps and collections.
Prove fixpointK stuff without unfolding the definition of fixpoint.
Curry and uncurry operations on gmap.
Fold operation on finite maps.
generalize fixpoint from f^2 contractive to f^k contractive
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
show that is f^2 is contractive, we can take the (unique) fixpoint of f
rename fixpoint2 -> fixpointAB
Bump year in prelude copyright headers.
Support destructing existentials using iAssert.
Merge branch 'no_star_specpat'
Error message when the deprecated * specialization pattern is used.
Make iDestruct smarter about when to copy a hypothesis.
Get rid of * specialization pattern and perform these automatically.
Better error message for iSpecialize.
Misc tweaks.
docs: add Ales' description of the paradoxes
simplify doc
Unused premises go to the last premise of iApply (instead of the first).
docs: remove unused tikz declarations
README: that opam repo is not just for ssreflect, also for Coq itself
improve iApply docs
Improve documentation of iApply.
Hint Mode for auxilary proof mode class ProgIntoLaterN.
Prove slice_iff.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
(CM)RA structure for positive.
Loading