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

[Internal, New Feature, No Breaking] Rewrite constructor part 1 #173

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2024

  1. Reconstruction of constructor part 1.

    Define constructors for each schema. However, it is not completed. So
    this is the part 1.
    Because the two tags: `!!merge` and `!!value` remain
    in the construction of mapping.
    I added a bit modification in the constructor of `ConstructorError`
    to increase the readability.
    And also I added some TODO comments and my thoughts.
    Paalon committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cd994d6 View commit details
    Browse the repository at this point in the history
  2. Refactoring and bug fix.

    Paalon committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f80d36f View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    Paalon committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    80814bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06725cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d1876b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eade874 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7ae82d View commit details
    Browse the repository at this point in the history
  8. Bug fix.

    Paalon committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7a36bf2 View commit details
    Browse the repository at this point in the history
  9. Bug fix.

    Paalon committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e89f430 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fdfd48 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    68a0eaf View commit details
    Browse the repository at this point in the history
  2. Update.

    Paalon committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    4ebcbb3 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    Paalon committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    28b9090 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2ab157 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jun 29, 2024

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