Meta/logic predicates: \\+/not/once/ignore/ground/sort/msort/atom_number/number_string (+25 tests, 342 total)
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 11:06:10 +00:00
parent 8ee0928a3d
commit 0823832dcd
6 changed files with 396 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# Prolog scoreboard
**317 / 317 passing** (0 failure(s)).
Generated 2026-04-25T10:30:55+00:00.
**342 / 342 passing** (0 failure(s)).
Generated 2026-04-25T11:05:56+00:00.
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
@@ -21,6 +21,7 @@ Generated 2026-04-25T10:30:55+00:00.
| atoms | 34 | 34 | ok |
| query_api | 16 | 16 | ok |
| iso_predicates | 29 | 29 | ok |
| meta_predicates | 25 | 25 | ok |
Run `bash lib/prolog/conformance.sh` to refresh. Override the binary
with `SX_SERVER=path/to/sx_server.exe bash …`.