Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
ixulf
/
JSONModel
Public
forked from
jsonmodel/jsonmodel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JSONModel
JSONModel
JSONModel
JSONModel.m
on
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2014
* 1.0.0 update
icanzilb
committed
10faf26
View commit details
Copy full SHA for 10faf26
View code at this point
Browse repository at this point
Commits on Aug 10, 2014
https://github.com/icanzilb/JSONModel/issues/180
icanzilb
committed
19f1d99
View commit details
Copy full SHA for 19f1d99
View code at this point
Browse repository at this point
https://github.com/icanzilb/JSONModel/issues/217
icanzilb
committed
eac5c4b
View commit details
Copy full SHA for eac5c4b
View code at this point
Browse repository at this point
Commits on May 21, 2014
- Using NSClassFromString instead of [JSONModel class], as this was breaking unit tests, see below
Show description for e42bc16
vibrazy
committed
e42bc16
View commit details
Copy full SHA for e42bc16
View code at this point
Browse repository at this point
Commits on Apr 18, 2014
* handle "description" property
Show description for 2cdc5e4
icanzilb
committed
2cdc5e4
View commit details
Copy full SHA for 2cdc5e4
View code at this point
Browse repository at this point
* auto-ignore block properties
Show description for 2673637
icanzilb
committed
2673637
View commit details
Copy full SHA for 2673637
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
* up to 0.13
icanzilb
committed
9a90c24
View commit details
Copy full SHA for 9a90c24
View code at this point
Browse repository at this point
* added automatic NSCoding and NSCopying
icanzilb
committed
eea1229
View commit details
Copy full SHA for eea1229
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
modernize
Stefan Hintz
committed
978df30
View commit details
Copy full SHA for 978df30
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
* allow for Block properties
Show description for 4ee95a7
icanzilb
committed
4ee95a7
View commit details
Copy full SHA for 4ee95a7
View code at this point
Browse repository at this point
* extracted structure validation and data import into separate private methods
Show description for 06ee58f
icanzilb
committed
06ee58f
View commit details
Copy full SHA for 06ee58f
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
* bumping the version to 0.12.0
icanzilb
committed
50166fe
View commit details
Copy full SHA for 50166fe
View code at this point
Browse repository at this point
* https://github.com/icanzilb/JSONModel/issues/164
Show description for 0a11e8a
icanzilb
committed
0a11e8a
View commit details
Copy full SHA for 0a11e8a
View code at this point
Browse repository at this point
* round of changes to import from NSData which NSURLSession returns on completion
icanzilb
committed
5c5a717
View commit details
Copy full SHA for 5c5a717
View code at this point
Browse repository at this point
* reverting the changes of commit https://github.com/mro/JSONModel/commit/65b1ef3659a4732f52c65da737de53c8f9c2a9d5 which seems to break the unit tests
icanzilb
committed
48dd91b
View commit details
Copy full SHA for 48dd91b
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
compliance++. refs #158
mro
committed
65b1ef3
View commit details
Copy full SHA for 65b1ef3
View code at this point
Browse repository at this point
Commits on Jan 24, 2014
Use NSClassFromString(@"JSONModel") instead [JSONModel class].
Show description for 87ecd86
mro
committed
87ecd86
View commit details
Copy full SHA for 87ecd86
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
https://github.com/icanzilb/JSONModel/issues/115
icanzilb
committed
06e596d
View commit details
Copy full SHA for 06e596d
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
handle non key-value coding compliant JSON keys
icanzilb
committed
5f986f5
View commit details
Copy full SHA for 5f986f5
View code at this point
Browse repository at this point
changed method names
icanzilb
committed
200e9bc
View commit details
Copy full SHA for 200e9bc
View code at this point
Browse repository at this point
* 0.11
icanzilb
committed
c783b42
View commit details
Copy full SHA for c783b42
View code at this point
Browse repository at this point
Commits on Jan 13, 2014
bugfix for nested enum serialization
Martin Wilz
authored and
icanzilb
committed
bb1e21b
View commit details
Copy full SHA for bb1e21b
View code at this point
Browse repository at this point
Commits on Jan 6, 2014
Update JSONModel.m
Show description for e1fe062
xdream86
committed
e1fe062
View commit details
Copy full SHA for e1fe062
View code at this point
Browse repository at this point
Commits on Dec 20, 2013
Merge pull request #133 from stefankendall/master
Show description for e3a74ab
icanzilb
committed
e3a74ab
View commit details
Copy full SHA for e3a74ab
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
automatically ignore readonly properties. more exactly, ignore any property without a setter. this keeps JSON data more concise and avoids errors when encoding & decoding the same data
andrewagain
committed
bccf919
View commit details
Copy full SHA for bccf919
View code at this point
Browse repository at this point
Commits on Dec 6, 2013
fix memory issue (static analyzer warning, potential null deref).
mro
committed
120da21
View commit details
Copy full SHA for 120da21
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Added support for nsdecimalnumber in allowed json types.
stefankendall2
committed
706e0a7
View commit details
Copy full SHA for 706e0a7
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Merge branch 'master' of https://github.com/icanzilb/JSONModel
billinghamj
committed
ddd8214
View commit details
Copy full SHA for ddd8214
View code at this point
Browse repository at this point
added versions of toDictionary & toJSONString which support exporting specific properties
billinghamj
committed
e922fca
View commit details
Copy full SHA for e922fca
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
* 0.10
icanzilb
committed
494a284
View commit details
Copy full SHA for 494a284
View code at this point
Browse repository at this point
* fixed handling of nulls in JSON
Show description for be2f1e7
icanzilb
committed
be2f1e7
View commit details
Copy full SHA for be2f1e7
View code at this point
Browse repository at this point
* fixed bug for optional properties not being key transformed
Show description for d72ba3e
icanzilb
committed
d72ba3e
View commit details
Copy full SHA for d72ba3e
View code at this point
Browse repository at this point
* allow custom conversions of NSString to BOOL
icanzilb
committed
692bc96
View commit details
Copy full SHA for 692bc96
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/icanzilb/JSONModel
icanzilb
committed
4a8e9d6
View commit details
Copy full SHA for 4a8e9d6
View code at this point
Browse repository at this point
* implementing custom setter with runtime function
icanzilb
committed
3ec1c58
View commit details
Copy full SHA for 3ec1c58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.