Ico Doornekamp

Results 246 comments of Ico Doornekamp

Absolutely true, this is not at all thread safe. The original zForth implementation supported only one global/static instance, support for multiple instances was only added fairly recently. these static buffers...

I like the readability of thousands separators, but I'm not too fond of them because it makes parsing ducs output much harder from scripts or other tools. @l8gravely Opinions on...

Ah, `-B` is not bad; the change is trivial, I'll put it in.

Bah, I hate naming. How should we call the longopt, `-b` is for `--bytes`, so `-B` will be for what?

haha yes the original escaping was just utter nonsense, i wonder how we let that creep in without noticing. thanks for reporting!

Quoting John (2025-04-05 02:38:30) > l8gravely left a comment (zevv/duc#340) > > >>>>> "Ico" == Ico Doornekamp ***@***.***> writes: > > > haha yes the original escaping was just utter...