prolog-query SX API: pl-load + pl-query-all + pl-query-one + pl-query (+16 tests)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-25 09:58:56 +00:00
parent f72868c445
commit 25a4ce4a05
6 changed files with 253 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# Prolog scoreboard
**272 / 272 passing** (0 failure(s)).
Generated 2026-04-25T09:26:33+00:00.
**288 / 288 passing** (0 failure(s)).
Generated 2026-04-25T09:58:25+00:00.
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
@@ -19,6 +19,7 @@ Generated 2026-04-25T09:26:33+00:00.
| nqueens | 6 | 6 | ok |
| family | 10 | 10 | ok |
| atoms | 34 | 34 | ok |
| query_api | 16 | 16 | ok |
Run `bash lib/prolog/conformance.sh` to refresh. Override the binary
with `SX_SERVER=path/to/sx_server.exe bash …`.