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

Allow to get source position of unmarshal errors (enhanced version) #901

Open
wants to merge 6 commits into
base: v3
Choose a base branch
from

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    5fb3956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412f013 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

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

Commits on Sep 19, 2022

  1. Test ParserError

    andig committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    df93c53 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on May 31, 2024

  1. Allow unwrapping of non-terminal TypeErrors (#1)

    This allows retrieving line numbers for non-terminal errors during unmarshaling.
    andig committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1ff5761 View commit details
    Browse the repository at this point in the history