-
**Submitting author:** @PHS-Meantrix (Paulo Henrique dos Santos)
**Repository:** https://github.com/meantrix/corrp
**Branch with paper.md** (empty if default branch): JOSS
**Version:** 0.4.0
**Editor:…
-
Avalonia is already the most cross platform and 'true' XAML available. Let's consider using this as the starting XAML vocabulary, but perhaps even the first reference code and system to test it with.…
-
## Motivation
Currently, the only "feature-state" properties are Paint. When working with interactivity on symbols, it doesn't give enough flexibility to work with complex sets of data and interact…
-
My current understand is that new Automerge provides `Automerge.save(doc)` API that performs maximum compression producing bytes encoding full history of the document which can be shared with collabor…
-
Just posted a [change note](http://scripting.com/drummer/blog/2021/11/02/143316.html?title=stringmarkdownprocess) about Markdown in Drummer. This is a place to discuss.
-
Could that be finalized? Looking at the original thread, with Allan Ruttenberg's proposal:
https://code.google.com/archive/p/information-artifact-ontology/issues/130
I throw this on the table:
"An em…
-
I see you have a full set of files in **Open Office** ODT file format.
We should be able to speed up the conversion process to arrive at something more readily adaptable to either USFM (easier) or ma…
-
Currently, if I have step like this:
> When I type 20 into the calculator
Then the suggested step definition is:
> [When(@"I type (.*) into the calculator")]
> public void WhenITypeIntoTheCa…
-
Today, a `const` constructor for class `Foo` can be invoked as `new Foo()`, `const Foo()` or simply `Foo()`.
In the last case, the invocation defaults to `new Foo()` unless the expression is in a `co…
-
The subject of a code of conduct has come up a few times, and this issue serves as a discussion thread. I hope that everyone will find the following statements uncontroversial:
1. Social spaces hav…