Commit Graph

11 Commits

Author SHA1 Message Date
Brent Simmons e275367664 Provide hash(into:) functions where the default implementation might be doing too much work. 2024-05-26 11:53:36 -07:00
Brent Simmons 926b8f494e Make ParserObjC a separate package and fix some linking issues. 2024-05-21 21:34:08 -07:00
Brent Simmons 72ba1274a4 Fix ParserTests. 2024-05-18 19:02:36 -07:00
Brent Simmons 756231c4da Create AppKitExtras tests. Add it to test plan. Add parser tests to test plan. 2024-05-18 17:14:03 -07:00
Brent Simmons e03ad03e60 Fix concurrency warnings in Parser module. 2024-04-16 22:03:20 -07:00
Brent Simmons 2230013bf8 Enable strict concurrency. 2024-04-16 21:48:17 -07:00
Brent Simmons 7397e897f2 Add some schemes for modules. 2024-04-16 21:46:44 -07:00
Brent Simmons 57de8acfc5 Mark RSHTMLMetadata as Sendable. 2024-04-16 20:44:38 -07:00
Brent Simmons dfcf567270 Fix numerous concurrency warnings. 2024-04-07 22:15:35 -07:00
Brent Simmons 826ec7d413 Create Feedbin module. 2024-04-07 14:34:06 -07:00
Brent Simmons 40abf257a6 Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00