-
## Summary
We currently code generate all of our proto files, to have proto marshal methods. We should also add overridden logic for JSON marshalling. JSON marshalling is done in many situation…
-
Currently `Microsoft.Extensions.AI.Abstraction` requires System.Text.Json version 8.0 whereas `Microsoft.Extensions.AI` is on 9.0, primarily due to the fact that it's hosting JSON schema generation se…
-
#### Is your feature request related to a problem? Please describe.
Garak and CyberSec have insecure code generation detectors. We probably want to detect that pattern in PyRIT
#### Describe the sol…
-
The example expression shown in https://github.com/rise-lang/shine/pull/83 takes around 4mn to compile and generates huge code (about 60 million characters) with too many ifs.
-
Hi there,
I noticed a potential issue in the code snippet you provided from the file '/src/Generating_patches_from_HD_images.py'. It seems that there might be an error in assigning the variables dx…
-
I'm afraid there might be issues with implementation in https://github.com/asyncapi/cli/pull/1513 as it assumes kinda that v2 is the last major generator version.
`--use-new-generator…
-
Over at gnome gitlab @sophie-h created a [python script](https://gitlab.gnome.org/bilelmoussaoui/gtk-rust-template/-/issues/6) that automatically generates composite template code for bindings from th…
-
##### Description
Ktor can be used to create API clients to be consumed by front end applications on different platforms. It'd be great to have ktor code generation for the client side.
-
https://numba.readthedocs.io/en/stable/index.html
-
When generating code from CubeMX all source files are completely overwritten. Even "user code" sections - like this (from `usbd_msc_if.c`:
```
/* USER CODE BEGIN PV */
/* Private variables -----…