Janet Blackquill

Results 36 comments of Janet Blackquill

The proposed error mechanism here sounds like what's called "synchronisation", where a rule is marked as a synchronisation point. Whenever a token that doesn't fit is encountered, the parser unwinds...

Ideally, I'd like the following things: - being able to know if it's awaiting more input, so that I can signal such to the user with a new `... >`...

You can find packages for Ubuntu, openSUSE, and Fedora [here](https://build.opensuse.org/package/show/home:Appadeia:branches:home:alois/gebaar-libinput).

It's an issue with the naming of the AUR version vs the one in openSUSE - it's named gebaar while openSUSE's version is called gebaar-libinput, causing Repology to consider them...

Looks like this was introduced in the same commit that caused #172 ``` git bisect start # good: [a92b442ef23d9458702e3442cff42da424aa893a] Bump web binding api version git bisect good a92b442ef23d9458702e3442cff42da424aa893a # bad:...

Look like this was introduced in the same commit that caused #172 ``` git bisect start # good: [a92b442ef23d9458702e3442cff42da424aa893a] Bump web binding api version git bisect good a92b442ef23d9458702e3442cff42da424aa893a # bad:...

something i'm not too sure on is how to go about making it so that the constructors only default to true if the value is initialised in said constructors. currently...

> > something i'm not too sure on is how to go about making it so that the constructors only default to true if the value is initialised in said...

> The dark theme option is nice, but plenty of colors are subtly changed CSS color definitions which makes it a lot of work for me to check the PR....