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 exception property to IInvocation #1077

Merged
merged 23 commits into from
Oct 15, 2020

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    cc90a0f View commit details
    Browse the repository at this point in the history
  2. Introduce InvocationExceptionWrapper and add logic to IINvocation.Ret…

    …urnValue and IInvocation.Exception.
    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    2a6a5f4 View commit details
    Browse the repository at this point in the history
  3. Add inheritdoc doc comments.

    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    01b9329 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd5c654 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1936182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67793f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e49273f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a66310e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e18aff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    988feb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a18d167 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31f5ec7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09816d0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a064c98 View commit details
    Browse the repository at this point in the history
  15. Update changelog

    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    22f3575 View commit details
    Browse the repository at this point in the history
  16. Revert whitespace change

    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    f2cfc4c View commit details
    Browse the repository at this point in the history
  17. Revert whitespace change

    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    0ae9189 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6055015 View commit details
    Browse the repository at this point in the history
  19. Formatting

    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e1fa793 View commit details
    Browse the repository at this point in the history
  20. Whitespace

    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b2c07f3 View commit details
    Browse the repository at this point in the history
  21. Fix failing test

    MaStr11 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b9a4d63 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Remove misleading test

    MaStr11 committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    3f2a43b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5be64 View commit details
    Browse the repository at this point in the history