-
## Context
The project used Xtend to generate Java source code. Those files under `*xtend-gen*` folders are almost always modified.
After fresh clone and compilation you get 68 modified files with…
-
### Summary
### Test Cases
[cases.zip](https://github.com/user-attachments/files/15752655/cases.zip)
### Steps to Reproduce
Hi, I run the attached two cases(`good.wasm`&`bad.wasm`) in `Was…
-
Currently, `docs/reference.md` has to be manually maintained and thus has a significant possibility of falling out of sync with the actual set of helpers which are available.
-
Hello, I'm using gl-generator in my project and it works great, but I'm looking to enable clippy, and it is reporting many warnings in gl-generator's generated code. Any ideas how to best solve this?
…
-
```
What steps will reproduce the problem?
1. Update to -r151
2. Generate code for any WS
3. Add code to project and compile
What is the expected output?
A successful compilation
What do you see ins…
-
```
What steps will reproduce the problem?
1. Update to -r151
2. Generate code for any WS
3. Add code to project and compile
What is the expected output?
A successful compilation
What do you see ins…
-
```
What steps will reproduce the problem?
1. Update to -r151
2. Generate code for any WS
3. Add code to project and compile
What is the expected output?
A successful compilation
What do you see ins…
-
I have a project that has very strict requirements for monitoring changes to compiled code. This project also makes use of xjc at compile time to generate java classes from schema files.
There are a …
-
Would it be possible to get the image of the QR code as a usable image, like base64? Is that something we can already access or is an additional method in the component needed?
The library works pe…
-
This is the code generated by BIPES for the SPI and I2C init blocks...
```
machine.SPI.SPI.init()
machine.I2C.I2C.init()
```
I'm not 100% sure what's the intent of the block here, but I'm gue…