-
To get coverage on situations fixed in https://github.com/dotnet/runtime/pull/92355, add a LSRA stress mode that will forcefully move argument registers to different registers in the prolog. One of th…
-
#### Update: Workaround
```prolog
user:term_expansion((:- womp), (:- initialization(true))).
```
#### tl;dr
There should be some way to nullify terms in term expansion without needing to …
-
Hi,
Would you accept a patch to add support for [trealla](https://trealla-prolog.github.io/trealla/) in ediprolog?
-
On MacOS Mojave 10.14.6, with the master branch on https://github.com/AceWiki/AceWiki, [jetty-home-11.0.7](https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-home/11.0.7/jetty-home-11.0.7.tar.gz),…
-
The only example from the clpb.pl doc that is out-right wrong (so far)...
```
~/trealla (devel) $ tpl
Trealla Prolog (c) Infradig 2020-2023, v2.27.20-1-gc049-dirty
?- use_module(library(clpb)).
…
-
In (which I derived from ), something change in how `re_replace` worked. I think it has to do with the backslash escaping.
Before the above commit range, this worked:
```prolog
?- re_replace('…
-
Please consider to separate the crate to the library and the application. So it would be possible easily to link it in another Rust or non-Rust project (with a wrapper then) without modifying the orig…
-
This is the first time I see this:
SWI Prolog 8.3.5 on Linux Fedora 30.
```
3/69 Test: swipl:core
Command: "swipl-devel_original/build/src/swipl" "-f" "none" "--no-packs" "-q" "swipl-devel_ori…
-
When analyzing the Simpsons: Hit & Run demo JSON generation fails.
Executable, ApiDB, facts and results uploaded [here](https://github.com/cmu-sei/pharos/files/6517793/simpsons-demo.zip), please le…
-
### Basic information
* My operating system and version: macOS 14.5 (23F79)
* My mzmine version: mzmine 4.1.0
### What happened
The problem seems to be related to the MZmine installation on …