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
4d1ef598b7b1d18cc99e00a09d037c4f61a3e318
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
13
12
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
9
8
7
6
3
2
31
Jan
29
27
25
24
23
22
21
20
19
18
16
13
12
11
10
7
3
31
Dec
30
29
23
22
21
20
19
18
15
14
13
12
11
10
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
24
23
22
21
20
18
16
15
14
13
12
11
9
fix a fluke
typo
no idea why I would think this implies monotonicity...
pers-emp actually just needs `core ε = ε`
Merge branch 'gen_proofmode' of https://gitlab.mpi-sws.org/FP/iris-coq into gen_proofmode
show that persistently is also another fixpoint
Merge branch 'joe/fresh' into 'gen_proofmode'
Reorganize monpred.v and no longer upclose bupd and fupd.
iFresh: document the Ltac trick to force evaluation of the side-effect.
note that forall_2 would be derivable in a classical meta-logic
show that persistently and affinely-persistently are fixpoints of something
Coq future-compat: use qualified name for
iFresh: Force start proof when iFresh is called.
Store a counter in to assign fresh names with .
Add hint for introducing absorbingly.
Prove `<absorb> □ P ⊣⊢ <pers> P` and use it to refactor some stuff.
also test wand
Revert "Use implication in core so that we can test it.", add a dedicated test
Use implication in core so that we can test it.
absorbingly_and → absorbingly_and_1
Generalize `IntoWand` for plainly/persistently.
more unicode
add a test for 'done' not to loop
test iAssumption-based evar instantiation
improve core: don't use implication
generalize core to all BIs
add a test for TC resolution not happening too early
expand FIXME
Start improving control over type class search in proof mode tactics.
Merge branch 'gen_proofmode' of gitlab.mpi-sws.org:FP/iris-coq into gen_proofmode
Make sure as_valid_embed is not used when there is no embedding.
fix benchmark export
sealing: Use primitive projection notation introduced in Coq master
tweak benchmark exporter
Use MakeMonPredAd in ElimModal instances.
update coq-speed export script
Add test case.
Merge branch 'gen_proofmode' of gitlab.mpi-sws.org:FP/iris-coq into gen_proofmode
Split [FromAssumption] into three, depending on wheter the parameters are evars. This is to avoid loops in TC search.
Merge branch 'robbert/big_rename' into 'gen_proofmode'
Loading