-
Notifications
You must be signed in to change notification settings - Fork 262
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
Dafny Go runtime (Binaries/DafnyRuntime.go) should be published as a Go module
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
lang: golang
Dafny's transpiler to Go and its runtime
part: runtime
Happens in Dafny's runtime (Add a `lang` tag if relevant)
priority: not yet
Will reconsider working on this when we're looking for work
#494
opened Jan 10, 2020 by
robin-aws
Dafny does not check whether it's compatible with the version of Z3 it's using
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
misc: cleanup
Cleanups in the implementation or in corners of the language
priority: not yet
Will reconsider working on this when we're looking for work
#1477
opened Oct 1, 2021 by
keyboardDrummer
Language server not reporting error when z3 is not installed
during 1: program development
Bad error message or documentation; IDE bug; crash compiling invalid program
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: language server
Support for LSP in Dafny (server part; client is in ide-vscode repo)
priority: not yet
Will reconsider working on this when we're looking for work
#1914
opened Mar 16, 2022 by
MikaelMayer
INSTALL Wiki: Remove backtick around Dafny's reference manual, tutorial, and other materials
make z3-ubuntu
, and update inconsistent instructions
part: documentation
#5787
opened Sep 21, 2024 by
dnezam
Suggest changes to avoid brittleness due to use of difficult constructs
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5253
opened Mar 26, 2024 by
atomb
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
ProTip!
Add no:assignee to see everything that’s not assigned.