[D-runtime] [D-Programming-Language/druntime] 53670d: Make type demangling available in the public API.
GitHub
noreply at github.com
Thu Mar 7 09:14:35 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 53670dd220ff217ad2bbdb08ccafccc38b661166
https://github.com/D-Programming-Language/druntime/commit/53670dd220ff217ad2bbdb08ccafccc38b661166
Author: Sönke Ludwig <sludwig at rejectedsoftware.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M src/core/demangle.d
Log Message:
-----------
Make type demangling available in the public API.
Commit: d50ac49e1dfc5f14078230fa63e4f9e7a7229dcb
https://github.com/D-Programming-Language/druntime/commit/d50ac49e1dfc5f14078230fa63e4f9e7a7229dcb
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M src/core/demangle.d
Log Message:
-----------
Merge pull request #434 from s-ludwig/master
Break out a demangleType function to handle DMD's new JSON output
Compare: https://github.com/D-Programming-Language/druntime/compare/9a35cc75db19...d50ac49e1dfc
More information about the D-runtime
mailing list