-
Notifications
You must be signed in to change notification settings - Fork 266
Issues: dafny-lang/dafny
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Recursive decreases not checked properly
during 3: execution of incorrect program
An bug in the verifier that allows Dafny to run a program that does not correctly implement its spec
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6043
opened Jan 11, 2025 by
RustanLeino
Verification error on repeating method specification from trait
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
release-blocker
Must be resolved before the next release
#6038
opened Jan 10, 2025 by
robin-aws
triggering problem on closures
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6036
opened Jan 10, 2025 by
erniecohen
resolver crash
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6034
opened Jan 9, 2025 by
erniecohen
Verification condition generated for an ensures is too different from an equivalent assertion before return
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
part: verifier
Translation from Dafny to Boogie (translator)
#6032
opened Jan 9, 2025 by
keyboardDrummer
need to assert postcondition of [forall statement / containing function]
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6029
opened Jan 8, 2025 by
erniecohen
Add a default value for Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
priority: not yet
Will reconsider working on this when we're looking for work
--resource-limit
and --verification-time-limit
kind: enhancement
#6027
opened Jan 8, 2025 by
keyboardDrummer
Useless and distracting code action
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6025
opened Jan 8, 2025 by
MikaelMayer
by-clause ignored for assign-such-that statements
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6024
opened Jan 8, 2025 by
RustanLeino
Java transpilation of extern module has incorrect class identifier
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: documentation
Dafny's reference manual, tutorial, and other materials
#6022
opened Jan 7, 2025 by
hillcg-aws
format check --standard-libraries (or including any doo files) always fails
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6021
opened Jan 7, 2025 by
robin-aws
When specifying a Dafny project as a dependency, let Dafny used cached builds of that library when they're available
area: performance
Performance issues
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#6013
opened Jan 2, 2025 by
keyboardDrummer
Functions issue in the Rust backend
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5996
opened Dec 20, 2024 by
MikaelMayer
Trying to use Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
generate-tests
kind: bug
#5989
opened Dec 18, 2024 by
seebees
Project file commands don't correctly handle output directories
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5988
opened Dec 17, 2024 by
erniecohen
Test runner generator produces malformed Java code
invalid translated code
The compiler generates invalid code, making the the target language infrastructure crash
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5982
opened Dec 13, 2024 by
ssomayyajula
Datatypes with same name as type parameter not working in the Rust backend
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5970
opened Dec 10, 2024 by
MikaelMayer
Resolver falsely flags import of compiled module as abstract
incompleteness
Things that Dafny should be able to prove, but can't
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: resolver
Resolution and typechecking
#5968
opened Dec 9, 2024 by
ssomayyajula
--show-snippets
affects how many symbols are verified
kind: bug
#5958
opened Dec 3, 2024 by
keyboardDrummer
Compilation incompleteness for general traits
invalid translated code
The compiler generates invalid code, making the the target language infrastructure crash
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
lang: c#
Dafny's C# transpiler and its runtime
#5951
opened Dec 2, 2024 by
MikaelMayer
Feature request: Const declarations in methods and functions
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
part: language definition
Relating to the Dafny language definition itself
#5946
opened Nov 29, 2024 by
MikaelMayer
Missing Dafny rejects a valid program during compilation
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
lang: python
Dafny's Python transpiler and its runtime
part: CLI
interacting with Dafny on the command line
part: code-generation
Support for transpiling Dafny to another language. If relevant, add a `lang:` tag
System_
when compiling to Python with --standard-libraries
during 2: compilation of correct program
#5943
opened Nov 28, 2024 by
fabiomadge
Crash compiling to Python when using Dafny crashes on this input, or generates malformed code that can not be executed
during 2: compilation of correct program
Dafny rejects a valid program during compilation
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
lang: python
Dafny's Python transpiler and its runtime
part: CLI
interacting with Dafny on the command line
part: code-generation
Support for transpiling Dafny to another language. If relevant, add a `lang:` tag
--standard-libraries
and --include-runtime
crash
#5942
opened Nov 28, 2024 by
fabiomadge
Flaky test: CreatingBoogieVariableNameCollisionsHasExpectedDiff
kind: language development speed
Slows down development of Dafny the language, flaky tests
#5934
opened Nov 26, 2024 by
MikaelMayer
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.