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
Michael Sammler
iris-coq
Graph
bdb566a4039fe9ae15ef9fc750510565cb91fe47
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
iris-3.0
iris-3.1
janno/metacoq
jh/done_contradiction
jh/evar_iframe
jh/independent_metric
jh/sprop_upred
jh_inductive_pairs
joe/bupd_derived
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
add iGPS to list of case studies we maintain
changelog
the rewrite problem now has an issue number
define a general make_laterable construct and use it for atomic updates
add lemma to prove atomic WP without seeing a Q
Sequential triples with a persistent precondition and no initial quantifier are atomic
add a tactic for the final introduction of an atomic accessor
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'
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
Loading