Commit Graph

8 Commits

Author SHA1 Message Date
Slava Pestov
a81a3d37b0 docs: Remove obsolete example from TypeChecker.md
Swift has not had user-defined conversions since before Swift 1.0.

Remove the running example from the discussion of locators. This
probably makes the explanation too opaque, but the old explanation
was useless because it was out of date.

I'll add a proper example later.
2025-11-04 18:31:37 -05:00
Slava Pestov
e413739b98 docs: Document the fields of the score in TypeChecker.md 2025-10-30 14:46:05 -04:00
Slava Pestov
4127a4e86c docs: Document Unsafe*Pointer conversions in TypeChecker.md 2025-10-30 14:46:05 -04:00
Jamie
251a3f4c39 [docs]: minor typo fixes/cleanups in TypeChecker.md 2025-10-29 07:43:57 -05:00
Slava Pestov
83b9bd6588 docs: Fresh coat of paint for TypeChecker.md 2025-10-28 22:31:11 -04:00
DylanPerry5@gmail.com
14f7d07cff Updating to clean up the type checker document a little bit - fixed a couple typos 2022-08-21 19:08:54 -04:00
Holly Borla
91fd19d6db [Docs] Correct a few code blocks in TypeChecker.md 2020-10-01 13:05:32 -07:00
Holly Borla
6173d7ec04 [Docs] Convert TypeChecker.rst to Markdown 2020-10-01 13:01:12 -07:00