-
### Does the feature exist in the most recent commit?
No
### Why do we need this feature?
Currently, we have per-OS code for stream_result_to, and Windows support is not yet available.
### Describ…
-
Note: Related to https://github.com/godotengine/godot-proposals/issues/1018 but not the same since that is about the editor's nodes.
### Describe the project you are working on
A game with a nee…
-
The ES Query rule type has some processing to try to catch the case where it is returning documents outside the time range being searched for, as part of investigating https://github.com/elastic/kiban…
-
-
On different places where the IBAN occurs, it would be nice to see it formatted in the official way ( XX00 0000 0000 0000 0000 00). It's easier for the user to control the correctness with blanks on t…
-
When doing shema
```
REFIX :
PREFIX xsd:
start = @
{
:prop1 xsd:string;
:prop1 ["test"]
}
```
with data
```
PREFIX :
PREFIX xsd:
:prop1 "test","vala2","vala3";
:pro…
-
Currently, this image generates log messages with Hexadecimal timestamps. E.g.
`5b572ace conn=2275 op=0 RESULT tag=97 err=0 text=`
Where `5b572ace` is the Timestamp corresponding to GMT: Tuesday…
-
Example for TypeSpec like:
```
@jsonSchema
@error
model ApiError {
/** A machine readable error code */
code: string;
/** A human readable message */
// https://github.com/microsoft/OpenAPI/b…
-
I know I'm very late to the party, but I have genuine questions regarding the choices of type markers. I read that ASCII letters were chosen to make ubjson somewhat readable in a hex editor. That's fa…
-
From @rh0delta:
> given our confusion around the units of our token, we will need to update the docs to reflect that BITS is the human readable token shorthand
> 1 token = 0.00000000001 BITS
> …