On Saturday, 21 February 2015 at 14:02:41 UTC, Daniel Murphy
wrote:
https://auto-tester.puremagic.com/?projectid=10
This is a pretty big milestone for the project. For the first
time, an unpatched dmd can build ddmd, and that ddmd can build
druntime and phobos and pass all the test suites.
Hopefully in the next couple of weeks the remaining minor
issues will be fixed (eg makefile changes, ddmd runs out of
memory compiling std.algorithm unittests on win64) and we can
start adding ddmd to master alongside the C++ compiler.
A big thanks to Brad for upgrading the autotester, and to
everyone who has helped fix bugs and get patches merged over
the last couple of years.
Github shows 376 closed DDMD pull requests, which is about 8%
of all dmd pull requests ever.
2 years ago, I had this discussion with Andrej at DConf about SDC
being production ready before/after DDMD. SDC and DDMD both have
made tremendous progress in the meantime !
Good job guys !