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

Improved json serialization / deserialization #2774

Draft
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Sep 12, 2022

  1. Implement fromJSON

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    7690845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaee338 View commit details
    Browse the repository at this point in the history
  3. Fix ArrayNode serialization

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    8ada70a View commit details
    Browse the repository at this point in the history
  4. Use optional chaining

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    299f2db View commit details
    Browse the repository at this point in the history
  5. Fix BlockNode serialization

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ece2a56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d173a95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b60924b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cc0dc1 View commit details
    Browse the repository at this point in the history
  9. Fix IndexNode serialization

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    722c9e9 View commit details
    Browse the repository at this point in the history
  10. Fix ObjectNode serialization

    SQUISH object node
    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    495ad93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e683c7c View commit details
    Browse the repository at this point in the history
  12. Fix RangeNodeSerialization

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    002bd5a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f53c87c View commit details
    Browse the repository at this point in the history
  14. Fix fromJSON

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ec41e44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b848c75 View commit details
    Browse the repository at this point in the history
  16. Try and fix fromJSON

    mattvague committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    302e8c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Add missing factory

    mattvague committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f270a57 View commit details
    Browse the repository at this point in the history