-
```
After using nagy.attila's suggested fix for the initial FreeBSD problems I
can compile most of unladen-2009Q3. I used this configure
and get this error
g++ -pthread -c -IUtil/llvm/include -I./Ut…
-
**What is your feature request?**
Id like to make a rust generator, because eventually I will need to write schemaview in rust to get perf in line with p2p applications and swapping and mutating sche…
-
### General summary/comments
The common case of using the same name for the executable (e.g. `interplay`) and the top-level module of the corresponding library (e.g. `Interplay.Types`) leads to a s…
-
Hey everyone,
me and @Basseuph are currently looking into the implementation of a custom app interface as first discussed in the developer meeting on 9/11/2023. The idea is to enable user-defined i…
-
Three layers:
1. Something data-oriented like `{:select [:x :y] :where [{:x := 1}]}`, which allows us to target clauses by type when compiling the query. This might be redundant and unnecessary giv…
staab updated
4 years ago
-
```
After using nagy.attila's suggested fix for the initial FreeBSD problems I
can compile most of unladen-2009Q3. I used this configure
and get this error
g++ -pthread -c -IUtil/llvm/include -I./Ut…
-
Should be just adding another case in the ffi?
-
```julia
ERROR: LoadError: MethodError: Cannot `convert` an object of type LoggingExtras.Verbosity to an object of type Symbol
The function `convert` exists, but no method is defined for this combin…
-
# Planned Dart 3 (Macros) Migration
- [ ] Update & add docs
- [ ] Update & add to README
- [ ] Update & add tests
- [ ] Add new examples with macros
## `mimir`
- [ ] Rename `MimirIndex` to `Ra…
-
In GitLab by @wynprice999 on Mar 1, 2023, 22:01
It seems like the field names used for deserialization can't be renamed. I would expect using `#[zvariant(rename = "...")]` would rename the field, but…