Brent Simmons
|
b1bd1ac75a
|
Use a Set<ParsedAuthor> instead of [ParsedAuthor] array.
|
2017-09-10 11:02:05 -07:00 |
Brent Simmons
|
9a45ab7996
|
Marked ParsedFeed.hubs a Set<ParsedHub>.
|
2017-09-10 10:53:24 -07:00 |
Brent Simmons
|
7415131e8d
|
Make ParsedFeed.items a Set<ParsedItem>. Fix some build errors in Database.framework.
|
2017-09-09 18:46:58 -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 |