Joe Groff
aaddafa55b
IRGen: Support for generic key path patterns.
2017-04-17 17:50:57 -07:00
Slava Pestov
c90a77df31
IRGen: Use SubstitutionMap instead of ArrayRef<Substitution> in a few places
...
The crazy indexing logic is gone.
2017-02-03 19:55:41 -08:00
practicalswift
6d1ae2a39c
[gardening] 2016 → 2017
2017-01-06 16:41:22 +01:00
practicalswift
797b80765f
[gardening] Use the correct base URL ( https://swift.org ) in references to the Swift website
...
Remove all references to the old non-TLS enabled base URL (http://swift.org )
2016-11-20 17:36:03 +01:00
Slava Pestov
0372874633
IRGen: Fix formatting, NFC
2016-05-04 00:18:00 -07:00
John McCall
3ce1ba3e65
Only store the minimal requirements in generic metadata, where
...
"minimal" is defined as the set of requirements that would be
passed to a function with the type's generic signature that
takes the thick metadata of the parent type as its only argument.
2016-02-25 10:33:33 -08:00