An implementation of Swift name demangling in Swift.
Swift
Latest commit 6377cec Sep 18, 2016 Matt Gallagher Merge branch 'swift3-prerelease'
* swift3-prerelease:
  Updated parameter name.
  Xcode 8 beta 6 updates.
  Updated to Xcode 8 beta 4 and mangling parse changes from Swift main.
  Swift 3 beta 3 updates.
  Updated ScalarScanner to remain in sync with changes in CwlUtils. This latest change *removes* the "context" field from ScalarScanner so I've refactored the file to carry the nameRefs context object separately. I've also fixed public/private access modifiers to guard against conflicts due to multiple copies of ScalarScanner potentially included in a single module.
  Manually applying ittybittyapps changes from master.
  Changes from CwlUtils implementation.
  Compiled in tested on Swift 3/Xcode 8.

README.md