Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lennard Gäher
Iris
Commits
a162c20d
Commit
a162c20d
authored
Mar 18, 2021
by
Ralf Jung
Browse files
note a HeapLang breaking change
parent
eb532c13
Changes
1
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a162c20d
...
...
@@ -48,6 +48,10 @@ lemma.
-
Some proofs using lifting lemmas and adequacy theorems need to be adapted
to ignore the new step counter.
**Changes in `heap_lang`:**
*
Rename
`Build_loc`
constructor for
`loc`
type to
`Loc`
.
The following
`sed`
script helps adjust your code to the renaming (on macOS,
replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
).
Note that the script is not idempotent, do not run it twice.
...
...
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