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
c52ff26199cc1f92128cd2bbb2234dd78fe1cd22
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
3
Nov
2
31
Oct
30
29
28
27
26
25
24
20
19
18
12
10
9
7
5
4
29
Sep
28
27
26
25
24
21
20
19
18
17
15
9
8
6
28
Aug
26
24
23
22
20
17
7
6
4
28
Jul
14
12
10
27
Jun
13
12
8
6
25
May
17
12
9
27
Apr
26
19
13
12
11
7
5
4
31
Mar
30
28
24
23
22
21
20
16
15
14
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
Merge commit '17b8' into gen_proofmode
Merge commit '38b6' into gen_proofmode
Merge commit '92c7' into gen_proofmode
Simplify uses of AffineEnv by making it easy to prove when the BI is affine.
Fix wrong naming convention for IntoExcept0 instances.
Merge commit 'f5a5f' into gen_proofmode
try to work around yet another opam silliness
`IntoForall` and `FromForall` instances for `except_0`.
Simplify proof of `forall_timeless`.
Prove `except_0_forall` in both directions.
Merge branch 'proofmode_notation_fix' into 'master'
Hide the proof mode entailment behind a definition.
Renaming: sink->absorbingly bare->affinely.
Move special purpose class `AsRec` to the only place it is used.
Add an `AsVal` type class.
Remove some wp lemmas that are not used for implementing tactics anymore.
Remove some unused eauto arguments.
Remove notations for bi_bare and bi_persistently.
Typo : sbi_mixin_internal_eq_ne->bi_mixin_internal_eq_ne
set up CI and automatic opam publication for gen_proofmode. do NOT merge into master!
update build system
Make algebra/proofmode_classes.v no longer depend on base_logic.
Port fixpoints to BIs.
Allow to move non-affine stuff to the persistent/pure context if the goal is absorbing.
Missing timeless instances.
Use the sink modality in the proof mode.
Proof mode class instances for the sink modality.
The sink modality.
A rather ad-hoc IntoSep rule for `■ ▷ (P ∗ Q)`.
Fix error message of iDestruct.
Use cheaper iDestructHyp in iInv.
Allow stripping of timeless ▷s below ■ modalities.
Generalize iAlways to also introduce ■ modalities.
Strip laters below ■ and □.
More consistent naming, e.g. bare_later -> later_bare_2.
Also add Affine instances for empty/nil big ops.
Added Affine instances for big ops.
Swap names of bare_and_l and bare_and_r.
Some proofmode tweaks for the bare modality.
The bare modality is also persistent.
Loading