1. 27 3月, 2021 1 次提交
    • A
      Add ability to generate particular types as Java interfaces #606 (#610) · 994f6fee
      Alexey Zhokhov 提交于
      * Gradle 6.8.3.
      
      * Added typesAsInterfaces config option.
      
      * Updated doc.
      
      * Basic implementation for generating type as interface.
      
      * Tests for generating type as interface.
      
      * Code style fixes.
      
      * Code style fixes.
      
      * Java 1.8 build fixes.
      
      * Code style fixes.
      
      * Code style fixes.
      
      * Attempt to fix compilation.
      
      * Code review fixes.
      994f6fee
  2. 23 3月, 2021 2 次提交
  3. 21 3月, 2021 2 次提交
  4. 12 3月, 2021 2 次提交
  5. 11 3月, 2021 1 次提交
    • B
      Introduce code style and reformat existing code #403 (#579) · 5b655222
      Bogdan Kobylynskyi 提交于
      * Introduce code style and reformat existing code #403
      
      * Add check-code-style.yml workflow #403
      
      * Add graphql-codegen-check-style.xml and enable it in the workflow #403
      
      * Fix check-code-style.yml workflow
      
      * Fix build issues
      
      * Revert back changes in gradlew script
      5b655222
  6. 07 3月, 2021 3 次提交
  7. 06 3月, 2021 1 次提交
  8. 04 3月, 2021 1 次提交
  9. 25 2月, 2021 2 次提交
  10. 20 2月, 2021 1 次提交
  11. 11 2月, 2021 2 次提交
  12. 09 2月, 2021 1 次提交
  13. 04 2月, 2021 1 次提交
  14. 30 1月, 2021 1 次提交
  15. 22 1月, 2021 1 次提交
  16. 15 1月, 2021 1 次提交
  17. 14 1月, 2021 1 次提交
  18. 09 1月, 2021 1 次提交
  19. 01 1月, 2021 1 次提交
  20. 31 12月, 2020 1 次提交
  21. 29 12月, 2020 2 次提交
  22. 28 12月, 2020 1 次提交
  23. 26 12月, 2020 1 次提交
  24. 19 12月, 2020 3 次提交
  25. 15 12月, 2020 1 次提交
  26. 14 12月, 2020 1 次提交
    • 梦境迷离's avatar
      Kotlin support #15 (#426) · b760060a
      梦境迷离 提交于
      * support kotlin
      
      * fix unit test
      
      * fix scala
      
      * add plugin, fix doc
      
      * Do not use empty data class
      
      * update
      
      * update
      
      * add unit test.
      remove tostring
      
      * update
      
      * update
      
      * update
      
      * update
      
      * refactor
      
      * add unit test
      
      * support option  any where.
      https://github.com/kobylynskyi/graphql-java-codegen/issues/415
      
      * add task  with kotlin in gradle
      
      * 🚀 supportScalaOption for primitive type
      
      * fix
      
      * add unit test for scala Option
      
      * change var name
      
      * Complete Scala test
      
      * For kotlin, 'getUseOptionalForNullableReturnTypes' is ignored, which is compatible with the nullable semantics of any graphql.
      
      * add unit test
      b760060a
  27. 10 12月, 2020 2 次提交
  28. 08 12月, 2020 2 次提交