-
## Expected Behavior
Auto generation of QR code option
## Current Behavior
Manualy generate QR code
## Possible Solution
It may not be right way but adding end of
> /res…
-
I have modified the simple example in the [documentation](https://github.com/joaoleal/CppADCodeGen/wiki#c-language) by changing the line
```
y[0] = a / 2;
```
to
```
if (a > 1.0) {
y[0] = a…
-
As we get more involved with schema and migration management starting with jOOQ 3.13 (see e.g. #9506), we should start thinking about being able to generate code that is compatible with multiple versi…
-
### Description
As we are currently in the process of moving away from codestarts for dockerfile generation (see https://github.com/quarkusio/quarkus/discussions/41352).
It would be nice if we co…
-
Specifically looking for YAML/XML support.
-
The core generation for FPGA fails due to:
- [x] Memory initialization is generated only inside the ifndef SYNTHESIS block #4752 - -> Fixed by https://github.com/llvm/circt/issues/4752#issuecommen…
-
- [ ] Remove assignment and return the last expression
```python
@script()
def aten_split(self, split_size):
val_return_val = op.SplitToSequence(val_self, val_split_size, axis=0)
…
-
As a developer, I do not want the LLM to generate UUIDs, as they tend to be incorrect or not unique. Instead, the code should generate a UUID and append it to the LLM response to ensure reliability an…
-
When sending a request through yaade, the Contest-type header is automatically set, at least in case of application/json.
The generated code should also include the Content-type header, otherwise a c…
n14s updated
3 months ago