Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
afthill
/
moshi
Public
forked from
square/moshi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 30, 2015
Merge pull request #25 from square/jw/omg-secrets
Show description for 74871ab
swankjesse
committed
74871ab
Copy full SHA for 74871ab
Add credentials for CI snapshot deployments.
JakeWharton
committed
573f221
Copy full SHA for 573f221
Commits on Mar 29, 2015
Merge pull request #24 from square/jw/missing-link
Show description for 9d76bfc
swankjesse
committed
9d76bfc
Copy full SHA for 9d76bfc
Add missing README link to Sonatype snapshot repo.
JakeWharton
committed
6606cd6
Copy full SHA for 6606cd6
Commits on Mar 27, 2015
Merge pull request #23 from square/jw/se7en-isms
Show description for b79b976
swankjesse
committed
b79b976
Copy full SHA for b79b976
Merge pull request #22 from square/jw/things
Show description for 6816903
swankjesse
committed
6816903
Copy full SHA for 6816903
Clean up warnings for Java 7 language level.
JakeWharton
committed
8af08de
Copy full SHA for 8af08de
Things to allow opening.
JakeWharton
committed
1ba702f
Copy full SHA for 1ba702f
Commits on Mar 25, 2015
Merge pull request #21 from square/jwilson_0324_circles
Show description for 1e741c0
JakeWharton
committed
1e741c0
Copy full SHA for 1e741c0
JsonAdapterFactories can lookup types they create.
Show description for 144f57a
swankjesse
committed
144f57a
Copy full SHA for 144f57a
Commits on Mar 24, 2015
Merge pull request #20 from square/jwilson_0323_map_adapter
Show description for 50598dd
swankjesse
committed
50598dd
Copy full SHA for 50598dd
Map adapter.
Show description for 795f262
swankjesse
committed
795f262
Copy full SHA for 795f262
Commits on Mar 23, 2015
Merge pull request #19 from square/jwilson_0322_classadapter
Show description for af10c97
swankjesse
committed
af10c97
Copy full SHA for af10c97
Big start into ClassAdapter.
Show description for 08becc1
swankjesse
committed
08becc1
Copy full SHA for 08becc1
Commits on Jan 4, 2015
Merge pull request #18 from square/jwilson_0103_linkedhashtreemap
Show description for 1b9658d
swankjesse
committed
1b9658d
Copy full SHA for 1b9658d
Import Gson's LinkedHashTreeMap.
swankjesse
committed
5ff6b3d
Copy full SHA for 5ff6b3d
Commits on Dec 22, 2014
Merge pull request #17 from square/jw/path-bugs
Show description for b106c86
swankjesse
committed
b106c86
Copy full SHA for b106c86
Merge pull request #16 from square/jw/source
Show description for 67b3160
swankjesse
committed
67b3160
Copy full SHA for 67b3160
Fix bugs in getPath() with arrays of objects and arrays of arrays.
Show description for 963e593
JakeWharton
committed
963e593
Copy full SHA for 963e593
Enable JsonReader with Source.
JakeWharton
committed
26f7680
Copy full SHA for 26f7680
Merge pull request #15 from square/jw/dep-updates
Show description for 4bc6d43
swankjesse
committed
4bc6d43
Copy full SHA for 4bc6d43
Update Okio, JUnit, and AssertJ to latest.
JakeWharton
committed
f6cee31
Copy full SHA for f6cee31
Commits on Nov 19, 2014
Merge pull request #14 from square/jw/new-redirect-link
Show description for 5ec3d5e
swankjesse
committed
5ec3d5e
Copy full SHA for 5ec3d5e
Use new central artifact redirect link.
JakeWharton
committed
baa3a80
Copy full SHA for baa3a80
Commits on Aug 19, 2014
Merge pull request #13 from square/scottb/types
Show description for 8fe0b22
dragonsinth
committed
8fe0b22
Copy full SHA for 8fe0b22
Remove TypeLiteral, test fixes.
dragonsinth
committed
467e7cc
Copy full SHA for 467e7cc
Commits on Aug 15, 2014
Merge pull request #12 from square/scottb/primitive
Show description for b072894
dragonsinth
committed
b072894
Copy full SHA for b072894
Commits on Aug 14, 2014
Add comments, fix nits
dragonsinth
committed
9a713f8
Copy full SHA for 9a713f8
Commits on Aug 13, 2014
Finish primitive adapters, add tests.
dragonsinth
committed
1e4f375
Copy full SHA for 1e4f375
Commits on Aug 12, 2014
Add the missing primitive converters.
dragonsinth
committed
8067671
Copy full SHA for 8067671
Merge pull request #11 from square/scottb/fail
Show description for c11ad0c
JakeWharton
committed
c11ad0c
Copy full SHA for c11ad0c
Fix a few missing 'fail()' on expected exceptions
dragonsinth
committed
59af035
Copy full SHA for 59af035
Merge pull request #10 from square/jwilson_0812_arrays
Show description for 9eb174c
JakeWharton
committed
9eb174c
Copy full SHA for 9eb174c
Implement an array adapter.
swankjesse
committed
a067ecc
Copy full SHA for a067ecc
Merge pull request #9 from square/jwilson_0811_collections
Show description for 8a613f5
JakeWharton
committed
8a613f5
Copy full SHA for 8a613f5
Pagination
Previous
Next
You can’t perform that action at this time.