NetNewsWire/Frameworks/RSParser/Feeds
Brent Simmons 2943fca8e3 Make ParsedAttachment require a URL. 2017-09-10 11:21:49 -07:00
..
JSON Make ParsedAttachment require a URL. 2017-09-10 11:21:49 -07:00
XML Use a Set<ParsedAuthor> instead of [ParsedAuthor] array. 2017-09-10 11:02:05 -07:00
FeedParser.h Start work on turning RSXML.framework into RSParser.framework. 2017-06-20 21:18:46 -07:00
FeedParser.swift Commit major surgery but leave it unfinished. Everything is broken. 2017-07-01 17:22:19 -07:00
FeedParserError.swift Make progress on getting RSParser.framework to build. 2017-06-25 14:06:01 -07:00
FeedType.swift Move feedType function to FeedType.swift. Add a few more cases to FeedParserTypeTests. 2017-06-26 19:37:30 -07:00
ParsedAttachment.swift Make ParsedAttachment require a URL. 2017-09-10 11:21:49 -07:00
ParsedAuthor.swift Use a Set<ParsedAuthor> instead of [ParsedAuthor] array. 2017-09-10 11:02:05 -07:00
ParsedFeed.swift Use a Set<ParsedAuthor> instead of [ParsedAuthor] array. 2017-09-10 11:02:05 -07:00
ParsedHub.swift Marked ParsedFeed.hubs a Set<ParsedHub>. 2017-09-10 10:53:24 -07:00
ParsedItem.swift Make tags and attachments sets instead of arrays. 2017-09-10 11:18:15 -07:00