https://github.com/economicmodeling
Stuff that's been made available: * D implementation of the DDoc macro processor * Documentation generator that doesn't need the compiler- No more requirement to use all the -I options to just get docs.
- Template constraints don't vanish.
- size_t doesn't turn into ulong.
- Javascript-based offline search.
* Containers library backed by std.allocator
- Less sitting around waiting for the GC
