-
I am having an issue generating a new .iso that has a signed bootloader (so I don't have to disable secure-boot on the pc when I am booting from a usb drive with a custom nixos iso on it).
When we …
-
Currently each python dataclass generated by pythongen gets a `__post_init__` method that does type coercion and validation for all the values.
This works, but has some disadvantages:
- The proper…
-
### Synopsis:
Popular stacks like Laravel + Inertia have a differerent way of rendering pages.
Currently the only supported statement is `render` which creates a blade view file.
I would suggest …
-
In VS 16.9.3 (or as new as 16.10 Preview 3, 31206.385.main)...
1. Create a new C# class library:
```xml
netstandard2.0
9
```
2. Use the NuGet Package Manager to install M…
-
I have some concerns with the long term maintenance of both the lexer and parser code generators which we should solve (or at least, not make worse) before getting these changes into master.
## Pro…
-
We'd like a standardized way to generate code in Dart packages that does _not_ require a user step.
* Macro's can only take Dart code as input and output.
* `package:build_runner` requires users t…
-
Currently the use of sting data types is not fully defined for the C code generator. Especially the use in expressions that process strings (like concatenation - '+' operator) is not finally defined y…
-
### Current Behavior
There are certain times when `@nx/workspace:move` will not move libraries when I need it to, instead choosing to print up an error (as seen in the appropriate later field, which …
-
# Bug report
When the calendar window is displayed, everything is correct, except for the buttons which allow you to change mode between month, week, day are not translated
### What I did
my lang…
-
Currently in `openapi.yml` dots are used in the schema name.
Example (from https://github.com/flexiblepower/s2-ws-json/blob/v0.0.2-beta/s2-schemas-in-openapi-format/s2-ws-json-openapi.yml#L798C10-L…