-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More @-attributes supported, top-level declarations and members (#5916)
### Description This PR adds most remaining @-attributes on several top-level declarations and members I updated the documentation about these new @-attributes. - Fixed the wrong documentation for `{:disableNonlinearArithmetic}` ### How has this been tested? - Positive tests added to ensure the new @-attributes are supported - Negative typo tests to ensure filtering is done for @-attributes - Formatting tests for every new @-attribute introduced - @-attribute formatting test on every possible declaration and member - Replace old-style attributes with the new-style attributes in the standard library <small>By submitting this pull request, I confirm that my contribution is made under the terms of the [MIT license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>
- Loading branch information
1 parent
48c876f
commit fb91dc2
Showing
86 changed files
with
1,353 additions
and
489 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.