tools/DustMite
Vladimir Panteleev bea9b9957d Update DustMite
Commits:
* 1f0a0cd dustmite: Fix deprecated use of canFind
* 1035b15 dustmite: Improve progress indicator accuracy
* 556a9ab dsplit: Avoid stack overflow with very long lists
* 6b8f49c Avoid std.string.startsWith, which does pointless UTF-8 decoding
* 8eb5282 dsplit: Don't parse DDoc files as D source
* 403ef2f dsplit: Fix possible range violations in skipSymbol
2014-01-07 12:05:01 +00:00
..
dsplit.d Update DustMite 2014-01-07 12:05:01 +00:00
dustmite.d Update DustMite 2014-01-07 12:05:01 +00:00
README add Vladimir Panteleev's DustMite 2013-02-18 19:43:13 -08:00

This is DustMite, a D source code minimization tool.
For documentation, see the GitHub wiki:
https://github.com/CyberShadow/DustMite/wiki

DustMite was created by Vladimir Panteleev
and is released into the Public Domain.