This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bc2021c8adb885a9a85fd97f10ba3b10c5c622f
swift-mirror
/
test
/
TypeDecoder
History
Holly Borla
c2594d1338
[FrontendOptions] Remove the -enable-explicit-existential-types flag.
2022-02-17 17:54:59 -08:00
..
builtins.swift
…
concurrency.swift
Remove
-enable-experimental-concurrency
almost everywhere.
2021-07-26 21:24:43 -07:00
dynamic_self.swift
…
existentials.swift
…
extensions.swift
…
foreign_types.swift
…
generic_local_types.swift
…
generic_typealias.swift
Test reconstruction of non-generic nested types with contextual where clauses
2020-03-21 05:47:54 +03:00
generics.swift
RequirementMachine: Disable merged associated types by default
2022-01-25 11:38:50 -05:00
invalid_types.swift
Demangling variadic tuples should not crash (
#31988
)
2020-06-12 10:02:47 -07:00
local_types.swift
…
lowered_function_types.swift
…
lowered_metatypes.swift
…
nominal_types.swift
Test reconstruction of non-generic nested types with contextual where clauses
2020-03-21 05:47:54 +03:00
objc_classes.swift
…
opaque_return_type.swift
ASTDemangler: Fix reconstruction of opaque result type defined in a constrained extension
2020-08-30 01:39:50 -04:00
reference_storage.swift
…
structural_types.swift
…
sugar.swift
…
typealias.swift
…