Search

September 07, 2012
General »
...pragma shufflevector. You declare function that you want to compile to llvm shufflevector instruction like...
August 28, 2012
Learn »
...r ~= i;
    pragma(msg, i);
  }

  pragma(msg, "Done...can use them directly like this:

template staticRange...
August 27, 2012
Announce »
...a hope for std.pattern (Eiffel library like) but.. this was long time ago D...
August 27, 2012
General »
...the default arg looks like a part of...int n = 10) fp;
pragma(msg, typeof(fp...
August 24, 2012
General »
...Relational Algebra based) , his own language (Ruby like)  and his own application frame work. Finally...
August 21, 2012
General »
...do:

/**
 * Magic.
 */
void foo() {}

pragma(msg, __traits(getDdoc...see code that goes like:

version (D_Ddoc...
August 17, 2012
Learn »
...Foo = Foo!(n + 1);
}
pragma(msg, Foo!0...is quite arbitrary. I like GCC, that defined...
August 15, 2012
Issues »
...to add a collection like this to Phobos...items ~ item;
                len = isUsingDynamic;
            }
        }
    }
}

pragma(msg, InlinedArray!(int...
August 11, 2012
General »
...methods like CoInitialize, structs like GUID, aliases like...compiling dead code that pragma includes lib's...
July 26, 2012
General »
...It's usable just like a writeln, but in CTFE too. pragma(msg) has a...
113 114 115 116 117 118 119 120 121 122 123
Next ›   Last »