Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Rodolphe Lepigre
Iris
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
327ba441744ee0f14518fd1054ae74e51441f763
Select Git revision
Branches
20
arrays
atomic
atomic_resolve_alternative
cas_resolve
ci/3.1.0
ci/debug
ci/disable-ltac-backtrace
ci/janno/debug-opam
ci/janno/vmcast
ci/joe/compact_ipm
ci/maximedenes/instance-nobody-open-proof
ci/prophecy
ci/ralf/ci
ci/ralf/pm_red
ci/robbert/into_val_pures
ci/robbert/kill_locked_value_lambdas
ci/robbert/tc_opaque
ci/stability
ci/value_constructor
fast_string
Tags
10
iris-3.1.0
iris-3.0.0
iris-2.0
iris-2.0-rc2
iris-2.0-rc1
iris-1.1
iris-1.0
hope-2015-coq-1
appendix-1.0.0
appendix-1
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
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
30
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
Prove `<absorb> □ P ⊣⊢ <pers> P` and use it to refactor some stuff.
Make `of_expr` more consistent with Ltac version.
Add missing branch to `iStartProof`.
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
WIP: make core general for all BIs
ralf/core
ralf/core
add a test for TC resolution not happening too early
apply -> refine
ralf/tc_control2
ralf/tc_control2
expand FIXME
take some part of robberts patch
ralf/tc_control
ralf/tc_control
Start improving control over type class search in proof mode tactics.
little change to update mtac2's kind_of_term
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
avoiding reduction in of_expr
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
decapp for to_expr and of_val in of_expr
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'
Typo.
Notations <absorb>, <affine> and <pers>.
Notations <obj> and <subj>.
Rename absolutely → objectively and relatively → subjectively.
We usually fail faster to prove IntoPure than Absorbing/Affine.
More Hint Modes.
Add iStartProof in iAccu.
Loading