-
Adopt GNOME their Mosic idea into a freestanding compositor to learn about WlRoots.
Maybe Dahll or Yaml could be used for config and OCaml, Swift or Go could be used for the Compositor.
Mutter, Tiny…
-
Hi Clear Linux Team,
I installed new Clear Linux version, and observe issue in downloading and installing package with software market.
![marketsoftware-bug](https://user-images.githubuserconten…
-
Assuming that there's even support for expr pointers in Tractor, there's a potential ambiguity between invoking a struct's expr pointer and a freestanding function using UFCS.
```go
Add :: expr(a …
-
### Zig Version
0.11.0-dev.4321+235e6ac05
### Steps to Reproduce and Observed Behavior
This is quite strange, but for whatever reason, the following two function declarations cause a todo (llvm) er…
-
Since we switched from Cstruct.t to string, there are some failures on arm64 architectures that `read_virtual_count` returns the same value in subsequent calls to it (see tests/test_entropy.ml).
Wh…
-
Thanks for your library, this looks useful and I have looked for something to get time from sufficiently stable processor frequency without/with as few as reasonable syscalls. I have 2 questions about…
-
As noted in #1250, a web map with
- [VZA locations](https://github.com/cityofaustin/atd-data-tech/issues/1301 )
- [Signal locations](https://github.com/cityofaustin/atd-data-tech/issues/2874)
- APD…
-
### Zig Version
0.14.0-dev.1298+d9e8671d9
### Steps to Reproduce and Observed Behavior
Compiling the following snippet using `-ODebug -target powerpc-freestanding-eabi`
```zig
export fn s…
-
**Requested feature**
Add the [VOD example](https://github.com/veracruz-project/video-object-detection) to CI.
**Motivation**
VOD is our main use case for Veracruz, and it easy to break due to it…
-
The clang-format package and the corresponding hook are great.
I also rely on clang-tidy to enforce code style specifically through the `readability-identifier-naming` check.
However, there doesn'…