Commit Graph

3 Commits

Author SHA1 Message Date
Michael Gottesman
7750037b39 Add to README.txt that Resync.cmake script does not update CMakeLists.txt and that must be updated manually. 2025-03-05 14:08:16 -08:00
Evan Wilde
f03d9a01e6 Adding stdlib resync script
Adding a quick script to keep the pieces of the standard library in sync
between the new stdlib build and the old one.
2024-11-04 13:26:31 -08:00
Evan Wilde
a01e080119 Adding new standard library readme
Adding a readme describing the different layers for the standard
libraries, and what libraries belong to which layer.

  - Core: The core runtime libraries that provide basic operations
  - Overlay: Maps the underlying system into Swift
  - Supplemental: Libraries that use the underlying system
  - Testing: Extraneous support for testing the standard libraries
2024-11-04 13:26:31 -08:00