Vladimir Panteleev

Results 783 comments of Vladimir Panteleev

No need for a keepalive / timer, you can use stdin for this. If a command-line switch is present and stdin is closed (EOF), then it's time to exit. Then...

> @CyberShadow what do you think about re-enabling Travis? Why was it disabled? I don't know if it's going to bring enough benefit vs. the overhead of managing another CI....

Looks like your `sed` isn't GNU sed.

I am opposed to this solely because it further complicates the build process. It needs to have a strong justification for the additional complication.

I thought reusing the include file was a feature. Perhaps it would make sense to use the one from Druntime instead, if the DMD repository is not otherwise useful in...

Oof, that looks pretty fragile. Why not use chmgen? :) It already generates a search index / keyword tag for the CHM and dman.

> http://www.scala-lang.org/api/current/scala/collection/immutable/Vector.html?search=fun That is super nice.

> http://dpldocs.info/locate?q=fun That's better than a Google search, but only marginally. Scala's search results are MUCH better. - The screen is partitioned into the object kind of search results (class,...

> http://dpldocs.info/locate?q=fun Also, the first search result has nothing to do with the search query.