moshi/kotlin
Zac Sweers 78821bbc80 Update to KotlinPoet 1.0.0-RC1 (#599)
* Update to kotlinpoet 1.0.0-RC1

* Move to WildcardTypeName.STAR

* simpleNames() function -> simpleNames property

* packageName() fun -> packageName property

* simpleName() fun -> simpleName property

* Check if bounds are empty for TypeVariableName. If so, use no-bounds creator

* Use new parameterizedBy/plusParameter API where appropriate
2018-07-17 22:44:20 -04:00
..
codegen Update to KotlinPoet 1.0.0-RC1 (#599) 2018-07-17 22:44:20 -04:00
reflect Fix the link to the parent pom.xml in kotlin/reflect 2018-05-16 14:43:38 -04:00
tests Allow private transient Kotlin properties. 2018-06-06 17:12:29 -07:00