-
Notifications
You must be signed in to change notification settings - Fork 274
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 5.0 idea: Unify syntax between functions and methods (WIP)
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
part: language definition
Relating to the Dafny language definition itself
#6180
opened Apr 4, 2025 by
robin-aws
[PRERELEASE REGRESSION] Dafny prerelease regression from aws/aws-encryption-sdk-dafny
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
#5486
opened May 23, 2024 by
aws-crypto-tools-ci-bot
Detect and report use of mixing options that change semantics
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
crash
Dafny crashes on this input, or generates malformed code that can not be executed
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
introduced: pre-2012
invalid translated code
The compiler generates invalid code, making the the target language infrastructure crash
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
logic
An inconsistency in Dafny's logic (e.g. in the Boogie prelude)
priority: not yet
Will reconsider working on this when we're looking for work
Change of argument syntax for reveal statements
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#2689
opened Sep 2, 2022 by
RustanLeino
Dafny 4.0 suggestion: Line and Column indexed the same
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
#2452
opened Jul 19, 2022 by
MikaelMayer
Dafny 4 Suggestion: Improvements to iterators
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
#2440
opened Jul 18, 2022 by
davidcok
Dafny 4 suggestion: Replace subset types "type" by "predicate type"
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
misc: language proposals
Proposals for change to the language that go beyon simple enhancement requests
#2368
opened Jul 6, 2022 by
MikaelMayer
Dafny 4.0 idea: don't compile included files by default
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
part: tools
Tools built on top of Dafny
#2359
opened Jul 4, 2022 by
robin-aws
Dafny 4.0 suggestion: Any change that will cause existing Dafny codebases to break (excluding verification instability)
misc: language proposals
Proposals for change to the language that go beyon simple enhancement requests
part: language definition
Relating to the Dafny language definition itself
var
pattern matching
breaking-change
#2343
opened Jun 30, 2022 by
MikaelMayer
Dafny 4.0 suggestion: Get rids of Any change that will cause existing Dafny codebases to break (excluding verification instability)
misc: language proposals
Proposals for change to the language that go beyon simple enhancement requests
part: language definition
Relating to the Dafny language definition itself
returns
keyword to unify function, predicate and methods
breaking-change
#2342
opened Jun 30, 2022 by
MikaelMayer
Dafny 4.0 suggestion: Any change that will cause existing Dafny codebases to break (excluding verification instability)
misc: language proposals
Proposals for change to the language that go beyon simple enhancement requests
part: language definition
Relating to the Dafny language definition itself
for i <- 0 to 10
instead of for i := 0 to 10
breaking-change
#2341
opened Jun 30, 2022 by
MikaelMayer
Dafny 4.0 suggestion: Remove automatic compile-time filtering of subset types
breaking-change
Any change that will cause existing Dafny codebases to break (excluding verification instability)
misc: language proposals
Proposals for change to the language that go beyon simple enhancement requests
part: language definition
Relating to the Dafny language definition itself
#2339
opened Jun 30, 2022 by
MikaelMayer
Default to Any change that will cause existing Dafny codebases to break (excluding verification instability)
misc: language proposals
Proposals for change to the language that go beyon simple enhancement requests
nameonly
Dafny V4
breaking-change
#2318
opened Jun 29, 2022 by
seebees
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.