Nicholas Wilson

Results 280 comments of Nicholas Wilson

Thanks, I had completely forgotten about that. Constraints of the form ```d void checkFoo(T)() { T t = T.init; t.foo(); } enum isFoo(T) = is(typeof(checkFoo!T)); ``` Would be easy to...

>Only downside compared to parsing the existing format out is that you have to change your constraints to take advantage. Such is the price of progress.

>The new Dlangoliers tool What?

Looks nice. you have an extra empty file though.

This should probably give a mention to the voidn (e.g. `void16`) simd types, even if to say that no change is intended.

> more compelling. What makes that case compelling is that the workaround is a PITA as you have to statically condition on wether or not `typeof(x) == void`.

Is freeBSD on Mac expected to pass? Otherwise this looks good to go.

> Well, this doesn't sound so bad except the threading part. Is it possible (wise) to totally ditch traditional CPU threading (posix and windows threads) in favor of OpenCL? What...

it appears to be the presence of `-` in the query string