-
Notifications
You must be signed in to change notification settings - Fork 263
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
Feature request: Const declarations in methods and functions
#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
Variable not cloned when it should
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5932
opened Nov 26, 2024 by
MikaelMayer
Error transpiling Rust test
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5924
opened Nov 20, 2024 by
ajewellamz
Surprising invalid counterexample when using Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: counterexamples
Counterexample generation
if true
kind: bug
#5922
opened Nov 19, 2024 by
TomSMaier
Counterexample variable appears before is declaration
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: counterexamples
Counterexample generation
#5921
opened Nov 19, 2024 by
TomSMaier
resolver crash on "as map"
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: resolver
Resolution and typechecking
#5919
opened Nov 16, 2024 by
erniecohen
Use Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
part: language definition
Relating to the Dafny language definition itself
where
instead of var
for expressions
kind: enhancement
#5914
opened Nov 13, 2024 by
keyboardDrummer
Python MutableMap should release locks if unhandled exception is raised
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5913
opened Nov 12, 2024 by
lucasmcdonald3
Need a way to pattern match datatypes without referencing all nameonly parameters
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
#5907
opened Nov 8, 2024 by
robin-aws
CLI: no -arith option in new CLI
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5906
opened Nov 8, 2024 by
bsdinis
Unstable test Slows down development of Dafny the language, flaky tests
misc: tests
New tests or tutorials
SlowlyTypeFile
kind: language development speed
#5905
opened Nov 7, 2024 by
keyboardDrummer
Crash with bad trigger
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5898
opened Nov 4, 2024 by
ajewellamz
forall comprehension over bounded Performance issues
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
newtype
area: performance
#5897
opened Nov 4, 2024 by
seebees
Test suite fails on LanguageServer.IntegrationTest.Synchronization.DiagnosticsTest.OpeningDocumentWithMultipleVerificationCoresReturnsStableDiagnostics
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5893
opened Nov 4, 2024 by
RustanLeino
Ghost inference for decreases-to causes crash
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5892
opened Nov 3, 2024 by
RustanLeino
Support for explicitly pass Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
this
receiver as a parameter of method
kind: enhancement
#5889
opened Nov 1, 2024 by
Ao-senXiong
[PRERELEASE REGRESSION] Dafny prerelease regression from smithy-lang/smithy-dafny
#5888
opened Nov 1, 2024 by
dafny-lang-bot
When a lemma has an ensures clause starting with forall, suggest making that into a lemma parameter
misc: brittleness
When Dafny sometimes proves something, and sometimes doesn't
#5886
opened Nov 1, 2024 by
keyboardDrummer
Predicate subtype of bounded type parameter verifies but build fails
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5881
opened Oct 31, 2024 by
erniecohen
Imprecise error message with partial functions
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5872
opened Oct 29, 2024 by
txiang61
not yet implemented
in Rust
kind: bug
#5871
opened Oct 29, 2024 by
ajewellamz
Always generate _Test__Main_
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5870
opened Oct 29, 2024 by
ajewellamz
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.