Commit Graph

8 Commits

Author SHA1 Message Date
Brent Simmons
cdd95843e8 Remove ParserData from FeedParser API, so clients won’t need to import SAX. 2024-09-23 22:13:26 -07:00
Brent Simmons
5eb2c524e6 Use StringDictionary typealias. Delete unused ParserTests.swift. 2024-09-23 21:37:54 -07:00
Brent Simmons
b23888a20b Get RSSParserTests working — comment out all the other tests which aren’t expected to work yet. 2024-09-09 21:49:46 -07:00
Brent Simmons
eeb27475de Continue progress on porting feed parsers. 2024-09-09 21:35:51 -07:00
Brent Simmons
24e7eb90f6 Continue progress on porting feed parsers. 2024-09-09 20:54:42 -07:00
Brent Simmons
1373df4778 Fix some build errors in RSSParser. 2024-09-08 11:59:27 -07:00
Brent Simmons
f86a5f8314 Continue work on Swift port of Parser. 2024-09-02 12:03:24 -07:00
Brent Simmons
61825a6d88 Create FeedParser target to replace Parser. 2024-08-27 20:46:11 -07:00