Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Internal error during verification kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5808 opened Oct 4, 2024 by seebees
No Counterexample states generated when using the attribute {:isolate_assertions} kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5806 opened Oct 3, 2024 by TomSMaier
Resource Limit hides subsequent assertion failures within a method kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5805 opened Oct 3, 2024 by TomSMaier
Flaky test on Windows: OpeningDocumentWithTimeoutReportsTimeoutDiagnostic kind: language development speed Slows down development of Dafny the language, flaky tests
#5798 opened Sep 27, 2024 by MikaelMayer
At-attributes - new language feature kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5795 opened Sep 26, 2024 by MikaelMayer
Dafny --no-verify doesn't speed up compilation of already verified programs kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5794 opened Sep 25, 2024 by BeamRaceMuppet
Dafny IR does not generate modules in dependency order anymore kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5788 opened Sep 22, 2024 by dnezam
INSTALL Wiki: Remove backtick around make z3-ubuntu, and update inconsistent instructions part: documentation Dafny's reference manual, tutorial, and other materials
#5787 opened Sep 21, 2024 by dnezam
Extern V2 for Java and Rust - design area: ffi The {:extern} attribute and otherwise interfacing with code in other languages kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5784 opened Sep 20, 2024 by robin-aws
Use of 'const' in pattern matching results in error (unhandled exception) kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5776 opened Sep 17, 2024 by seebees
Timeout in verification of lemmaCal invovling real numbers kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5768 opened Sep 13, 2024 by OlivierTOMATO
Rust compilation doesn't handle polymorphic static functions kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label lang: rust Dafny's transpiler to Rust and its runtime
#5758 opened Sep 6, 2024 by erniecohen
Need to repeat function body to prove 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
#5756 opened Sep 6, 2024 by txiang61
Clarification in Dafny tutorial part: documentation Dafny's reference manual, tutorial, and other materials
#5752 opened Sep 6, 2024 by RustanLeino
Matching pattern uses Unbox as outermost expression 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: verifier Translation from Dafny to Boogie (translator)
#5751 opened Sep 5, 2024 by RustanLeino
C# backend not handling well module and datatype homonyms difficulty: good-first-issue Good first issues 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
#5746 opened Sep 4, 2024 by MikaelMayer
Depending on the assert position, the verifier freezes kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5743 opened Sep 3, 2024 by henry-hz
Crash when foo() calls Main() kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5742 opened Sep 2, 2024 by dnezam
Java doesn't like nested array of chars kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5741 opened Aug 30, 2024 by kbuaaaaaa
Dafny IR contains singleton tuples when compiling pair with ghost kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5739 opened Aug 30, 2024 by dnezam
Dafny fails with most languages when using UTF-16 escape sequences during 4: bad execution of correct program A bug in the Dafny compiler that causes a correct Dafny program to execute incorrectly kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label part: code-generation Support for transpiling Dafny to another language. If relevant, add a `lang:` tag
#5737 opened Aug 29, 2024 by ajewellamz
Sequence eq comparison during map comprehension crash kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5736 opened Aug 29, 2024 by kbuaaaaaa
Frame and termination checks not subject to by-proof of method call kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: verifier Translation from Dafny to Boogie (translator)
#5734 opened Aug 29, 2024 by fabiomadge
"Betterhelp" - self-care is non-negotiable. - LOW SEVERITY kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5731 opened Aug 29, 2024 by kjx
ProTip! Exclude everything labeled bug with -label:bug.