-
I uploaded a picture in png format, but it did not return any code to me. The following is my backend log
![image](https://github.com/user-attachments/assets/b5959b6f-d408-4cc5-bcaf-df4448e33cc7)
-
The copied code is not valid as it does not substitute `data`.
E.g.: run app below, and try to run copied code.
```r
library(shiny)
library(blockr)
new_blk
-
Hi Jiawei, I have a file, `sample.jsonl` containing the generated code. I want to evaluate the **effectiveness** of the code generated using evalpref.
`sample.jsonl` is of **HumanEval** not the Mbp…
-
Found by code inspection:
The program below when compiled and run with javac prints (correctly)
```
First guard
Second guard
Default
```
but when compiled with ECJ and runs gets into an …
-
OK so this seems to be an issue when using SVGs inline
-
I can't actually provide a reproducer - the one I have is with production data and I haven't been able to narrow it down. But I do have *some* info.
For context, I'm getting this when running the […
-
**Is your feature request related to a problem? Please describe.**
On long running worlds players can have a lot of ([500+](https://grepodata.com/player?world=hu16&id=473183)) towns on multiple seas.…
-
For the below sample source file - the assembly code generated is incorrect.
Sample.c:
```
struct sample {
struct sample *next;
char a;
};
char function (char);
void test(void);
…
-
Hi,
Thanks for sharing CVXPYGEN. I am able to install the same and generate code seamlessly on my Laptop. I am having a doubt regarding its architecture specific compilation and portability in l…
-
For example, for this auto generated function ([code link](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/appconfiguration/azure-appconfiguration/azure/appconfiguration/_generated/_serial…