Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
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
Maxime Dénès
iris-coq
Graph
40edf54c079b68d74483ac80e16c026126923c20
Select Git revision
Branches
20
atomic
ci/3.1.0
ci/debug
ci/janno/debug-opam
ci/janno/vmcast
ci/ralf/ci
ci/ralf/pm_red
ci/robbert/into_val_pures
ci/stability
ci/value_constructor
fast_string
fix-class-apply
fix-export
fix-from-assumption-exact
fix-local-inductive
instance-nobody-open-proof
iris-3.0
iris-3.1
janno/metacoq
jh/done_contradiction
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
12
11
10
9
8
5
4
3
2
1
31
Jan
30
29
27
26
25
23
22
21
20
19
18
17
16
14
13
12
9
8
6
5
4
22
Dec
21
16
15
14
11
8
4
23
Nov
22
20
19
18
17
16
12
11
9
6
30
Oct
29
28
27
23
16
15
14
31
Aug
16
Jul
24
Jun
22
15
11
5
4
3
2
1
31
May
30
29
28
27
26
25
16
15
14
13
12
11
7
23
Apr
14
13
11
10
9
8
7
2
1
31
Mar
30
29
28
27
25
change statement of inv-open lemmas such that they do not force the invariant, and the 'inner step', to appear right next to each other
prove that we can always own an empty fragment of auth
LaTeX: change \set macros
prove that 'deleting' in the exclusive CMRA is a local update
fix Makefile attribution
wakestpre: swap wp_value and wp_value'
heap_lang: rename lifting lemmas so that the final forms do not have a prime
upred: move the primes in the always lemmas to the more specific versions
make some arrows nicer
simplify our build instructions to just "make"
bind types to scopes as early as possible, to functions get their arguments set appropriately
docs: we are going to have namespaces
dome more doc for gsubst
remove some now-unnecessary scope annotations
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
support using setup.tex from another directory
Factor out boring properties of contractive.
More general and Global version of auth_timeless.
Import notations last, otherwise things are not pretty printed.
Rename heap_lang/heap_lang_tactics.v -> heap_lang/tactics.v
Document gsubst function and move to separate file.
Put Lit notations in global scope.
Multi argument recs.
Right associativity of some heap_lang constructs.
The uPred connectives ■, □ and ▷ should be right associative.
Change FindPred to get better folding/unfolding behavior.
Block simpl for of_val to avoid too much unfolding.
Remove superflous brackers.
Use ;; for seq, ; conflicts with lists.
Shorter names for common math notions.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
fix Pred test. also make it more complicated.
switch the language over to integers
Set level of ✓ to 20 (just like ■, ▷ and □).
Make language notations stable under simpl.
heap_lang: Separate derived notions and notations into different files
Change some names related to the global ghost CMRA around
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Introduce the notion of "Frame Shift Assertions", and use to prove the rules about inv and auth at once for pvs and wp
Revert "prelude: add notation for > and >= for all kinds of numbers"
Loading