Search

January 30, 2011
Learn »
doh.

when I did something like

enum string s = tct!(int,int);

it just took...
January 29, 2011
General »
...D to HTML, just like from PHP. Here...set-cookie" Expires: 0 Pragma: no-cache Content...
January 29, 2011
Learn »
...of arguments. Sort of like having a regular...feature, similar to a
pragma, where you can...
January 24, 2011
Learn »
...come from a c# background

I would like to write the following code in the...
January 24, 2011
Issues »
...notified like you get with the pragma messages now - though preferably with something more like...
January 15, 2011
Phobos »
...SysTime functions - would get see the pragma.

It seems like what we really need is...
January 13, 2011
Issues »
...foo() { /*...*/ }
pragma(notrace) class Bar { /*...*/ }
pragma(notrace) struct Spam { /*...*/ }

-------------

Similarly, I'd also like some...
January 07, 2011
GDC »
...syntax i meant something like for example the...openmp extensions in a "#pragma omp parallel for...
January 06, 2011
GDC »
...getFoo();

DMD:
pragma(startaddress, foo);


A typical hello world application would likely look like this...
December 28, 2010
General »
...D. Now I'd like means to implement...ways, the allow_inline pragma: http://www.dsource...
129 130 131 132 133 134 135 136 137 138 139
Next ›   Last »