Brent Simmons
|
f28d921aff
|
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 |
Brent Simmons
|
944f05c71e
|
Commit major surgery but leave it unfinished. Everything is broken.
|
2017-07-01 17:22:19 -07:00 |
Brent Simmons
|
49a5e58ff2
|
Move feedType function to FeedType.swift. Add a few more cases to FeedParserTypeTests.
|
2017-06-26 19:37:30 -07:00 |
Brent Simmons
|
e9c19e427a
|
Make it build. Add a README.
|
2017-06-25 16:32:07 -07:00 |
Brent Simmons
|
1ad4474b29
|
Make progress on getting RSParser.framework to build.
|
2017-06-25 14:06:01 -07:00 |
Brent Simmons
|
8589c21091
|
Start RSS-in-JSON parser.
|
2017-06-25 10:23:30 -07:00 |
Brent Simmons
|
552ab693a3
|
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 |