Conversation
|
The failing test is just because of maven not being able to access the javaparser repo. |
429f91c to
41e52dd
Compare
WolframPfeifer
left a comment
There was a problem hiding this comment.
Thanks! I didn't remember that we should have adapted this after changing the name prefixes for fields. I think, we don't have any test for the Isabelle translation at the moment (because that would require running Isabelle), right?
Maybe it is a good idea to use Patter.quote() instead of the manual escaping with backslashes? However, I approved the PR and leave that decision to you.
...etranslation/src/main/java/org/key_project/isabelletranslation/translation/FieldHandler.java
Outdated
Show resolved
Hide resolved
...n/src/main/java/org/key_project/isabelletranslation/translation/ObserverFunctionHandler.java
Outdated
Show resolved
Hide resolved
3c89bc5 to
7ec539f
Compare
As far as I know we do not have some.
Thanks! It makes now use of |
Updates the Isabelle translation to the new field name and observer symbol name conventions
Intended Change
The Isabelle translation should be able to recognize fields and observer symbols
Type of pull request
Ensuring quality
The contributions within this pull request are licensed under GPLv2 (only) for inclusion in KeY.