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

WIP: Pass Trace transparently through withError #3358

Draft
wants to merge 25 commits into
base: arrow-2
Choose a base branch
from

Commits on Jan 23, 2024

  1. Pass Trace transparently through withError.

    This is achieved by sealing Raise to check DefaultRaise.isTraced.
    kyay10 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    af2aedd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30040fd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    3c100b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c533d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d8dbb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    158242e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4886dde View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    d028021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    341931e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

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

Commits on Apr 13, 2024

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

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    75db109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6247698 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4999684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9980d54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e61243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29d8c07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a48eb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f49df4f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 18, 2024

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