-
For some reason, converting JSON back into the .w3u format is just creating a JSON file with a different name. I'm using the CLI functionality as a specialized parser for the files, following the spec…
-
I would like to generate some binary patches that can be read in plain text, in the same way I do with diff(1) and patch(1). In particular, I want to be able to do these operations:
- Generate a pa…
-
I'd like to pass a more concise version of CEL expressions.
https://github.com/google/cel-spec mentions:
```
The required components of a system that supports CEL are:
The textual repres…
-
Goals:
1. Stop serialising core HUGR structures directly and go via a new Model structure. See #1326.
2. Switch to a binary serialisation format with efficient table-encoding.
Unblocks:
4. Text forma…
-
#105
https://doc.rust-lang.org/nightly/style-guide/expressions.html#binary-operations
-
The default format in mysql is ROW, but it would be nice that the library could also support the "MIXED" format.
My usecase is to develop a [conduit connector for mysql](https://github.com/conduitio-…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir -gpu-module-to-binary="format=%gpu_compilation_format…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir --gpu-module-to-binary="format=%gpu_compilation_forma…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir --gpu-module-to-binary=format=%gpu_compilation_format…
-
### Go version
go version go1.23.3 linux/amd64
### Output of `go env` in your module/workspace:
```shell
Irrelevant, but happy to provide.
```
### What did you do?
I wrote a (large) number of sl…