-
## Steps To Reproduce
### 1. Build the package
This step will build the package. Specific arguments are passed to the command
to keep the build artifacts so we can compare them in case of diffe…
-
The plugin installs and provides syntax highlighting, however none of the operations do anything and there is no output in the Dafny VSCode output pane. There are also no errors in the devtools.
Th…
-
Failure in smithy-lang/smithy-dafny/.github/workflows/nightly_dafny.yml@refs/heads/main-1.x. See https://github.com/smithy-lang/smithy-dafny/actions/runs/11632861376
-
#### Issue
Which of the shapes in a Smithy Model path
(`--model` arguements to the CLI)
are represented by the output of Smithy Dafny
is surprisingly ambiguous.
**Is it all the Shapes?**
…
-
Found this while working on SQSExtended in #666.
I neglected to add `@extendable` to my resource, but was able to write a successful Dafny test of the local service. Then I tried a Java equivalent,…
-
https://dafny.org/
-
Not really a smithy-dafny responsibility, but should be evaluated before publish smithy-dafny based Rust libraries
-
I have a project file like this:
```
dfyconfig.toml
Source/
myincludedFile.dfy
myfile.dfy
```
and `myfile.dfy` contains
```
module TestModule {
import opened ImportedModule
method {…
-
### User Story
As a Smithy-Dafny customer I want
Smithy-Dafny to model access denied errors from AWS Services
so I can implement Dafny logic to handle
such access denied errors.
### Curren…
-
https://github.com/dafny-lang/blog/blob/6069d9be1a87f041b3cfb1475c23de32276533ae/assets/src/insertion-sort/VerifiedInt.dfy#L8
https://github.com/dafny-lang/blog/blob/6069d9be1a87f041b3cfb1475c23de322…