dafny-lang / dafny

Dafny is a verification-aware programming language
https://dafny.org
Other
2.93k stars 262 forks source link

More @-attributes supported, top-level declarations and members #5916

Open MikaelMayer opened 1 week ago

MikaelMayer commented 1 week ago

Description

This PR adds most remaining @-attributes on several top-level declarations and members I updated the documentation about these new @-attributes.

How has this been tested?

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.