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
62299a953b7a498373047f470aa791c154a1add2
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
2
Nov
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
19
15
14
13
12
9
8
7
6
5
4
3
2
1
31
Aug
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
14
11
10
9
8
6
5
4
2
1
28
Jul
27
26
25
23
22
21
20
19
18
16
15
13
12
11
6
5
4
3
2
1
30
Jun
Merge branch 'ralf/texan' into 'master'
New notation for Texan triple postconditions: Use 'RET' as keyword to indicate the return value
curried Texan triples
Change the way we handle view shifts in post-conditions
use texan triples for some more subtle cases
Instantiate foralls behind boxes by removing those.
Remove tests/atomic.v; the atomic stuff is all in iris-atomic
Add notation l ↦{q} -.
tests/counter.v: explain purpose
update iris.sty
give dedicated names to the type of ghost names, invariant names
CHANGELOG: mention the moving-things-around
Lemmas for updates that take a step.
Merge branch 'robbert/invariant'
Move program_logic stuff that does not depend on the language to base_logic/lib.
Remove dependency of fancy updates on the program language.
Merge branch 'move-global-func' into 'master'
Add flipped mono instances for wand, impl, forall, exist.
Turn short-circuit && and || into definitions.
Also create a wand when reverting a persistent hypothesis.
ElimModal instance for □.
Move global functor to base_logic
Fix typo.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Makefile: hide recursive make calls
Allow framing in negated specialization pattern.
Fix inefficiency in proof mode.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
fix compilation with Coq 8.6 (for some reason, that 'apply:' diverges)
fix README links
tactics: rename auto_proper => auto_equiv
improve f_equiv doc
Merge branch 'janno/hoare-notation' into 'master'
add texan triples in uPred_scope
repeat notation annotations for quantifiers, just to be sure
Simplify Texan triple notations.
add a later in texan triples
port a lot of our specs to texan triples
Add triple notation for generalized post-condition
Improve error message of iIntros.
Loading