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

Java, adds map builders [breaking] #347

Merged
merged 62 commits into from
Jan 5, 2024
Merged

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    8d5a8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf40f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c99cf72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5d25df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff1f842 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    193003b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54cf519 View commit details
    Browse the repository at this point in the history
  8. Fixes key put

    spacether committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    e253e7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c93ff2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4e8771 View commit details
    Browse the repository at this point in the history
  11. Removes unused interface

    spacether committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    bc2a6db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d7c1096 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Adds missing BaseBuilder import, changes camelCase->pascalCase, ancho…

    …rPiece->kebabCase, adds camelCase
    spacether committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e490c3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a0b636 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12f2b81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a1e84 View commit details
    Browse the repository at this point in the history
  5. Fixes ListBuilderTest

    spacether committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a36c235 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aae3392 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d2cd2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8c947b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a506c52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c56fb48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7e8c78 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b02069 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d864344 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e14b0f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    aeabbcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a30a8b View commit details
    Browse the repository at this point in the history
  3. Adds UnsetAddPropsSetter

    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    204529a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9560cb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b833ee View commit details
    Browse the repository at this point in the history
  6. Adds Map in builder names

    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6368bf8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4544ce4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7e9b97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e7160d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57efbca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9ff094 View commit details
    Browse the repository at this point in the history
  12. Adds linkes from one builder to the next in schema docs, all required…

    … setters now documented
    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9babae0 View commit details
    Browse the repository at this point in the history
  13. Petstore regen

    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9310438 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    775d51d View commit details
    Browse the repository at this point in the history
  15. Removes lingering >

    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    371d02a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    74a9eaf View commit details
    Browse the repository at this point in the history
  17. Handles self ref

    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7a8bc6a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1b1f9cf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    839a650 View commit details
    Browse the repository at this point in the history
  20. Petstore regen

    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    26a0cbd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    208bc86 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    97bfb68 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2762ebb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ef9d09f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c8105f9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9520b5b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e6f1533 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    41b731a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d26d235 View commit details
    Browse the repository at this point in the history
  30. Samples regen

    spacether committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7594ebe View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    2e427f9 View commit details
    Browse the repository at this point in the history
  2. Checker framework updated

    spacether committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    053fd25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79b621f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf937b9 View commit details
    Browse the repository at this point in the history
  5. petstore regen

    spacether committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f132ca6 View commit details
    Browse the repository at this point in the history
  6. Samples regen

    spacether committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bdc998b View commit details
    Browse the repository at this point in the history