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

Fix unnecessary toList/fromList calls during encode/decode process #6426

Merged
merged 20 commits into from
May 6, 2024

Commits on Mar 28, 2024

  1. remove extra encode/decode

    tarrinneal committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a961d01 View commit details
    Browse the repository at this point in the history
  2. update tests

    tarrinneal committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    66b7986 View commit details
    Browse the repository at this point in the history
  3. tests, more kotlin stuff

    tarrinneal committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4880fec View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. some cpp

    tarrinneal committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0588573 View commit details
    Browse the repository at this point in the history
  2. remove aList

    tarrinneal committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    01444d0 View commit details
    Browse the repository at this point in the history
  3. AList

    tarrinneal committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6b224fe View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    da44ff7 View commit details
    Browse the repository at this point in the history
  2. Fix Dart unit test

    stuartmorgan committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    78b9548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022d463 View commit details
    Browse the repository at this point in the history
  4. Update generated file

    stuartmorgan committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    06653f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. nits and such

    tarrinneal committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b4468eb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    b0d6176 View commit details
    Browse the repository at this point in the history
  2. gen

    tarrinneal committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    60d0efc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43bb4dc View commit details
    Browse the repository at this point in the history
  4. oops

    tarrinneal committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1cdfc2a View commit details
    Browse the repository at this point in the history
  5. fix tests

    tarrinneal committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    42e6773 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. VS 2019 workaround

    stuartmorgan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b402838 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    0c032c6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. cleaner

    tarrinneal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    df349c9 View commit details
    Browse the repository at this point in the history
  2. analyze

    tarrinneal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    34f9dca View commit details
    Browse the repository at this point in the history