IntersectMBO / IntersectMBO/formal-ledger-specifications

Improve output of `genErrors`

Open
#546 3 comments 0 reactions 0 assignees View on GitHub
conformance enhancement
Dominant language
Agda
Stars
52
Forks
20
Avg merge
6d 14h
Merged PRs (30d)
7

Description

- [ ] `genErrors` always generates fully qualified names. The output would be a lot more readable if we postprocess the string to remove those qualifiers.
- [ ] We could also give a number that indicates which failure happened, for easier identification.
- [ ] The output generates non-breaking spaces. We may want to replace them with regular spaces (but maybe that should be a downstream responsibility?)

Contributor guide

Open the contributing guide

Research direction

Locate the genErrors generator and inspect the output it produces, using the three checklist items as the starting scope. Compare the current work with merged pull request #551 before proceeding; the desired handling of qualified names, failure numbers, and non-breaking spaces is not fully settled in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.