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

Add Diagnostic Error Codes #282

Merged
merged 13 commits into from
Apr 6, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    323002f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    9d2e33c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. [WIP] more error codes

    Schottkyc137 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    796b5cc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix all tests

    Schottkyc137 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    68edde2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33bd3bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80728f0 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into diagnostic-error-codes

    # Conflicts:
    #	vhdl_lang/src/analysis/analyze.rs
    #	vhdl_lang/src/analysis/association.rs
    #	vhdl_lang/src/analysis/declarative.rs
    #	vhdl_lang/src/analysis/design_unit.rs
    #	vhdl_lang/src/analysis/expression.rs
    #	vhdl_lang/src/analysis/names.rs
    #	vhdl_lang/src/named_entity.rs
    Schottkyc137 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    67a8bcd View commit details
    Browse the repository at this point in the history
  5. Master Merge Aftermath

    Schottkyc137 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0684a95 View commit details
    Browse the repository at this point in the history
  6. Happy clippy and fmt

    Schottkyc137 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    322751a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4666a6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0cb6e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c07179 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Add some more examples

    Schottkyc137 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6f16aa6 View commit details
    Browse the repository at this point in the history