Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 49s
lib/maude/conditional.sx — condition-aware reducer. ceq fires only when its guard holds: equational guards (l=r reduce to same normal form) and boolean guards (term reduces to true), evaluated by recursing through the same reducer. Verified on gcd, insertion sort, max, even. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
14 lines
378 B
JSON
14 lines
378 B
JSON
{
|
|
"lang": "maude",
|
|
"total_passed": 138,
|
|
"total_failed": 0,
|
|
"total": 138,
|
|
"suites": [
|
|
{"name":"parse","passed":65,"failed":0,"total":65},
|
|
{"name":"reduce","passed":26,"failed":0,"total":26},
|
|
{"name":"matching","passed":28,"failed":0,"total":28},
|
|
{"name":"conditional","passed":19,"failed":0,"total":19}
|
|
],
|
|
"generated": "2026-06-07T15:05:31+00:00"
|
|
}
|