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

feat: Allow --standard-libraries #14

Merged
merged 6 commits into from
Dec 19, 2024

Conversation

robin-aws
Copy link
Member

@robin-aws robin-aws commented Dec 11, 2024

Resolves #11

Needs dafny-lang/dafny#5971, and as it turns out no other changes, so this PR just adds a regression test. It also updates the CI to use a Dafny nightly build with that fix. We should likely test against multiple Dafny versions in the future, but that will also require conditionally-enabled tests somehow.

… standard-libraries

# Conflicts:
#	examples/multi-project-incompatible/consumer/build.gradle.kts
#	examples/multi-project-incompatible/producer/build.gradle.kts
#	examples/multi-project/consumer/build.gradle.kts
#	examples/multi-project/producer/build.gradle.kts
#	examples/no-dafny/build.gradle.kts
#	examples/simple-verify/build.gradle.kts
@robin-aws robin-aws marked this pull request as ready for review December 19, 2024 20:00
@keyboardDrummer keyboardDrummer merged commit ffba5a1 into dafny-lang:main Dec 19, 2024
1 check passed
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.

Don't pass --standard-libraries in translateDafnyToJava
2 participants