Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status values need room for more information #1

Closed
io7m opened this issue Jul 17, 2022 · 0 comments
Closed

Status values need room for more information #1

io7m opened this issue Jul 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@io7m
Copy link
Member

io7m commented Jul 17, 2022

Status values should hold a map of string values for extra metadata. This would allow for things like:

  • Specification links
  • Specification UUID references
  • BNF rules

This would allow for compiler frontends to turn the extra information into much more detailed error messages, where information can be selectively enabled/disabled. Right now, the only thing those compilers can do is pack everything into one large error message.

@io7m io7m added the enhancement New feature or request label Jul 17, 2022
@io7m io7m self-assigned this Jul 17, 2022
@io7m io7m closed this as completed in 3735a84 Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant