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

[pigeon] Moves all codec logic to singular custom codec #6600

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

Commits on May 6, 2024

  1. add custom codecs

    tarrinneal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1f2f1f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932f4f5 View commit details
    Browse the repository at this point in the history
  3. reorder classes

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

Commits on May 7, 2024

  1. unwrap enums

    tarrinneal committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ecb4928 View commit details
    Browse the repository at this point in the history
  2. wrap case

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

Commits on May 8, 2024

  1. fi unit test

    tarrinneal committed May 8, 2024
    Configuration menu
    Copy the full SHA
    36b86ab View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. not optional

    tarrinneal committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f49f1c4 View commit details
    Browse the repository at this point in the history
  2. comment out failing tests

    tarrinneal committed May 9, 2024
    Configuration menu
    Copy the full SHA
    988fad9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. gen

    tarrinneal committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6f78b2f View commit details
    Browse the repository at this point in the history
  2. fix kotlin test

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    63f9054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f47b01 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. add proxy api changes

    tarrinneal committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fa1c0ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea5b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81b0d7d View commit details
    Browse the repository at this point in the history
  4. update tools

    tarrinneal committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7a050dd View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    3800d0e View commit details
    Browse the repository at this point in the history
  2. remove extra test classes

    tarrinneal committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c7b548b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fdadac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22f7c25 View commit details
    Browse the repository at this point in the history
  5. cleanup

    tarrinneal committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ed47982 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dc6c60 View commit details
    Browse the repository at this point in the history
  7. update error message

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

Commits on May 17, 2024

  1. typo

    tarrinneal committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5c5084b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 20, 2024

  1. Merge pull request #1 from bc-lee/feature/test-duplicate-entries

    Add test to prevent duplicate entries in Kotlin generator
    tarrinneal committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7cc9be6 View commit details
    Browse the repository at this point in the history
  2. fix test analyze

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

Commits on May 29, 2024

  1. nits

    tarrinneal committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2c883ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7113f0 View commit details
    Browse the repository at this point in the history