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
6872f6c0cb5aba885024e09ffe2cebadcf575b51
swift-mirror
/
include
/
swift
/
Demangling
History
Erik Eckstein
95587fb8dd
Demangler: fix compiler warning
2019-02-20 13:32:12 -08:00
..
Demangle.h
Demangler: fix compiler warning
2019-02-20 13:32:12 -08:00
DemangleNodes.def
Demangler: Reduce sizeof(Node) from 48 bytes to 24 bytes
2019-02-15 09:29:49 -08:00
Demangler.h
Demangler: support stack allocation for the Demangler's allocator
2019-02-15 09:29:49 -08:00
ManglingMacros.h
change mangling prefix from $S to $s
2018-09-19 13:55:11 -07:00
ManglingUtils.h
rename namespace NewMangling -> Mangle
2017-03-20 10:09:30 -07:00
Punycode.h
…
StandardTypesMangling.def
[Mangling] Introduce known manglings for many more standard library types.
2018-06-19 23:24:38 -07:00
TypeDecoder.h
Demangler: Reduce sizeof(Node) from 48 bytes to 24 bytes
2019-02-15 09:29:49 -08:00
ValueWitnessMangling.def
Reapply the enum value witness patch
2017-10-31 17:28:15 -07:00