-
I apologize that I wasn't able to creduce the attachment source here. I'm still actively working on the source in question. I may be able to come back to this and improve this bug report later. I'll a…
-
Description: Add support for the Gedcom X format, allowing users to import and export data in this modern genealogical data standard.
Tasks:
Implement a GedcomX parser and generator service.
Up…
-
When I run the `proof-generator` with empty input or with `-h` and `-v`, I get unexpected results:
```console
root@5ffc715e5f63:/proof-market-toolchain# /proof-market-toolchain/build/bin/proof-g…
-
The `INSTALL` doc says to run `./configure` but of course that file does not exist. Running `autotools` throws this error:
```text
$ aclocal
pbc/parser.y:20.1-14: warning: deprecated directive: ‘…
-
We currently have a zoo of configuration options:
| **Adapter or tool** | **Format** |
|---------------------|----------------------------------|
| CalculiX adapter | yml…
-
# Motivation
This feature requests schema-specifiable defaults for all fields in tables. After this feature and #6014 are implemented, **schema writers will have full control over the semantics of no…
-
## What problem does this solve or what need does it fill?
There is no need for a full-on image parsing library on wasm builds, as the user agent integrates plenty of image parser. It's also possib…
-
For example, the following is correct:
```iex
iex(1)> EarmarkParser.as_ast("z\nz", %EarmarkParser.Options{breaks: true})
{:ok, [{"p", [], ["z", {"br", [], [], %{}}, "z"], %{}}], []}
```
It pu…
-
I need to show the LOCALIZED format string as a guidance to users entering values into textboxes.
In my case I need this for dates, and I was able to find a "hack" as follows:
```typescript
const…
-
[Bison 3.7.5](https://github.com/akimd/bison/releases/tag/v3.7.5) was released:
>
> Noteworthy changes in release 3.7.5 (2021-01-24) [stable]
> ===============
>
> ** Bug fixes
>
> *** Cou…