aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dtools
Commit message (Collapse)AuthorAgeFilesLines
* community/dtools: move from testingGeod242020-03-021-57/+0
|
* testing/dtools: add dustmiteGeod242020-03-021-6/+22
| | | | | | Dustmite is one of the most important tool of the D Programming Language. It can be obtained via dub, but we might as well add it here as well. Also adds a note as to why dman isn't there.
* testing/dtools: update to 2.090.1Geod242020-03-021-3/+3
|
* testing/dtools: new aportGeod242019-11-021-0/+41
Add two very common tools: ddemangle (to demangle D symbols), and rdmd, a simple build tool on top of the compiler.