Sebastian Wilzbach
Sebastian Wilzbach
The problem is that DDox throws away newline when processing macros. We can workaround this directly at dlang.org: https://github.com/dlang/dlang.org/pull/2364
> it would be useful to be able flush an OutputRange FYI: something similar (`clear`) has been discussed before, but got stalled: https://github.com/dlang/phobos/pull/3362
> I feel like this should be part of GeneratorSettings instead. Ok. While I was at it, I added the ability to accept `GeneratorSettings` to the other commands too. Might...
@s-ludwig so anything missing from this?
I added auto-merge to it as its a very straight-forward change and the master/stable branch-off will likely happen tomorrow. If there are any controversies with this, we can always temporarily...
> Thanks for comment and the tip. I know about memory mapped files, but I hadn't seen the mmfile facilities in Phobos. Even so, I'd be inclined to be cautious...
our current idea: - if an author wants to deploy his package to bower - great! - we could create meta packages (e.g. all parsers) which we deploy to a...
started two meta packages https://github.com/biojs/biojs-meta-parser https://github.com/biojs/biojs-meta-vis
There is one component that displays circular plasmids http://biojs.io/d/biojs-vis-circularfv However I don't know the current status of this project and how usable and how reusable it actually is. Nevertheless it...
Update: the lovely [angularplasmid](http://biojs.io/d/angularplasmid) component has been added