Meriel Luna Mittelbach

Results 48 issues of Meriel Luna Mittelbach

Highlight the first capture group pattern, if there is a second (typically nested) capture group, use it for keyword matching. Allows highlighting `TODO(foo)` using `.*

I'm parsing a file format which uses glob patterns in C. The C glob function on unix does not support `**`. Instead, a series of consecutive `*` is the same...

Combinators such as `many1` explicitly state they fail if the input parser accepts empty inputs. For this reason, most parsers like `is_not` fail on empty inputs. However, `escaped` immediately returns...

The installer script seems to be tripping up on / skipping msi files ending in `.Msi` instead of `.msi` Also, does this download *everything* there is about visual studio or...

In Trefunge-98 source, the ascii form feed increments the z coordinate, which is equivalent to a 'go low' instruction. This is all the specification says. I'm imagining a 3-dimensional Funge-Space...

Running KMSCON from X or a VT works fine with root privileges (e.g. using sudo), and fails when when run unprivileged inside an X session. However, logging into a TTY...

enhancement

Every frame size option sets the window size to 1x, and multiple boxes can be checked at the same time, and then not unchecked. When restarting mGBA afterwards the window...

port:Qt

(insert inception noise here) ### Questions * [ ] Should the RFC process itself be documented? I think most importantly an issue template would be good so all the important...

meta

This was something discussed in the Discord yesterday, and there seemed to be a lot of differing opinions on it so I think it's good to decide on it ahead...

meta

Possibly similar breakage/jank with toolchain 2022-02 as #4 Needs testing, use toolchains provided by your distro/devkitpro if possible