Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 53s
dl-unify returns immutable extended subst dict (or nil). dl-walk chases bindings, dl-apply-subst recursively resolves vars. Lists unify element-wise so arithmetic compounds work too. dl-ground? and dl-vars-of for safety analysis (Phase 3).
13 lines
315 B
JSON
13 lines
315 B
JSON
{
|
|
"lang": "datalog",
|
|
"total_passed": 72,
|
|
"total_failed": 0,
|
|
"total": 72,
|
|
"suites": [
|
|
{"name":"tokenize","passed":26,"failed":0,"total":26},
|
|
{"name":"parse","passed":18,"failed":0,"total":18},
|
|
{"name":"unify","passed":28,"failed":0,"total":28}
|
|
],
|
|
"generated": "2026-05-07T23:34:02+00:00"
|
|
}
|