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-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eec81cb15e434eb249b672020ea9b9ad3bb562c6
swift-mirror
/
test
/
AutoDiff
/
Sema
History
Slava Pestov
28f26216ee
Sema: Refactor evaluateMembersRequest() to not call TypeChecker::checkConformance()
2024-01-31 21:56:57 -05:00
..
DerivativeRegistrationCrossFile
[AutoDiff] Lookup for custom derivatives in non-primary source files (
#58965
)
2022-07-18 11:52:02 -07:00
DerivativeRegistrationCrossModule
[AutoDiff] Support differentiable functions with multiple semantic results (
#66873
)
2023-07-06 16:31:39 -07:00
DerivedConformances
Sema: Refactor evaluateMembersRequest() to not call TypeChecker::checkConformance()
2024-01-31 21:56:57 -05:00
ExportedDifferentiationModule
…
ImplicitDifferentiableAttributeCrossFile
Gardening: Migrate test suite to GH issues: AutoDiff/Sema
2022-09-22 20:28:04 +03:00
derivative_attr_type_checking.swift
[AutoDiff] Generalize handling of semantic result parameters (
#67230
)
2023-08-03 09:33:11 -07:00
differentiable_attr_type_checking.swift
[Diagnostics] Use imperative msg for protocol conformance & switch-case fixits
2023-08-13 22:34:26 -07:00
differentiable_features_disabled.swift
…
differentiable_func_type.swift
Diagnose differentiable functions returning Void w/o inout arguments. (
#63080
)
2023-01-18 13:57:51 -08:00
differentiable_swift_without_import.swift
Fixes
https://github.com/apple/swift/issues/59100
(
#67162
)
2023-07-07 07:32:55 -05:00
missing_differentiable_protocol.swift
…
transpose_attr_type_checking.swift
…