4 Commits

Author SHA1 Message Date
Charles Hu
7272a47c0b
Refactoring some import conditions (#298) 2023-10-25 15:11:37 -07:00
Charles Hu
14eb5a1f60
Addressed compiler warnings and updated the incorrect license headers (#190) 2023-06-28 11:00:02 -07:00
Joey
b1e1c919eb
Documentation - Typos & Consistency Fixes (#88) 2023-05-31 11:44:55 -07:00
Charles Hu
61d6ca6021
rdar://107729601 (Move Error to FoundationPreview) (#1153) (#28)
* rdar://107729601 (Move Error to FoundationPreview)

* rdar://107729601 -- Use stub URL and regular String Encoding

* rdar://107729601 -- Take out RawRepresentable conformance, because changing it was an ABI break

* rdar://107729601 -- Rename Error.swift to CocoaError.swift

Co-authored-by: Tony Parker <anthony.parker@apple.com>
2023-04-17 18:24:36 -07:00