Slava Pestov
cf1572c65b
AST: Add ASTContext::TheSelfType for convenience
2025-04-28 11:49:50 -04:00
Anthony Latsis
1001c46e4c
ASTDumper: Do not escape Unicode chars in quoted fields
...
Context: https://github.com/swiftlang/swift/pull/68438#discussion_r1449272860
2024-12-10 12:51:19 +00:00
Alejandro Alonso
96bfaafb14
Update ASTDumperTests.cpp
2024-09-04 15:13:49 -07:00
Alejandro Alonso
bd18bb3436
Update ASTDumperTests.cpp
2024-09-04 15:13:48 -07:00
Alejandro Alonso
f4f60f4344
Remove Value requirement Add GenericTypeParamKind
2024-09-04 15:13:43 -07:00
Alejandro Alonso
f66beffb80
Fix unittest compile error
2024-09-04 15:13:29 -07:00
Alejandro Alonso
75c2cbf593
Implement value generics
...
Some requirement machine work
Rename requirement to Value
Rename more things to Value
Fix integer checking for requirement
some docs and parser changes
Minor fixes
2024-09-04 15:13:25 -07:00
Slava Pestov
af50d7e6b8
AST: Add allowInverses flag to AbstractGenericSignatureRequest
2024-02-05 18:43:06 -05:00
Anthony Latsis
bd933029f0
ASTDumper: Fix archetype address dumping
2024-01-11 23:32:21 +03:00