1. 07 3月, 2021 3 次提交
  2. 06 3月, 2021 1 次提交
  3. 04 3月, 2021 1 次提交
  4. 25 2月, 2021 2 次提交
  5. 20 2月, 2021 1 次提交
  6. 11 2月, 2021 2 次提交
  7. 09 2月, 2021 1 次提交
  8. 04 2月, 2021 1 次提交
  9. 30 1月, 2021 1 次提交
  10. 22 1月, 2021 1 次提交
  11. 15 1月, 2021 1 次提交
  12. 14 1月, 2021 1 次提交
  13. 09 1月, 2021 1 次提交
  14. 01 1月, 2021 1 次提交
  15. 31 12月, 2020 1 次提交
  16. 29 12月, 2020 2 次提交
  17. 28 12月, 2020 1 次提交
  18. 26 12月, 2020 1 次提交
  19. 19 12月, 2020 3 次提交
  20. 15 12月, 2020 1 次提交
  21. 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
  22. 10 12月, 2020 2 次提交
  23. 08 12月, 2020 2 次提交
  24. 06 12月, 2020 1 次提交
  25. 05 12月, 2020 1 次提交
  26. 04 12月, 2020 1 次提交
  27. 03 12月, 2020 1 次提交
    • 梦境迷离's avatar
      Refactor Scala and toString, equals (#411) · ba50f87f
      梦境迷离 提交于
      * Optimize equals
      
      * 1. Refactoring `toString` and `equals` methods(Simplify code bloat caused by large number of fields).
      2. For Scala(after that, kotlin will do the same), the `builder` is no longer generated by default.
      
      * rm a invalid `if`
      
      * rm a invalid `if`
      ba50f87f
  28. 27 11月, 2020 3 次提交
  29. 03 11月, 2020 1 次提交