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

Resolve enum constants when emitting types #1235

Merged
merged 5 commits into from Apr 19, 2022

Commits on Apr 14, 2022

  1. resolve enum constants

    martinbonnin committed Apr 14, 2022
    Copy the full SHA
    3e634ac View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. reuse ClassName

    martinbonnin committed Apr 19, 2022
    Copy the full SHA
    50ed8a4 View commit details
    Browse the repository at this point in the history
  2. yikes, fix typo

    martinbonnin committed Apr 19, 2022
    Copy the full SHA
    2d007af View commit details
    Browse the repository at this point in the history
  3. better comments

    martinbonnin committed Apr 19, 2022
    Copy the full SHA
    adf7f34 View commit details
    Browse the repository at this point in the history
  4. Update kotlinpoet/src/main/java/com/squareup/kotlinpoet/CodeWriter.kt

    Co-authored-by: Egor Andreevich <github@egorand.dev>
    martinbonnin and Egorand committed Apr 19, 2022
    Copy the full SHA
    726a526 View commit details
    Browse the repository at this point in the history