This website requires JavaScript.
Explore
Help
Sign In
apple
/
swift-foundation
Watch
1
Star
0
Fork
0
You've already forked swift-foundation
mirror of
https://github.com/apple/swift-foundation.git
synced
2025-05-23 14:00:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
swift-foundation
/
Sources
/
FoundationEssentials
/
JSON
History
Tony Parker
996ddf67d3
Make sure that CShim functions are (a) hidden in framework mode, because external clients don't use them and (b) exported in package mode, because external clients may end up calling them (
#341
)
2023-12-06 12:50:54 -08:00
..
BufferView.swift
Revert "Move count among the Collection conformance in BufferView" (
#103
)
2023-05-09 14:09:10 -07:00
BufferViewCompatibility.swift
…
BufferViewIndex.swift
…
BufferViewIterator.swift
…
JSON5Scanner.swift
Make sure that CShim functions are (a) hidden in framework mode, because external clients don't use them and (b) exported in package mode, because external clients may end up calling them (
#341
)
2023-12-06 12:50:54 -08:00
JSONDecoder.swift
Refactoring some import conditions (
#298
)
2023-10-25 15:11:37 -07:00
JSONEncoder.swift
Refactoring some import conditions (
#298
)
2023-10-25 15:11:37 -07:00
JSONScanner.swift
Make sure that CShim functions are (a) hidden in framework mode, because external clients don't use them and (b) exported in package mode, because external clients may end up calling them (
#341
)
2023-12-06 12:50:54 -08:00
JSONWriter.swift
Refactoring some import conditions (
#298
)
2023-10-25 15:11:37 -07:00