Will_i_code
Will_i_code
Hello, I had some time and went ahead to implement the issue #1533 that I opened today. I think this function could be useful when parsing flags from a bit...
# Feature request: Hello, I want to parse some bit flags from a bit stream. I know I could do that with bit masks, but with nom it seems clearer...
Hi y'all, I was just trying out this project on my Fedora 36 machine. I managed to run the examples after installing the dependencies with `dnf install SDL2-devel SDL2-static` and...
Add a column 'name' with the name of the role to the role array so that it is possible to sort the roles by name.
## Expected Behavior I either want to not be able to add arguments or be able to add arguments regardless of the state of `Render as String` ## Current Behavior...
## Expected Behavior I want to receive a error message under the field if I enter a wrong command instead of a crash where I have to redo everything. ##...
## Expected Behavior The services should be loaded as described in the basket file. ## Current Behavior The datafields are not restored ## Steps to Reproduce (for bugs) * Create...
## Expected Behavior If I have accidentally created a cyclic inheritance, I expect an error message and the possibility to resolve the issue in the UI directly. ## Current Behavior...
## Expected Behavior If I have added an object to a bucket, I don't expect it to disappear when I change the name of it. ## Current Behavior The bucket...
## Expected Behavior If I want to export a single Bucket, I should be able, as with all other objects to click in the UI on a field to add...