Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jonas Kastberg
iris
Commits
7dec6f7c
Commit
7dec6f7c
authored
Jun 19, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG: comparison change
parent
72595700
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
CHANGELOG.md
CHANGELOG.md
+4
-0
No files found.
CHANGELOG.md
View file @
7dec6f7c
...
...
@@ -50,6 +50,10 @@ Changes in heap_lang:
*
heap_lang now has support for allocating, accessing and reasoning about arrays
(continuously allocated regions of memory).
*
One can now assign "meta" data to heap_lang locations.
*
For comparison operation (the binary operator and CAS), all closures are
"normalized" to the same. This makes all closures indistinguishable from each
other while remaining unqueal to anything else. We also use the same
"normalization" to make sure all prophecy variables seem equal to
`()`
.
Changes in Coq:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment