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

fix: improve error handling for compiler diagnostics #165

Merged
merged 9 commits into from
Aug 13, 2023

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    3ddeeff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0bef57 View commit details
    Browse the repository at this point in the history
  3. fix(runtime): don't call on_initialized after init

    fix(runtime): don't crash if compile is called before ready
    test(runtime): rgroup related tests in describe blocks
    zachallaun authored and mhanberg committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6de5d5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f340e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47245e9 View commit details
    Browse the repository at this point in the history
  6. fix(runtime): ensure that on_initialized is called with error before …

    …shutting down runtime
    zachallaun authored and mhanberg committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    83e1404 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3633874 View commit details
    Browse the repository at this point in the history
  8. fix(runtime): remove dead code

    zachallaun authored and mhanberg committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6b90c50 View commit details
    Browse the repository at this point in the history
  9. format

    mhanberg committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0f5234f View commit details
    Browse the repository at this point in the history