Skip to content

Pull requests: dafny-lang/dafny

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Chore: detect when a bug was fixed
#4421 opened Aug 15, 2023 by MikaelMayer Loading… updated Aug 30, 2023
Add the axiom stating that Seq#Take(s, Seq#Length(s)) == s) for all…
#4195 opened Jun 19, 2023 by MikaelMayer Loading… updated Jun 27, 2023
feat: Code in ProofObligationDescriptions kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: language server Support for LSP in Dafny (server part; client is in ide-vscode repo)
#2153 opened May 19, 2022 by MikaelMayer Draft updated Apr 20, 2023
Fix: Recursive constant initialization was not checked if in constructor
#2862 opened Oct 7, 2022 by MikaelMayer Loading… updated Oct 26, 2022
feat: Subset types fully accepted in comprehensions kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: code-generation Support for transpiling Dafny to another language. If relevant, add a `lang:` tag part: documentation Dafny's reference manual, tutorial, and other materials part: resolver Resolution and typechecking part: verifier Translation from Dafny to Boogie (translator)
#1702 opened Jan 11, 2022 by MikaelMayer Loading… updated May 10, 2022
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.