You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoiding Viper functions in hashsets and as keys in hashmaps (#918)
* Avoiding functions and predicates in sets and as keys in maps
* Preserve previous function verification order
* Avoiding Functions and Predicates as keys in some other maps
Add preliminary instructions for compiling with GraalVM native-image (#……945)
* added preliminary instructions for compiling with GraalVM native-image
* added clarification to the second step in native image compilation instructions