This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-02 09:31:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ccc44954affc751bf58a239aa24fe7e7ac678af
RestKit
/
Code
/
Support
/
Parsers
/
JSON
History
Evan Cordell
f73888e4a3
Added NextiveJSON as a JSON parser.
2011-07-28 17:53:19 -04:00
..
RKJSONParserJSONKit.h
Make imports of RKParser relative so they resolve correctly outside of the library project
2011-06-13 08:33:34 -04:00
RKJSONParserJSONKit.m
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00
RKJSONParserNXJSON.h
Added NextiveJSON as a JSON parser.
2011-07-28 17:53:19 -04:00
RKJSONParserNXJSON.m
Added NextiveJSON as a JSON parser.
2011-07-28 17:53:19 -04:00
RKJSONParserSBJSON.h
Make imports of RKParser relative so they resolve correctly outside of the library project
2011-06-13 08:33:34 -04:00
RKJSONParserSBJSON.m
RKJSONParserSBJSON serializes itself instead of the object
2011-07-27 21:29:37 +03:00
RKJSONParserYAJL.h
Make imports of RKParser relative so they resolve correctly outside of the library project
2011-06-13 08:33:34 -04:00
RKJSONParserYAJL.m
YAJLGenOptionsIncludeNone -> YAJLGenOptionsIncludeUnsupportedTypes thus enabling NSURL properties to be serialized as string.
2011-06-30 09:40:41 +02:00