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

feat: support serializing circular refs properly #11467

Closed
wants to merge 20 commits into from
Closed

feat: support serializing circular refs properly #11467

wants to merge 20 commits into from

Commits on Jan 6, 2022

  1. wip: hack around

    G-Rath committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    da1d081 View commit details
    Browse the repository at this point in the history
  2. use latest flatted

    SimenB authored and G-Rath committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    4a3939a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad6f5bb View commit details
    Browse the repository at this point in the history
  4. fix: add return types

    G-Rath committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    1654b05 View commit details
    Browse the repository at this point in the history
  5. chore: add copyright header

    G-Rath committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f8118c2 View commit details
    Browse the repository at this point in the history
  6. fix: import flatted

    G-Rath committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    633fad0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d103a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a595026 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    4454eea View commit details
    Browse the repository at this point in the history
  2. chore: use v8 serializer

    SimenB committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    218823b View commit details
    Browse the repository at this point in the history
  3. fix: update types

    G-Rath committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ea12b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44fabe5 View commit details
    Browse the repository at this point in the history
  5. update single test

    SimenB committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0ac2ffb View commit details
    Browse the repository at this point in the history
  6. nah, this

    SimenB committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    50c42e1 View commit details
    Browse the repository at this point in the history
  7. test: fix all cases

    G-Rath committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    6e8f17e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40e7995 View commit details
    Browse the repository at this point in the history
  9. rename

    SimenB committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    37983c6 View commit details
    Browse the repository at this point in the history
  10. changelog

    SimenB committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    6789936 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d143124 View commit details
    Browse the repository at this point in the history
  12. unskip bigint test

    SimenB committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b113ba8 View commit details
    Browse the repository at this point in the history