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
Tej Chajed
iris
Graph
0f2733740dd6ce6e54c576bccaede187070983ec
Select Git revision
Branches
20
adjust-focused-goal
atomic
avoid-deprecated-arith
byte-strings
bytes-ident
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
cmra-iso
cmra-restrict-valid
coqide-unicode-config
dfrac-smart-constructor
dfrac-valid-arg
document-ipm-classes
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
29
Aug
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
28
27
26
25
24
23
21
20
19
18
17
16
15
14
8
7
6
1
31
May
30
29
28
27
25
24
23
22
21
20
19
13
12
11
10
9
7
6
4
3
2
29
Apr
27
26
25
24
21
20
19
18
15
14
13
12
11
10
9
8
7
Some ectx_language properties.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Turn out Coq 8.5 already comes with a module to get lia without axioms: Lia
rvs is (classically) equivalent to a kind of double negation
Use the big op over lists in the definition of weakestpre.
More big op properties.
Add weakest-pre version atomic_triple
Some clean up/tweaks of locks.
More simpl to reduce %V scopes.
Merge branch 'lock-iface' into 'master'
Abstract lock interface
Use simpl more to get rid of %V scopes following 6d038c53.
get rid of a fixed TODO
Use simpl to get rid of some %V scopes delimiters go away.
Also use %E scopes in notations for Hoare triples.
Merge remote-tracking branch 'mpi/janno/early-scopes'
Define E and V scopes in program_logic
Make iIntoEntails work when the entails is hidden under a delta.
Fix typo that I forgot to git commit --amend.
Rename uPred_now_True → uPred_except_last.
Prove later_exist_1 in the logic.
Cancelable invariants.
Make thread_local a bit more consistent.
Big ops over lists as binder.
Make big ops opaque for type classes.
More timeless and persistent instances for big ops.
Remove obsolete comment.
docs: fix a quantifiers
docs: fix \box properties
docs: fix V being about any CMRA; fix V's timeless axiom
Simplify incr_2_safe.
Provide a user-side example of atomic_triple
Fix FIXME in atomic.v
Merge branch 'atomic' into 'master'
atomic
Put now_True_rvs near derived properties (since it _is_ derived).
Enable proof mode to destruct non-separating conjunctions in spatial context.
Generalize proof mode type class IntoSep.
Move some lifting specific tactics to lifting.v.
Remove old tests about heap_lang reductions.
Loading