ObserverOfTime

Results 325 comments of ObserverOfTime

It's *also* a documentation issue. It's only briefly mentioned in the website and not in the `prec()` or `token()` function documentation. Ideally, the website should also explain *why* `token(prec())` represents...

Ideally this would be implemented in a grammar-agnostic way or depending on the tree-sitter-language crate (#3069).

I assume that would strip the `TreeSitter*` directory (which may or may not be needed). Can you post the command you ran and the warning/error you're getting?

> The changes in this PR fix the issue and builds and runs correctly But now you will have `xml.h` instead of `TreeSitterXML/xml.h` if it gets installed anywhere. That change...

I installed `linux-firmware-git` and applied the patches to v5.7-rc7 (after fixing some rejections) but the driver isn't working. Perhaps it depends on something else I'm missing. There's a [pull request](https://lkml.kernel.org/linux-wireless/[email protected]/)...

I tried the new patches on v5.7 but there are some compilation errors so I'll keep waiting.

8821CE is entirely broken on v5.8-rc1 since the aforementioned error occurs with both the rtlwifi_new repo and the kernel patches, and this repo doesn't even build.

I suppose that will be fixed by the time it makes it into v5.9.

Since it seems like ComiCake development has all but ceased, I'm hijacking this issue to mention the alternative I've been working on called [MangAdventure](https://github.com/mangadventure/MangAdventure). You can find installation instructions [here](https://mangadventure.readthedocs.io/en/latest/install.html).