This website requires JavaScript.
Explore
Help
Sign In
fankes
/
moshi
Watch
2
Star
0
Fork
0
You've already forked moshi
mirror of
https://github.com/fankes/moshi.git
synced
2025-10-19 07:59:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3a1ba711cfb7202f64cc1cde57ce963e012d65d
moshi
/
kotlin
History
Zac Sweers
c3a1ba711c
Omit unnecessary generic type from standard constructor call (
#1041
)
...
These were redundant. Was `return Foo<T>(...)` and is now `return Foo(...)`
2019-12-05 22:37:38 +01:00
..
codegen
Omit unnecessary generic type from standard constructor call (
#1041
)
2019-12-05 22:37:38 +01:00
reflect
[maven-release-plugin] prepare for next development iteration
2019-11-17 09:53:53 -05:00
tests
Strip type annotations from TypeRenderer and asTypeBlock() (
#1039
)
2019-12-05 22:35:57 +01:00