meator

Results 74 issues of meator

I'm looking for something similar to this (if it were valid syntax): ```py Seq(Str()) and not EmptyList() ``` Is that possible?

To my knowledge, strictyaml currently doesn't explicitly support reading multiple YAML documents within a single YAML stream. For simple enough YAML documents, this is trivial to implement manually. Instead of...

Doxygen Awesome provides no way (to my knowledge) to include images wider than textwidth in their original size. This is most annoying with Dot graphs: ![image](https://github.com/user-attachments/assets/ac74309d-3b66-41f8-83e2-b547d24c2804) Every Dot graph has...

bug

This error is caused by https://github.com/void-linux/void-packages/pull/53941. When running ``` xbps-checkvers -D -sm libdwarf ``` with `libdwarf` provided from https://github.com/void-linux/void-packages/pull/53941, `xbps-checkvers` prints ``` error: xbps_dictionary_set ``` without a newline and returns...

I do not expect this PR to be merged. As I understand it, XBPS is not under active development. Features & bugfixes are accepted when they are needed, active development...

The [`configure`](https://github.com/void-linux/xbps/blob/e82437f1d34facc0744f628938a1b3835dc7d963/configure) script's debug switch defaults to true & there is no flag to disable it. The only flag that can modify debug behavior is `--enable-debug`. This flag is pointless,...

closes #840 I don't have much experience with HTML/CSS, feel free to take over this PR. The first part of this PR "rebases" the theme files from base mdBook v0.4.14...

This has been discussed in `#voidlinux`. Here is the original screen capture I posted there which showcases some of the problems: https://github.com/user-attachments/assets/b90cbd47-aa59-4d7f-8afd-28b9919b9780 Trying to build void-docs with a recent version...

### Describe the bug When attempting to launch _Slay the Princess - The Pristine Cut_ which I downloaded manually from GOG, ran the self extract shell script and then manually...

bug:unconfirmed

I've been thinking about using this project as part of my project's release procedure. I hoped to be able to just pull prebuilt executables from GitHub Releases, but only aarch64...