Austria
Ticket created by ~apreiml on ~sircmpwn/hare
There might be room for future improvement here. I think that it might be possible to separate the allocation and execution phases of regex execution -- allocating threads and capture groups upfront.
Most users would probably be fine with allocating dynamically but it might be interesting to consider a scenario where the necessary pieces can be statically allocated. 1
Ticket created by ~apreiml on ~sircmpwn/himitsu
Comment by ~apreiml on ~sircmpwn/himitsu
as of https://git.sr.ht/~sircmpwn/himitsu/commit/737a166b320f10c3e87295f6f4494f6b78c3f4d3 printable ascii characters except =, ? and ! are allowed in keys
Comment by ~apreiml on ~sircmpwn/himitsu
REPORTED
RESOLVED IMPLEMENTEDComment by ~apreiml on ~sircmpwn/hare
When TLS is in a usable state, I'll do some research on how to add support for this. It should be possible yes.
Ticket created by ~apreiml on ~sircmpwn/hare
module status ascii ok bufio ok bytes ok cmd - crypto ok debug ok dirs ok encoding ok endian ok errors ok fmt ok fnmatch ok format ok fs ok getopt ok glob ok hare TODO hash ok io ok linux ok log ok math ok memio ok mime TODO net ok os TODO path ok regex ok rt ? shlex ok sort ok strconv ok strings ok time patch submitted types ok unix ok uuid ok wordexp ok