-
Hey there!
i love create-elm-app. It's awesome.
*I have an idea.*
Writing elm JSON encoders / decoders means writing a lot of boilerplate.
I suggest code generation as an approach to improve…
-
I get this error:
https://github.com/NordicSemiconductor/zcbor/blob/a9945b7d2e1203d79976a6f6fc9966cc337488e0/zcbor/zcbor.py#L2702
When generating an encoder for the `env-object` from the following…
-
Currently code generation is basically done by string concatenation, which is "good enough" but could be improved, current suggestions are:
- `tera` (https://github.com/Wulf/dsync/pull/89#issuecommen…
-
### Describe the bug
Hello, I am reaching out to report that I have not been able to see any previews or that no previews are being generated from multiple generations. I am trying to create a homesc…
-
To solve challenges, solutions have to read input from the standard input and write their output to the standard output (at least this seems to be the most sensible, uniform approach to doing I/O in t…
-
| | |
| --- | --- |
| Bugzilla Link | [48724](https://llvm.org/bz48724) |
| Version | trunk |
| OS | All |
| Attachments | [test.ll](https://user-images.githubusercontent.com/92601305/143761629-5dbf…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I'm trying to run the testset-generation example. While runni…
-
### Expected behavior
MapStruct should correctly generate the mapper implementation for converting UserEntity to UserModel, including mapping nested lists, without invoking methods intended for Optio…
-
Given the following material:
```
```
Generating the OSL shader code yields this the following abbreviated code.
```
…
-
Now, the script is highly duplicated:
https://github.com/karmada-io/karmada/blob/954f807aabd3e7d86e8d23c14c06aea3a652fd99/hack/update-codegen.sh#L39C1-L39C1
we can simplify it as follows:
```sh
…