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

cannot prove simple facts about functions with opaque read clauses kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: verifier Translation from Dafny to Boogie (translator)
#377 opened Sep 10, 2019 by tjhance
noisy error messages can hide the "root cause" precondition error kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: verifier Translation from Dafny to Boogie (translator)
#370 opened Aug 27, 2019 by tjhance
Predicates containing higher-order assertions behave oddly kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label part: verifier Translation from Dafny to Boogie (translator)
#359 opened Aug 21, 2019 by csgordon
request: warn about non-ghost variables that are unused in non-ghost code kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#333 opened Aug 1, 2019 by tjhance
trying to alias a module through a module facade doesn't work kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#329 opened Jul 25, 2019 by tjhance
Is it safe to use reads this to say "depends on unspecified external state"? 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
#322 opened Jul 17, 2019 by samuelgruetter
println statement kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#319 opened Jul 15, 2019 by ghost
Forgetting a reads clause allows to prove false (not a soundness bug, but room for improvement) 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 part: verifier Translation from Dafny to Boogie (translator)
#316 opened Jul 12, 2019 by samuelgruetter
Dafny can't model C# classes without public constructors 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
#313 opened Jul 11, 2019 by samuelgruetter
Feature request: Ability to state and prove running time kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#298 opened Jul 8, 2019 by saglam
Constructor should be able to call another constructor kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#295 opened Jul 5, 2019 by samuelgruetter
Wiki page on Dynamic Frames part: documentation Dafny's reference manual, tutorial, and other materials
#292 opened Jul 3, 2019 by samuelgruetter
Dafny fails to verify identical universal statements kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#287 opened Jul 1, 2019 by tjhance
/compile:3 C# compiler doesn't find library DLL and crashes area: ffi The {:extern} attribute and otherwise interfacing with code in other languages crash Dafny crashes on this input, or generates malformed code that can not be executed 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
#266 opened Jun 14, 2019 by mschlaipfer
Use :extern to call static variables in a class in C# 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 lang: c# Dafny's C# transpiler and its runtime
#265 opened Jun 14, 2019 by phoenix1712
issue in datatype/module name conflict area: ffi The {:extern} attribute and otherwise interfacing with code in other languages 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
#259 opened Jun 10, 2019 by gancherj
dafny fails to deduce body of function across an abstract module boundary area: refinement Dafny's module-refinement machinery has-workaround: yes There is a known workaround 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 part: verifier Translation from Dafny to Boogie (translator) status: needs-decision The cause of this issue is clear; the team needs to decide whether we want to work on it
#255 opened Jun 7, 2019 by tjhance
Feature request: better termination metrics for functions that recurse on maps difficulty: medium Issues that should take a few days to a week to fix has-workaround: yes There is a known workaround incompleteness Things that Dafny should be able to prove, but can't part: verifier Translation from Dafny to Boogie (translator) status: needs-decision The cause of this issue is clear; the team needs to decide whether we want to work on it
#226 opened Jan 10, 2019 by wilcoxjay
Allow forall statements in expressions difficulty: easy Issues that should take a few days at most to fix kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: parser First phase of Dafny's pipeline part: verifier Translation from Dafny to Boogie (translator) status: designed Issues that have a complete story on how to implement this feature and why we want it
#146 opened Oct 10, 2017 by wilcoxjay
Use variable order in {:inductive} attribute. difficulty: easy Issues that should take a few days at most to fix kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: verifier Translation from Dafny to Boogie (translator) status: designed Issues that have a complete story on how to implement this feature and why we want it
#34 opened Sep 27, 2016 by richardlford
Map Comprehension Heuristics difficulty: medium Issues that should take a few days to a week to fix kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: resolver Resolution and typechecking status: designed Issues that have a complete story on how to implement this feature and why we want it
#13 opened Jul 22, 2016 by aferr
ProTip! Add no:assignee to see everything that’s not assigned.