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
480bc07105763cf2723758247767c94385fbb399
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
13
Jul
9
7
6
5
4
3
2
30
Jun
29
28
26
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
31
May
30
29
28
27
25
24
23
20
18
17
15
14
11
10
9
8
7
4
3
2
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
12
11
10
9
6
5
4
3
31
Mar
30
28
27
24
22
21
20
19
17
16
15
14
13
12
11
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
enable iMod to run an atomic update
add a weak increment operation that knows it does not race
Prove that atomic triples imply "normal" triples
Add some lemmas about mapsto to the atomic_heap interface; use IntoVal for alloc spec
also test Coq 8.8.1
make atomic_heap a typeclass and add some notation for it
Use telescopes for atomic accessors, updates and triples; improve mask handling; add notation for all of them
bring CI back to normal
Merge branch 'gen_proofmode' into 'master'
Stronger version of adequacy that also talks about state.
Fix CHANGELOG.md markdown
expand changelog
README: add link to MoSeL paper website
Coq master is fixed
CHANGELOG
disable building against coq.dev as upstream is currently broken
More consistent names for modality actions.
heap_lang/proofmode: move pm_prettify to where we used to do lazy beta
Merge branch 'ralf/pm' into 'gen_proofmode'
update iApply prettification testcase to use something that actually still prettifies
use iDestructHyp instead of iDestruct
Merge branch 'ralf/wp_alloc' into 'gen_proofmode'
wp_alloc: test more patterns
rename Declare Reduction to match the tactics
add lemma names to proofmode.ref
Split prettification from proof mode reduction
remove big_opL from prettification list
make `wp_alloc l as "?"` behave as expected
changelog
Merge branch 'ci/ralf/telescopes' into 'gen_proofmode'
Move laterN_iter to derived_laws_sbi, because it's more generic.
make sbi_laterN compute and rely on that instead of MakeLaterN
add some more printing to some tests
consistently use pm_prettify for post-tactic simplification
rely on normalization for laterN
ralf/later-normal
ralf/later-normal
proofmode: normalize big_opL
test and fix more telescope normalization
fix nits
add general telescopes and telescopic BI binders and proofmode support
make pm_maybe_wand a BI connective; reduce BI connectives and option combinators in the proofmode with cbn
Loading