Sebastian Wilzbach
Sebastian Wilzbach
Resends the CodeCov hooks received at druntime. I'm merging this immediately (if passing) as I want to try it out directly. See also: https://github.com/dlang-bots/dlang-bot/issues/60
I know that generally modifying the url is generally a bad idea. Nevertheless - most of the websites aren't SEO optimized. - the rules should be only for specific url...
## Description The status quo of Dub is far from ideal. There are many low-hanging fruits that could be picked to improve the user experience and infrastructure for the entire...
## Description D has been using the auto-tester for a very long time (it was created in 2006 for D) and it has become a crucial part of D's infrastructure...
## Description Let's see that in project X you use an XML parser of v1. This XML parser depends on a collections library with v1. Now, however, the team decides...
## Description Building DMD releases is a complicated process that at the moment only a single member of the D community understands fully. This has led to the problem that...
## Description [DIP1008](https://github.com/dlang/DIPs/blob/master/DIPs/DIP1008.md) allows allocating and catching exceptions in @nogc code. ## What are rough milestones of this project? - Make Druntime and Phobos compile with `-preview=dip1008` - Make all...
Hey, is anyone else also experiencing troubles with https://wzrd.in/? I get an 502: Bad gateway :(
For #4 we should have a `bio-element-vanilla` that doesn't uses Polymer - I will work on this & push updates here ;-)
If you haven't done so, please read this excellent article as an intro to the problem of dependency management in web components by @Tjvantoll: http://tjvantoll.com/2014/08/12/the-problem-with-using-html-imports-for-dependency-management/ @Tjvantoll discusses the following options...