NetNewsWire/Frameworks/RSParser/Feeds
Brent Simmons aaa83e07aa Extract some code into methods in the RSS-in-JSON parser. 2017-06-25 10:37:02 -07:00
..
JSON Extract some code into methods in the RSS-in-JSON parser. 2017-06-25 10:37:02 -07:00
XML Create common data structure for all feeds. Using Swift structs, because I love them so awfully much. 2017-06-20 22:00:19 -07:00
FeedParser.h Start work on turning RSXML.framework into RSParser.framework. 2017-06-20 21:18:46 -07:00
FeedParser.swift Start RSS-in-JSON parser. 2017-06-25 10:23:30 -07:00
FeedParserError.swift Start RSS-in-JSON parser. 2017-06-25 10:23:30 -07:00
FeedType.swift Create common data structure for all feeds. Using Swift structs, because I love them so awfully much. 2017-06-20 22:00:19 -07:00
ParsedAttachment.swift Start RSS-in-JSON parser. 2017-06-25 10:23:30 -07:00
ParsedAuthor.swift Start RSS-in-JSON parser. 2017-06-25 10:23:30 -07:00
ParsedFeed.swift Start RSS-in-JSON parser. 2017-06-25 10:23:30 -07:00
ParsedHub.swift Create common data structure for all feeds. Using Swift structs, because I love them so awfully much. 2017-06-20 22:00:19 -07:00
ParsedItem.swift Start RSS-in-JSON parser. 2017-06-25 10:23:30 -07:00