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
Fix unhandled error messages during parsing and typechecking on the Apalache
server (#1074)
Fix a problem where some definitions would have to be exported from the
main module in order for the REPL and the simulator to load them (#1039 and #1051)
Invalid arities when applying record and tuple operator no longer cause a crash (#1054)