Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export hidden functions #989

Merged

Conversation

keyboardDrummer
Copy link
Collaborator

Export hidden functions, used by dafny-lang/dafny#5929

@MikaelMayer
Copy link
Collaborator

I'll get back to this one when we get to something we both agree on dafny-lang/dafny#5929

@keyboardDrummer keyboardDrummer merged commit 517cdac into boogie-org:master Nov 26, 2024
5 checks passed
@keyboardDrummer keyboardDrummer deleted the exportHiddenFunctions branch November 26, 2024 15:15
keyboardDrummer added a commit to dafny-lang/dafny that referenced this pull request Nov 28, 2024
Depends on Boogie change: boogie-org/boogie#989

### Description
- Add tooltip on assertions that shows which functions are hidden

Program:
<img width="619" alt="image"
src="https://github.com/user-attachments/assets/3d544727-bac7-4558-887a-88b4ea805c13">

Tooltip:
<img width="628" alt="image"
src="https://github.com/user-attachments/assets/b21d8bcb-ac98-43ee-92b2-de422303803d">

### How has this been tested?
- Extend a CLI test and add an IDE test.

<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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants