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
9b8d36ce1ecc8a69224558ef0570cc1d3ffc55a7
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
6
Oct
5
4
28
Sep
27
26
25
21
20
19
7
29
Aug
28
24
22
21
19
17
16
10
8
4
3
2
1
31
Jul
19
17
16
11
10
7
6
4
3
2
20
Jun
18
May
17
16
15
13
12
9
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
remove empty modules files
stop excluding files from git exports
avoid newline in quoted text
popl18-aec
popl18-aec
explain updating
expand README
move sharing lemmas around so that uniq does not depend on shr
README: mention minimal opam version
README: mention -j
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
fix build-dep/opam dependencies
Merge remote-tracking branch 'origin/eq-loc'
support MacOS
rename CI jobs
strengthen qp_eq_loc; add a test
wp_eq_loc: don't throw away the mapstos
Merge remote-tracking branch 'origin/master' into eq-loc
document pointer comparison non-determinism
update awk.Makefile
update Iris
update for Coq Makefile hooks
update Makefile, gitignore
update Iris
update build system
update README
coqchk is broken
Remove workaround.
update Iris; get rid of opam.pins
Adding iris atomic
Merge branch 'master' of mpisws-gitlab:FP/lambdarust-coq
Adding location equality.
It is not necessary to ask lifetime inclusion to trade dead tokens.
jh/lifetime_no_…
jh/lifetime_no_dead_trade
add missing file
show that we can covnert 'a to 'static if the function never returns
Idem for the types of shared and unique borrows.
Change the notation for borrows : now, it is just a notation for the predicate transformer (it does not include the payload of the borrow).
no longer test Coq 8.6; start testing 8.7
update Iris
update CI to templates; test against 8.6.1
Simplify proofs
The inheritance of raw reborrowing is not (no longer) necessary. Let's remove it and call it shorten.
Loading