Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
examples
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
Model registry
Operate
Environments
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
Iris
examples
Commits
90d27fc2
There was a problem fetching the pipeline summary.
Commit
90d27fc2
authored
7 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
no tabs
parent
5d574803
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-12
12 additions, 12 deletions
README.md
with
12 additions
and
12 deletions
README.md
+
12
−
12
View file @
90d27fc2
...
...
@@ -31,18 +31,18 @@ This repository contains the following case studies:
*
[
barrier
](
theories/barrier
)
: The implementation and proof of a barrier as
described in "Higher-Order Ghost State"
<http://doi.acm.org/10.1145/2818638>
.
*
[
logrel
](
theories/logrel
)
: the following logical relations from the paper
<http://doi.acm.org/10.1145/3093333.3009855>
:
*
STLC
*
Unary logical relations proving type safety
*
F_mu (System F with recursive types)
*
Unary logical relations proving type safety
*
F_mu_ref (System F with recursive types and references)
*
Unary logical relations proving type safety
*
Binary logical relations for proving contextual refinements
*
F_mu_ref_conc (System F with recursive types, references and concurrency)
*
Unary logical relations proving type safety
*
Binary logical relations for proving contextual refinements
*
Proof of refinement for a pair of fine-grained/coarse-grained concurrent counter implementations
*
Proof of refinement for a pair of fine-grained/coarse-grained concurrent stack implementations
-
STLC
*
Unary logical relations proving type safety
-
F_mu (System F with recursive types)
*
Unary logical relations proving type safety
-
F_mu_ref (System F with recursive types and references)
*
Unary logical relations proving type safety
*
Binary logical relations for proving contextual refinements
-
F_mu_ref_conc (System F with recursive types, references and concurrency)
*
Unary logical relations proving type safety
*
Binary logical relations for proving contextual refinements
-
Proof of refinement for a pair of fine-grained/coarse-grained concurrent counter implementations
-
Proof of refinement for a pair of fine-grained/coarse-grained concurrent stack implementations
## For Developers: How to update the Iris dependency
...
...
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