Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
publications
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Verified Software
publications
Compare revisions
dc7aa5576494e48c5e9bbc5078ae2b83a9df6c03 to 50c258781eb800f567906d963dc2d66827e0020e
Project 'resource-reasoning/publications' was moved to 'verified-software/publications'. Please update any links and bookmarks that may still have the old path.
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
verified-software/publications
Select target project
No results found
50c258781eb800f567906d963dc2d66827e0020e
Select Git revision
Branches
master
Swap
Target
verified-software/publications
Select target project
verified-software/publications
1 result
dc7aa5576494e48c5e9bbc5078ae2b83a9df6c03
Select Git revision
Branches
master
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Fix bad character from latex copy-paste
· 50c25878
Thomas Wood
authored
6 years ago
50c25878
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
publications.bib
+1
-1
1 addition, 1 deletion
publications.bib
with
1 addition
and
1 deletion
publications.bib
View file @
50c25878
...
...
@@ -1563,7 +1563,7 @@ Logic. The joining ingredient of JaVerT is a JavaScript frontend to our JSIL ver
tightly connecting programs and reasoning at the level of JavaScript to programs and reasoning at
the level of JSIL. This frontend includes a well-tested compiler from JavaScript code to JSIL code, a
translator from JavaScript Logic to JSIL Logic, and well-tested JSIL reference implementations and
veri
ed axiomatic specifications of the JavaScript internal functions.
veri
fi
ed axiomatic specifications of the JavaScript internal functions.
We demonstrate the feasibility of JaVerT to specify and verify simple data structure libraries,
illustrating our ideas using an implementation of a priority queue. Our given specifications ensure
prototype safety of library operations, in that they describe the conditions under which these operations
...
...
This diff is collapsed.
Click to expand it.