dafny
dafny copied to clipboard
Guarantee same diagnostics between `verify` and `server` commands
Add a test that verifies dafny server
produces the same SMTLib as dafny verify
Lots of things
LOL
Is making verification consistent in scope?
Lots of things
LOL
Fixed 😅
Is making verification consistent in scope?
Was not but is now :)
This has mostly been resolved by https://github.com/dafny-lang/dafny/pull/4798 and https://github.com/dafny-lang/dafny/pull/5008
I wonder what we can further do to guarantee same generated SMT between server and CLI