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

feat: Selectively generate read & write methods for structs & unions #721

Merged
merged 63 commits into from
May 10, 2024

Commits on Apr 5, 2024

  1. Generated code builds

    jbelkins committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3ee7e8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a6cbb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. Error tests fixed

    jbelkins committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1042248 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    b6ea1d8 View commit details
    Browse the repository at this point in the history
  2. Cleanup, fix codegen tests

    jbelkins committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e2d41a6 View commit details
    Browse the repository at this point in the history
  3. Fix codegen tests

    jbelkins committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7bb92f5 View commit details
    Browse the repository at this point in the history
  4. Fix Swift tests

    jbelkins committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9d8090f View commit details
    Browse the repository at this point in the history
  5. Fix ktlint

    jbelkins committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c0be78e View commit details
    Browse the repository at this point in the history
  6. Fix Swift tests

    jbelkins committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    70eb9c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9049fbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7766c88 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    d8511a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce56c31 View commit details
    Browse the repository at this point in the history
  3. Fix codegen tests

    jbelkins committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a6f6a96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8158b5 View commit details
    Browse the repository at this point in the history
  5. Fix test broken after merge

    jbelkins committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0d3ebf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    0cb4b04 View commit details
    Browse the repository at this point in the history
  2. Add WeatherSDK files

    jbelkins committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6ada476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7655987 View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    jbelkins committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    23248ea View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Refactoring

    jbelkins committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    19fb75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ac55f View commit details
    Browse the repository at this point in the history
  3. ktlint fix, code cleanup

    jbelkins committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8b4212f View commit details
    Browse the repository at this point in the history
  4. Fixes from code review

    jbelkins committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    efdabef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54498c3 View commit details
    Browse the repository at this point in the history
  6. Fix ktlint

    jbelkins committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    73b1ae3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Eliminated document closures

    jbelkins committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3ec9818 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    jbelkins committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    74051e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecd9c94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b643b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    a76bed8 View commit details
    Browse the repository at this point in the history
  2. Fix codegen tests

    jbelkins committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a2f8612 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    a3caac2 View commit details
    Browse the repository at this point in the history
  2. Fix ktlint

    jbelkins committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    05ecd95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1d6f94 View commit details
    Browse the repository at this point in the history
  4. Fix codegen tests & ktlint

    jbelkins committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9a2a983 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    7ca1ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f18e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    12f1ed1 View commit details
    Browse the repository at this point in the history
  2. Fix SmithyTestUtil

    jbelkins committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9ffbd39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a4df3e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    85b2d9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126195e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d3237 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Fix code review comments

    jbelkins committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    39e539b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c8c6aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84721ae View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    6eef981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d6d33 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

    jbelkins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    042b734 View commit details
    Browse the repository at this point in the history
  3. Fix Swift tests

    jbelkins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    532977b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a35bdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bd533a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9332fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3a6828 View commit details
    Browse the repository at this point in the history
  8. Fix codegen tests and ktlint

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