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
98be0049470c3ed274988b73e8c1f1dda3486f50
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
Oct
7
6
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
Prove derived facts about the lifetime logic.
Proof of bor_combine. This completes the (internal part of) the lifetime logic.
Make atomic accessor expressible in iGPS, and prove bor_split.
Unnesting.
Refactoring and simplifications.
Creating and ending lifetimes.
Creating borrows. Also, proved a few lemmas about semilattices to simplify existing proofs.
Accessors : done.
Non-atomic accessor for full borrows
Atomic accessor for indexed borrows.
Non-atomic accessor for indexed borrows.
Fixed (hopefully) atomic accessors, and proved faking a borrow.
Add a bottom element to the semilattice structure, plus a bit of refactoring.
WIP: fixed the cons accessors, used a notation for vProp in signature. There is some serious TODO left in ilft_create.
disable CI
Work on primitive.v. Use leibniz equality on view (tedious otherwise), we may or may not need to change that.
Work on definitions
Initial commit of the weak branch
update Makefile
maybe upgrade is less ill-behaved than reinstall
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
Loading