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

Improving diagnostics provider #3

Merged
merged 8 commits into from
Apr 22, 2024

Conversation

AnHeuermann
Copy link
Member

@AnHeuermann AnHeuermann commented Apr 22, 2024

Changes

Improving diagnostics provider

  • Specific error messages
  • Check illegal assigns or equations
  • Recommend to not use equations in match
  • Recommend to not use matchcontinue
  • Report missing else
  • Check start and end identifier match

  - Adding problem matcher
  - tree-sitter-metamodelica.wasm will be build from tree-sitter-metamodelica dependency.
  - Updating package versions to match tree-sitter-metamodelica
  - Specific error messages
  - Check illegal assigns or equations
  - Recommend to not use equations in match
  - Recommend to not use matchcontinue
  - Report missing else
  - Check start and end identifier match
@AnHeuermann AnHeuermann self-assigned this Apr 22, 2024
@AnHeuermann AnHeuermann enabled auto-merge (squash) April 22, 2024 16:06
@AnHeuermann AnHeuermann merged commit 31aa90b into OpenModelica:main Apr 22, 2024
3 checks passed
@AnHeuermann AnHeuermann deleted the errorDiagnostics branch April 22, 2024 16:08
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