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-04 22:58:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7d8d0db3b58dfd5113ed14b79639ea5bb4dd03a
RestKit
/
Code
/
Support
/
Parsers
/
JSON
History
Rémy SAISSY
69460fdc4f
YAJLGenOptionsIncludeNone -> YAJLGenOptionsIncludeUnsupportedTypes thus enabling NSURL properties to be serialized as string.
2011-06-30 09:40:41 +02: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
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
Code cleanup: **error may be null as per coding standards in 'Creating and Returning NSError Objects' (found with Analyzer)
2011-06-18 16:07:31 +04: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