Mattias Ulbrich
Mattias Ulbrich
## Related Issue This pull request answers to issue #1723. ## Intended Change Floats and doubles are currently incorrectly insufficiently handled when they appear in one expression. Casts need to...
## Description If certain labels are present on a term and a find-and-add taclet is applied, stored proofs cannot be replayed/loaded. The problem is that the recomputation of the labels...
## Intended Change Final fields cannot change their value after a single assignment in the constructor. In the current KeY logic, final fields are treated like normal fields stored on...