String/atom predicates: var/nonvar/atom/number/compound/callable/atomic/is_list + atom_length/atom_concat/atom_chars/atom_codes/char_code/number_codes/number_chars
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:27:08 +00:00
parent c6f58116bf
commit f72868c445
6 changed files with 591 additions and 7 deletions

View File

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