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
Graph
44116b682f926e749d1cf1922c93bf371cba193c
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Feb
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
bump Iris
try to improve parallelism by putting the examples last
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
remove lft_ctx from subtype and eqtype
Bump Iris.
RefCell: add comments explaining the data layout
Map for refmut.
Map for Ref.
Make (most of) the typing lemmas implications in Iris.
Oops, forgot to bump Iris.
Use Iris' iso_ofe infrastructure for types and seal off equiv and dist.
Bump Iris version and make use of improved solve_ndisj.
Bump Iris and fix stuff.
Port Iris 84d78426: Remove an Ltac hack that was there for unknown reason.
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
avoid using wp_bind; use wp_apply instead
Remove uses of iStartProof, which is intended as being an internal tactic.
Bump iris. Simplify some proofs.
refcell: split switching back to the type system and chekcing the first instruction into two steps
update Cell to prove replace instead of just set (like in latest nightly Rust)
Bump Iris and remove a FIXME.
Remove another FIXME.
Bump Iris and fix several TODOs and FIXMEs.
update lang to use heap_lang style: merge lifting.v and derived.v
show join_handle_subtype inside the logic
allow subtyping for join_handle
note a TODO
type the join function
prove that spawn can return a join handle
wp_alloc provides a vector of allocated values
leave a TODO
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
adapt the locking approach for value-lambdas like we did in iris.heap_lang
Bumb Iris version.
Remove obsolete TODO.
prove a spawn-join primitive
update build system
Merge branch 'master' of gitlab.mpi-sws.org:FP/LambdaRust-coq
Iris master.
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/LambdaRust-coq
Loading