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

Improve JSON scan and from_json #11702

Draft
wants to merge 7 commits into
base: branch-24.12
Choose a base branch
from

Commits on Nov 6, 2024

  1. Add test

    Signed-off-by: Nghia Truong <[email protected]>
    ttnghia committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a954063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e22cb View commit details
    Browse the repository at this point in the history
  3. Add test test_from_json_map_with_options

    Signed-off-by: Nghia Truong <[email protected]>
    ttnghia committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8ce1817 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Pass down JSON options to JNI

    Signed-off-by: Nghia Truong <[email protected]>
    ttnghia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    35f66db View commit details
    Browse the repository at this point in the history
  2. Add support for allowSingleQuotes==false

    Signed-off-by: Nghia Truong <[email protected]>
    ttnghia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e78fb32 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Nghia Truong <[email protected]>
    ttnghia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    15a4113 View commit details
    Browse the repository at this point in the history
  4. Update test

    Signed-off-by: Nghia Truong <[email protected]>
    ttnghia committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d746784 View commit details
    Browse the repository at this point in the history