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

Implement more conversions from JsonDynamicValue #15816

Merged
merged 16 commits into from
May 14, 2024

Commits on Apr 24, 2024

  1. Implements dynamic conversions from a JsonDynamicValue instance to co…

    …mmonly used runtime types.
    gvkries committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ce33829 View commit details
    Browse the repository at this point in the history
  2. Formatting cleanup

    MikeAlhayek committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    aef368f View commit details
    Browse the repository at this point in the history
  3. fix build

    MikeAlhayek committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    008cd5d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    3ea7384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cb5f6 View commit details
    Browse the repository at this point in the history
  3. Formatting.

    gvkries committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    75bc4d6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ddcc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee25849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4d2251 View commit details
    Browse the repository at this point in the history
  4. cleanup

    MikeAlhayek committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0d7b4a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a760a7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. use frozen dictionary

    MikeAlhayek committed May 9, 2024
    Configuration menu
    Copy the full SHA
    447fd3d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    d3bddb9 View commit details
    Browse the repository at this point in the history
  2. Remove test

    sebastienros committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8cfa4a4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    234ee2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802be0b View commit details
    Browse the repository at this point in the history