10-Mar-2014 07:44, Andrei Alexandrescu пишет:
Consider it alpha quality. Please don't announce yet before we put it in
good shape.
https://github.com/D-Programming-Language/dlang.org/pull/516
http://dlang.org/library
http://dlang.org/library-prerelease
I needed to change quite a bit about the makefile. It was building
everything over and over again, and it's _slow_.
Some functions are not ready, compare e.g.
http://dlang.org/library/std/algorithm/balancedParens.html
with
http://dlang.org/library/std/algorithm/any.html
Andrei
The front page shouldn't contain std.internal.* stuff and we probably
need to adjust DDocs so that all modules have proper blurb text.
--
Dmitry Olshansky