Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Feature/error namespace #331

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on May 10, 2023

  1. Adds namespace management

    Luca Filippin committed May 10, 2023
    Configuration menu
    Copy the full SHA
    edeb2db View commit details
    Browse the repository at this point in the history
  2. Adds srcValue & dstValue to the DecodingError + slghtly refactor the …

    …errors
    Luca Filippin committed May 10, 2023
    Configuration menu
    Copy the full SHA
    218e272 View commit details
    Browse the repository at this point in the history
  3. Updates GetNamespace() to return *Namespace

    Luca Filippin committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b2ef0c2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Fixes OrComposeDecodeHookFunc + renames some functions

    Luca Filippin committed May 11, 2023
    Configuration menu
    Copy the full SHA
    501118b View commit details
    Browse the repository at this point in the history
  2. Adds LocalizedError interface and related functions

    Luca Filippin committed May 11, 2023
    Configuration menu
    Copy the full SHA
    447b8fe View commit details
    Browse the repository at this point in the history
  3. Adds AsDecodingErrors() + changes decode() to return always DecodingE…

    …rrors
    Luca Filippin committed May 11, 2023
    Configuration menu
    Copy the full SHA
    784b430 View commit details
    Browse the repository at this point in the history
  4. Adds NamespaceFld as structure to support field name & tag

    Luca Filippin committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1ab0f0b View commit details
    Browse the repository at this point in the history
  5. Adds AppendFldName(), AppendFldTag() to Namespace

    Luca Filippin committed May 11, 2023
    Configuration menu
    Copy the full SHA
    71db875 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Introduces error's kind and improve code in general

    Luca Filippin committed May 12, 2023
    Configuration menu
    Copy the full SHA
    2766108 View commit details
    Browse the repository at this point in the history