Commit graph

705 commits

Author SHA1 Message Date
Jesse Wilson
083d451e5c Make JsonReader and JsonWriter our own.
Drop proprietary Gson features (non-execute prefix, HTML safe chars).
Don't serialize nulls by default.
Add a String constructor to JsonReader.
Begin to migrate JsonReader to using Okio's buffer.
2014-08-10 00:13:05 -04:00
Jake Wharton
d69af822a0 Merge pull request #1 from square/jwilson_0809_hello_moshi
Set up the moshi project.
2014-08-09 14:10:01 -07:00
Jesse Wilson
2a43606b65 Import JsonReader and JsonWriter from Gson. 2014-08-09 12:20:43 -04:00
Jesse Wilson
ff08c841f1 Basic project structure. 2014-08-09 12:19:29 -04:00
Jesse Wilson
d250cad896 Initial commit 2014-08-09 11:58:42 -04:00