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
Commits
0df052f9
There was a problem fetching the pipeline summary.
Commit
0df052f9
authored
8 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Update to latest Iris.
parent
3f1d4314
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
opam.pins
+1
-1
1 addition, 1 deletion
opam.pins
theories/typing/lib/rc.v
+7
-10
7 additions, 10 deletions
theories/typing/lib/rc.v
theories/typing/lib/rwlock/rwlock_code.v
+1
-1
1 addition, 1 deletion
theories/typing/lib/rwlock/rwlock_code.v
with
9 additions
and
12 deletions
opam.pins
+
1
−
1
View file @
0df052f9
coq-iris https://gitlab.mpi-sws.org/FP/iris-coq
c798ff4f78cd663c2a710b0af4e7af063b35580a
coq-iris https://gitlab.mpi-sws.org/FP/iris-coq
ea7913081b7554d4d8191c0cfe99bfd736d22343
This diff is collapsed.
Click to expand it.
theories/typing/lib/rc.v
+
7
−
10
View file @
0df052f9
...
@@ -87,8 +87,7 @@ Section rc.
...
@@ -87,8 +87,7 @@ Section rc.
{
apply
auth_valid_discrete_2
.
done
.
}
{
apply
auth_valid_discrete_2
.
done
.
}
iMod
(
na_inv_alloc
tid
_
_
(
rc_inv
tid
ν
γ
l'
ty
)
with
"[Ha Hν2 Hl' H† HPend]"
)
.
iMod
(
na_inv_alloc
tid
_
_
(
rc_inv
tid
ν
γ
l'
ty
)
with
"[Ha Hν2 Hl' H† HPend]"
)
.
{
rewrite
/
rc_inv
.
iExists
(
Some
(_,
_))
.
iFrame
.
iExists
_
.
iFrame
"#∗"
.
{
rewrite
/
rc_inv
.
iExists
(
Some
(_,
_))
.
iFrame
.
iExists
_
.
iFrame
"#∗"
.
(* FIXME: iFrame fails to frame Hν†. *)
rewrite
Qp_div_2
;
auto
.
}
iNext
.
iSplit
;
last
by
iAlways
.
by
rewrite
Qp_div_2
.
}
iMod
(
ty_share
with
"LFT HP Hν1"
)
as
"[??]"
;
first
solve_ndisj
.
iMod
(
ty_share
with
"LFT HP Hν1"
)
as
"[??]"
;
first
solve_ndisj
.
iExists
_,
_,
_
.
iFrame
.
done
.
}
iExists
_,
_,
_
.
iFrame
.
done
.
}
iDestruct
"HX"
as
(
γ
ν
q'
)
"(#Hinv & Hrc & #Hshr & Htok & #Hν†)"
.
iDestruct
"HX"
as
(
γ
ν
q'
)
"(#Hinv & Hrc & #Hshr & Htok & #Hν†)"
.
...
@@ -109,7 +108,7 @@ Section rc.
...
@@ -109,7 +108,7 @@ Section rc.
iMod
(
"Hclose1"
with
"[]"
)
as
"_"
;
first
by
auto
.
iMod
(
"Hclose1"
with
"[]"
)
as
"_"
;
first
by
auto
.
by
iFrame
"#∗"
.
by
iFrame
"#∗"
.
-
iMod
(
"Hclose1"
with
"[]"
)
as
"_"
;
first
by
auto
.
-
iMod
(
"Hclose1"
with
"[]"
)
as
"_"
;
first
by
auto
.
iApply
step_fupd_intro
;
first
solve_ndisj
.
iNext
.
by
iFrame
.
iApply
step_fupd_intro
;
first
solve_ndisj
.
by
iFrame
.
Qed
.
Qed
.
Next
Obligation
.
Next
Obligation
.
iIntros
(
ty
κ
κ'
tid
l
)
"#Hincl H"
.
iDestruct
"H"
as
(
l'
)
"[#Hl #Hshr]"
.
iIntros
(
ty
κ
κ'
tid
l
)
"#Hincl H"
.
iDestruct
"H"
as
(
l'
)
"[#Hl #Hshr]"
.
...
@@ -172,7 +171,7 @@ Section code.
...
@@ -172,7 +171,7 @@ Section code.
{
exfalso
.
simpl
in
*.
subst
c
.
apply
Hnle
.
done
.
}
{
exfalso
.
simpl
in
*.
subst
c
.
apply
Hnle
.
done
.
}
simpl
in
*.
subst
qa
.
wp_read
.
iApply
"HΦ"
.
iFrame
.
iRight
.
iModIntro
.
iSplit
.
simpl
in
*.
subst
qa
.
wp_read
.
iApply
"HΦ"
.
iFrame
.
iRight
.
iModIntro
.
iSplit
.
{
iPureIntro
.
apply
Pos
.
lt_nle
.
done
.
}
{
iPureIntro
.
apply
Pos
.
lt_nle
.
done
.
}
iFrame
"Hna"
.
iExists
_,
_,
q
,
q''
.
iFrame
"#∗%"
.
iSplitR
;
first
by
iAlways
.
iFrame
"Hna"
.
iExists
_,
_,
q
,
q''
.
iFrame
"#∗%"
.
iIntros
(
c'
qx
)
"(Hst & Hl & Hq'' & Hna)"
.
iApply
"Hclose"
.
iFrame
"Hna"
.
iIntros
(
c'
qx
)
"(Hst & Hl & Hq'' & Hna)"
.
iApply
"Hclose"
.
iFrame
"Hna"
.
iExists
_
.
iFrame
"Hst"
.
iDestruct
"Hq''"
as
"[%|Hq'']"
.
iExists
_
.
iFrame
"Hst"
.
iDestruct
"Hq''"
as
"[%|Hq'']"
.
*
iExists
_
.
subst
qx
.
iFrame
"∗%"
.
by
iIntros
"!> !#"
.
*
iExists
_
.
subst
qx
.
iFrame
"∗%"
.
by
iIntros
"!> !#"
.
...
@@ -267,10 +266,8 @@ Section code.
...
@@ -267,10 +266,8 @@ Section code.
rewrite
right_id
-
Some_op
pair_op
.
iDestruct
"Hνtok"
as
"[Hνtok1 Hνtok2]"
.
rewrite
right_id
-
Some_op
pair_op
.
iDestruct
"Hνtok"
as
"[Hνtok1 Hνtok2]"
.
iMod
(
"Hclose2"
with
"[$Hrctok] Hna"
)
as
"[Hα1 Hna]"
.
iMod
(
"Hclose2"
with
"[$Hrctok] Hna"
)
as
"[Hα1 Hna]"
.
iMod
(
"Hclose1"
with
"[Hrc● Hl' Hl'† Hνtok2 Hν† $Hna]"
)
as
"Hna"
.
iMod
(
"Hclose1"
with
"[Hrc● Hl' Hl'† Hνtok2 Hν† $Hna]"
)
as
"Hna"
.
{
iExists
_
.
iFrame
"Hrc●"
.
iExists
_
.
rewrite
Z
.
add_comm
.
iFrame
.
{
iExists
_
.
iFrame
"Hrc●"
.
iExists
_
.
rewrite
Z
.
add_comm
.
iFrame
"∗ Hνend"
.
(* FIXME: iFrame fails to frame Hνend. *)
rewrite
[_
⋅
_]
comm
frac_op'
-
assoc
Qp_div_2
.
auto
.
}
iNext
.
iSplit
;
last
by
iAlways
.
iPureIntro
.
rewrite
[_
⋅
_]
comm
frac_op'
-
assoc
Qp_div_2
.
done
.
}
(* Finish up the proof. *)
(* Finish up the proof. *)
iApply
(
type_type
_
_
_
[
x
◁
box
(
&
shr
{
α
}
rc
ty
);
#
lrc2
◁
box
(
rc
ty
)]
%
TC
iApply
(
type_type
_
_
_
[
x
◁
box
(
&
shr
{
α
}
rc
ty
);
#
lrc2
◁
box
(
rc
ty
)]
%
TC
with
"[] LFT Hna [Hα1 Hα2] HL Hk [-]"
);
last
first
.
with
"[] LFT Hna [Hα1 Hα2] HL Hk [-]"
);
last
first
.
...
@@ -383,7 +380,7 @@ Section code.
...
@@ -383,7 +380,7 @@ Section code.
with
"[] LFT Hna HE HL Hk [-]"
);
last
first
.
with
"[] LFT Hna HE HL Hk [-]"
);
last
first
.
{
rewrite
2
!
tctx_interp_cons
tctx_interp_singleton
.
{
rewrite
2
!
tctx_interp_cons
tctx_interp_singleton
.
rewrite
!
tctx_hasty_val
tctx_hasty_val'
//.
unlock
.
iFrame
.
rewrite
!
tctx_hasty_val
tctx_hasty_val'
//.
unlock
.
iFrame
.
iRight
.
iExists
_,
_,
_
.
iFrame
"∗#"
.
by
iAlways
.
}
iRight
.
iExists
_,
_,
_
.
iFrame
"∗#"
.
}
iApply
(
type_sum_assign
Σ
[
ty
;
rc
ty
]);
[
solve_typing
..|]
.
iApply
(
type_sum_assign
Σ
[
ty
;
rc
ty
]);
[
solve_typing
..|]
.
iApply
type_jump
;
solve_typing
.
iApply
type_jump
;
solve_typing
.
Qed
.
Qed
.
...
@@ -523,7 +520,7 @@ Section code.
...
@@ -523,7 +520,7 @@ Section code.
iMod
(
"Hclose1"
with
"[] [Hrc' Hrctok Hν]"
)
as
"[Hrc' Hα]"
.
iMod
(
"Hclose1"
with
"[] [Hrc' Hrctok Hν]"
)
as
"[Hrc' Hα]"
.
{
iIntros
"!> HX"
.
iModIntro
.
iExact
"HX"
.
}
{
iIntros
"!> HX"
.
iModIntro
.
iExact
"HX"
.
}
{
iExists
[_]
.
rewrite
heap_mapsto_vec_singleton
.
iFrame
"Hrc'"
.
{
iExists
[_]
.
rewrite
heap_mapsto_vec_singleton
.
iFrame
"Hrc'"
.
iRight
.
iExists
_,
_,
_
.
iFrame
"#∗"
.
iNext
.
by
iAlways
.
}
iRight
.
iExists
_,
_,
_
.
iFrame
"#∗"
.
}
iApply
(
type_type
_
_
_
[
x
◁
box
(
uninit
2
);
iApply
(
type_type
_
_
_
[
x
◁
box
(
uninit
2
);
rcx
◁
box
(
uninit
1
)]
%
TC
rcx
◁
box
(
uninit
1
)]
%
TC
with
"[] LFT Hna [Hα] HL Hk [-]"
);
last
first
.
with
"[] LFT Hna [Hα] HL Hk [-]"
);
last
first
.
...
...
This diff is collapsed.
Click to expand it.
theories/typing/lib/rwlock/rwlock_code.v
+
1
−
1
View file @
0df052f9
...
@@ -213,7 +213,7 @@ Section rwlock_functions.
...
@@ -213,7 +213,7 @@ Section rwlock_functions.
iMod
(
ty_share
with
"LFT Hst Htok"
)
as
"[#Hshr Htok]"
.
solve_ndisj
.
iMod
(
ty_share
with
"LFT Hst Htok"
)
as
"[#Hshr Htok]"
.
solve_ndisj
.
iFrame
"#"
.
iDestruct
(
"Hclose"
with
"Htok"
)
as
"[$ Htok2]"
.
iFrame
"#"
.
iDestruct
(
"Hclose"
with
"Htok"
)
as
"[$ Htok2]"
.
iExists
_
.
iFrame
.
iExists
_,
_
.
iSplitR
;
first
done
.
iFrame
"#∗"
.
iExists
_
.
iFrame
.
iExists
_,
_
.
iSplitR
;
first
done
.
iFrame
"#∗"
.
rewrite
Qp_div_2
.
iSplitR
;
first
done
.
iSplitL
;
last
done
.
rewrite
Qp_div_2
.
iSplitL
;
last
done
.
iIntros
"!> Hν"
.
iApply
"Hh"
.
rewrite
-
lft_dead_or
.
auto
.
}
iIntros
"!> Hν"
.
iApply
"Hh"
.
rewrite
-
lft_dead_or
.
auto
.
}
iMod
(
"Hclose'"
with
"[$INV]"
)
as
"Hβtok1"
.
iMod
(
"Hclose'"
with
"[$INV]"
)
as
"Hβtok1"
.
iApply
(
wp_if
_
true
)
.
iIntros
"!>!>"
.
iApply
(
wp_if
_
true
)
.
iIntros
"!>!>"
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment