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

Logging and diagnostics #71

Merged
merged 6 commits into from
Jul 11, 2023
Merged

Logging and diagnostics #71

merged 6 commits into from
Jul 11, 2023

Conversation

mhutch
Copy link
Owner

@mhutch mhutch commented Jul 11, 2023

  • Improve the diagnostics model, and improve testing of diagnostics
  • More exception logging
  • Better support EOF in parser

This is a Roslyn-like model that separates the disgnostic descriptor
from the diagnostics.

Also includes improvements to some of the diagnostics.

Some tests now cover specific diagnostics rather thna just the count.
The parser can now end all nodes properly on EOF, ensuring they
have correct positions and warnings, and that they capture any
availble partial information.
@mhutch mhutch merged commit 5b61fd1 into main Jul 11, 2023
@mhutch mhutch deleted the logging-and-diagnostics branch April 30, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant