Skip to content

No labels!

There aren’t any labels for this repository quite yet.

introduced: v2.3.0
introduced: v2.3.0
introduced: v3.0.0
introduced: v3.0.0
introduced: v4.1.0
introduced: v4.1.0
introduced: 2.0.0
introduced: 2.0.0
invalid translated code
invalid translated code
The compiler generates invalid code, making the the target language infrastructure crash
kind: bug
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
kind: enhancement
kind: enhancement
Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
kind: language development speed
kind: language development speed
Slows down development of Dafny the language, flaky tests
lang: c#
lang: c#
Dafny's C# transpiler and its runtime
lang: c++
lang: c++
Dafny's C++ transpiler and its runtime
lang: golang
lang: golang
Dafny's transpiler to Go and its runtime
lang: java
lang: java
Dafny's Java transpiler and its runtime
lang: js
lang: js
Dafny's JavaScript transpiler and its runtime
lang: python
lang: python
Dafny's Python transpiler and its runtime
lang: rust
lang: rust
Dafny's transpiler to Rust and its runtime
logic
logic
An inconsistency in Dafny's logic (e.g. in the Boogie prelude)
makes-mikael-grateful
makes-mikael-grateful
This issue, is fixed, would make Mikael Mayer grateful
misc: brittleness
misc: brittleness
When Dafny sometimes proves something, and sometimes doesn't
misc: cleanup
misc: cleanup
Cleanups in the implementation or in corners of the language
misc: language proposals
misc: language proposals
Proposals for change to the language that go beyon simple enhancement requests
misc: question
misc: question
Questions about Dafny's implementation. For beginner questions use "discussions" or StackOverflow
misc: tests
misc: tests
New tests or tutorials
misc: update
misc: update
Updates to a Dafny dependency
need-check-proof-variability
need-check-proof-variability
part: boogie
part: boogie
Happens after passing the program to Boogie
part: ci
part: ci
Issue is with Dafny's CI infrastructure
part: CLI
part: CLI
interacting with Dafny on the command line
part: code-generation
part: code-generation
Support for transpiling Dafny to another language. If relevant, add a `lang:` tag
part: counterexamples
part: counterexamples
Counterexample generation
part: documentation
part: documentation
Dafny's reference manual, tutorial, and other materials