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

add JSON module and enable JSON serialization conformance tests #219

Open
wants to merge 48 commits into
base: main
Choose a base branch
from

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    2dd4541 View commit details
    Browse the repository at this point in the history
  2. api dump

    andrewparmet committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    dd96e8e View commit details
    Browse the repository at this point in the history
  3. fix

    andrewparmet committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    72fbb9f View commit details
    Browse the repository at this point in the history
  4. internal

    andrewparmet committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    da3ff2e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    58b1d4c View commit details
    Browse the repository at this point in the history
  2. lint

    andrewparmet committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e28dd17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3659cb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd757ca View commit details
    Browse the repository at this point in the history
  5. maps work

    andrewparmet committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    21d9534 View commit details
    Browse the repository at this point in the history
  6. compilation

    andrewparmet committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    283d20d View commit details
    Browse the repository at this point in the history
  7. more tests

    andrewparmet committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    eca1983 View commit details
    Browse the repository at this point in the history
  8. api dump

    andrewparmet committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8e96790 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    f980afa View commit details
    Browse the repository at this point in the history
  2. api dump

    andrewparmet committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1036d0e View commit details
    Browse the repository at this point in the history
  3. more api cleanup

    andrewparmet committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b2b0e1a View commit details
    Browse the repository at this point in the history
  4. fix map wrapper types

    andrewparmet committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    786ee1d View commit details
    Browse the repository at this point in the history
  5. some cleanup

    andrewparmet committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9d426aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f6a280 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3689bc8 View commit details
    Browse the repository at this point in the history
  8. fix

    andrewparmet committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c783115 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    437909a View commit details
    Browse the repository at this point in the history
  2. api dump

    andrewparmet committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d1a4417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deddc2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d357e38 View commit details
    Browse the repository at this point in the history
  5. lint

    andrewparmet committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e2e0379 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'change-strategy-for-common-unpublished-code' into imple…

    …ment-converter-to-dynamic-message
    andrewparmet committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c679e4f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    33206b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcd52c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. remove guava

    andrewparmet committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ed9c87b View commit details
    Browse the repository at this point in the history
  2. rm guava

    andrewparmet committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    294fb53 View commit details
    Browse the repository at this point in the history
  3. rm line

    andrewparmet committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    3af2204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d150db2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e82a08 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    ff22caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d14370 View commit details
    Browse the repository at this point in the history
  3. run js conformance tests

    andrewparmet committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    64b6540 View commit details
    Browse the repository at this point in the history
  4. failure -> result

    andrewparmet committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    94be6b4 View commit details
    Browse the repository at this point in the history
  5. clean up some repetition

    andrewparmet committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    ee9ae28 View commit details
    Browse the repository at this point in the history
  6. more deduplication

    andrewparmet committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    887c4e6 View commit details
    Browse the repository at this point in the history
  7. api dump

    andrewparmet committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    1490820 View commit details
    Browse the repository at this point in the history
  8. better jvm behavior

    andrewparmet committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    18fe868 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55e62ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa782ff View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    3e929ed View commit details
    Browse the repository at this point in the history
  2. dump

    andrewparmet committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a7f76ff View commit details
    Browse the repository at this point in the history
  3. revert

    andrewparmet committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6b790e7 View commit details
    Browse the repository at this point in the history
  4. fix dep

    andrewparmet committed May 9, 2024
    Configuration menu
    Copy the full SHA
    41c1626 View commit details
    Browse the repository at this point in the history
  5. bump time

    andrewparmet committed May 9, 2024
    Configuration menu
    Copy the full SHA
    03da945 View commit details
    Browse the repository at this point in the history