Bob Calco

Results 6 issues of Bob Calco

Hi @leppie, Some of these may just be niggling nuances, but my tester was told to use TSPL4 examples as the baseline and so I'm just raising these (in some...

nice-to-have

Invoking the console with the `/help` option spits out a menu that seems like it could use some attention: ```dos C:\IronScheme>IronScheme.Console-v4 /help IronScheme 1.0.239-671ea21 github.com/IronScheme © 2007-2019 Llewellyn Pritchard (.NET...

task
useful-info
up-for-grabs

The SSL subpackage hard-codes loading 32 bit libssl and libeay DLLs. Should support 64 bit msys2 environment as well. I have openssl-devel 1.1.1.b-1 installed on 64 bit, but DLL is...

And important ontology with which I have to work (namely, HL7 FHIR) uses ShEx for validation, but dotNetRdf seems only to support SHACL. Is there any ShEx support contemplated or...

help wanted
feature request

The description for `appendo` says: > _appendo_ says that _out_ is the result of appending the sequence parameters _seq1_ and _seq1_. As is evident from the code following the statement,...

On Windows, `rebar3` does not support `rebar3 local install` which would set up `$HOME/.config/rebar3` automatically for them, for some reason. Each kind of shell one might run may have a...