NetNewsWire/Frameworks/RSParser/Feeds
Daniel Jalkut d7f13ca4be Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
..
JSON Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
XML Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
FeedParser.h
FeedParser.swift Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -08:00
FeedParserError.swift
FeedType.swift Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -08:00
ParsedAttachment.swift Parse enclosures in RSS. 2017-12-18 15:35:50 -08:00
ParsedAuthor.swift
ParsedFeed.swift
ParsedHub.swift
ParsedItem.swift