Jan Wielemaker
Jan Wielemaker
Doesn't reproduce. wip.png seems to be there. I fear you need to figure this out locally.
Thanks. Looks useful, but I think it is a little broken. See comment.
Not directly, but fetching the rendered code seems asking for trouble. The CodeMirror editor works from a pure JavaScript object representation of the text. Getting the rendered text may both...
The story depends on how the system is configured. There are some common aspects though - All code can be read by anyone - If the _public_ checkbox is on...
Yip. This is because the toplevel answer preparation is not happening in the Pengine that computes the answer, but in the HTTP infrastructure around it, while flags are thread-specific. Your...
I see. Well, SWISH has, due to its multi-user and threading aspects, some limitations, but also provides some opportunities. What about this (for swish) - Set clpb's flag globally to...
> Is there any way to make the clpb_residuals flag work like on the normal Prolog toplevel also in SWISH? As I tried to explain, this is hard. Pengines are...
Thanks. That is a duplicate of #21 (just moved from swipl-devel where it was reported). The github repo already has a fix. That will go into 8.4.2. There are no...
AFAIK fine on 7.6.0-rc2. At least it works here (Linux).
> It may be difficult to debug this problem if you can't reproduce it yourself. If you can give us any suggestions on what to try or where to look,...