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

Block err handling #3713

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Block err handling #3713

wants to merge 9 commits into from

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    95b6b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e6a31 View commit details
    Browse the repository at this point in the history
  3. Block: allow sub class error to take on the type shapes of the generi…

    …c error by unionizing the types
    holgerd77 authored and jochem-brouwer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0c9ba5e View commit details
    Browse the repository at this point in the history
  4. Util, Block: Removed 2-layer error structure, removed local package e…

    …rrors file, moved error codes to Util
    holgerd77 authored and jochem-brouwer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2f904ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba79730 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f456b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    856b582 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb478ea View commit details
    Browse the repository at this point in the history
  4. Fix ErrorCode usage

    scorbajio committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    17598ce View commit details
    Browse the repository at this point in the history