Files
rose-ash/lib/maude/scoreboard.json
giles 8ab36b90bf
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
maude: mixfix surface-syntax printer (11 tests, 207 total)
lib/maude/pretty.sx — mau/term->maude renders internal prefix terms back
in Maude mixfix syntax driven by op forms; mau/red->maude / mau/rew->maude
reduce-then-render. Output now reads as idiomatic Maude.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 15:32:20 +00:00

18 lines
607 B
JSON

{
"lang": "maude",
"total_passed": 207,
"total_failed": 0,
"total": 207,
"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},
{"name":"rewrite","passed":21,"failed":0,"total":21},
{"name":"strategy","passed":19,"failed":0,"total":19},
{"name":"meta","passed":18,"failed":0,"total":18},
{"name":"pretty","passed":11,"failed":0,"total":11}
],
"generated": "2026-06-07T15:31:52+00:00"
}