Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Simon Spies
lambda-rust
Graph
0e3bc878ab81cd75c0d7b44a9309c198fe4402b6
Select Git revision
Branches
20
ci/janno/reduction_no_check
ci/places
ci/pm_red
ci/ralf/const-rf
ci/ralf/lia-experiment
ci/ralf/old-timing-data
ci/ralf/sections
ci/robbert/faster_iDestruct2
ci/robbert/iprop_structures
ci/robbert/merge_sbi
ci/robbert/merge_sbi_new
ci/robbert/merge_sbi_new_weak
ci/robbert/merge_sbi_weak
ci/robbert/naive_solver
ci/weak_mem
contractiveness
coqbug/match
fast_string
ghostcell
gpirlea/pinning
Tags
3
RBrlx-POPL20-artifact
popl18
popl18-aec
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
May
4
2
29
Apr
28
27
26
25
24
22
20
19
18
14
13
11
7
30
Mar
28
27
24
23
22
21
16
15
13
10
9
7
6
5
4
3
1
28
Feb
25
24
23
22
21
19
18
17
16
15
13
12
11
10
9
8
30
Jan
26
25
24
23
22
21
19
17
16
13
12
11
10
9
8
7
6
5
4
3
1
28
Dec
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
2
1
30
Nov
29
28
27
26
25
24
23
22
16
15
11
10
9
8
7
4
3
1
28
Oct
27
26
25
16
6
3
16
Sep
15
14
13
12
11
10
9
6
5
2
26
Aug
Delimit scopes of list variants of subst.
Fix another FIXME.
Bump Iris, fix FIXME.
swap
Use a "static dispatch" way of presenting higher order functions.
prove take_mut
Arc comments
Mutex and MutexGuard subtyping. This completes the Mutex proof.
MutexGuard Sync bound
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
Mutex: Send+Sync
Merge branch 'master' of gitlab.mpi-sws.org:FP/LambdaRust-coq
weak_count and strong_count for Arc.
refine comments even more
refine comments
Guards for rwlock are sync.
Merge branch 'master' of gitlab.mpi-sws.org:FP/LambdaRust-coq
arc_make_mut.
TODO comments
simplification of ty_own is now fairly well-behaved, remove a TODO
make join_handle Send/Sync
comments in make_mut
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
comments
Prove is_unique (needed for get_mut) for Arc.
Comment in rc.v, fix weak_count.
rc_strong_count, rc_weak_count.
Starting the work on arc.
Merge branch 'master' of gitlab.mpi-sws.org:FP/LambdaRust-coq
Mutex non-expansive, MutexGuard contractive
try_unwrap.
more missing Send/Sync bounds
notice some type properties that still need proving
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
prove Mutex::get_mut
Merge branch 'master' of gitlab.mpi-sws.org:FP/LambdaRust-coq
Library for Arc.
prove MutexGuard::deref
prove MutexGuard::deref_mut
prove MutexGuard::drop
Loading