-
## Goals
A rich text editor that can support different colors, font families, styles and sizes, all inline with each other, efficiently.
## Steps
1. A rich text format
- Look at existing imple…
-
Example:
```glsl
#version 460
layout (location = 0) out vec4 fragColor;
void main()
{
fragColor = vec4(0.4, 0.4, 0.8, 1.0);
}
```
-> glslang from trunk into Vulkan 1.0 SPIR-V.
-> SP…
-
I think we need to talk about stacks in the spec. I am partially motivated by the fact that I forsee shortly having to write spec text for `Error.captureStackTrace`, and there’s no real place to hang …
-
We can start with something like JSON, even though we can hopefully store it more efficiently.
* [ ] Python SDK for `rerun.log_json()`
* [x] Introduce new "Raw / Text" view panel. Converts all fi…
emilk updated
1 month ago
-
It's possible to show greek modes for a given root? To achieve the equivalent of this (using [pedrozath/coltrane](https://github.com/pedrozath/coltrane))
```
$ coltrane show scale scale:Dorian ton…
-
This is a general issue on many style attributes. Their representation modifies from Raw to Aug then again from Aug to Text. Similarly, it modifies from Text to Aug and also from Aug to Raw.
The Au…
-
Test case: https://github.com/DILCISBoard/eark-ip-test-corpus/tree/integration/corpus/CSIP/CSIP86/testCase.xml contains the definition of 1 packages which should be invalid but the validator says they…
-
Test case: https://github.com/DILCISBoard/eark-ip-test-corpus/tree/integration/corpus/CSIP/CSIP76/testCase.xml contains the definition of 1 packages which should be invalid but the validator says they…
-
The puzzle `705-3ed5a899` from #705 has to be resolved:
https://github.com/objectionary/jeo-maven-plugin/blob/23abedb2185ec3ece1261f1b6ada9eaf35f5fc98/src/test/java/org/eolang/jeo/representation/Can…
-
### Describe the bug
[This line](https://github.com/awslabs/aws-sdk-rust/blob/3300813343d38d7e405f98952e9b39398ac2a46f/sdk/aws-config/src/meta/region.rs#L43) adds a `Debug` representation of a `dyn P…