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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Service Desk
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
Iris
lambda-rust
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8be97ae8b601f6542cde64bdaf884043f63de5d5
Select Git revision
Branches
20
ci/ike/frame_exist
ci/janno/reduction_no_check
ci/janno/strict-tc-resolution
ci/pinning
ci/places
ci/pm_red
ci/ralf/const-rf
ci/ralf/sections
ci/weak_mem
protected
coqbug/match
ghostcell
gpirlea/pin_semantic
gpirlea/pinning
jh/closures
jh/dynamic_masks
jh/lifetime_no_dead_trade
jh/typecheck_foo
master
default
protected
masters/rusthornbelt
protected
masters/weak_mem
protected
Tags
3
RBrlx-POPL20-artifact
popl18
popl18-aec
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Mar
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
24
18
9
8
4
21
Jul
13
12
11
8
7
3
2
1
30
Jun
27
24
23
WIP.
WIP.
fix spawn and cell
Add lemma [lctx_lft_alive_external], which is useful for automation.
WIP work on option.v
WIP type_sum fixed
Merge branch 'fnlft' of gitlab.mpi-sws.org:FP/LambdaRust-coq into fnlft
WIP.
WIP: new function rules done
WIP sum: prove subtyping
WIP.
WIP: "Lifetime of a function" instead of liveness assumptions in external lifetime context
Bump Iris.
Remove 'Typeclasses Opaque' that were inside a section and hence ineffective
Use `max_list_with` from std++.
Update Iris.
Update to latest Iris.
Simplify a proof
Use new destruct for bigops
update to latest Iris
fix fallout of new bigops stuff in Iris
this should be right version of Iris
experiment with some lemmas to help reduce boilerplate in unsafe code proofs
fix build
update Iris
proof script prettification
Update to latest Iris.
prove Rc::try_unwrap
add Rc::try_unwrap code
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
change 'cont:' syntax to have explicit binder
Make type_jump easier to use by not having to give it the list of parameters.
Prove weakening lemmas for elctx_sat.
note what is still missing for Rc
Rc::get_mut
make it so that we can give the option type (instead of the list of variants) to the type_sum lemmas
Rc::drop
*oops* undo accidental changes
Rc::drop code
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
Loading