Search

April 06, 2012
General »
...enum author = Author("John");
pragma(msg, author.name...you can do things like:

@Uuid("...")
interface MyIntf...
April 06, 2012
General »
...you can do things like @attr(__GNU, "flatten", "hot") instead of
  "pragma(GNU_attribute, flatten...
April 04, 2012
Issues »
...Another manifestation of what looks like the same issue:
pragma(msg, typeof(x)); // prints 'int...
March 29, 2012
General »
...more suitable like pythons sphinx.

The output should be roughly compatible and a pragma(doc...
March 24, 2012
General »
I like the idea of a virtual keyword...or something instead of pragma(msg).)


Who decides...
March 23, 2012
Learn »
...your code will expand like so:

// original code...Foo)
{
    template isA(T)
    {
        //~ pragma(msg, T.init...
March 21, 2012
General »

Oh god, I feel like the spawn of...Filthy Hack" });
}

void main() {
        pragma(msg, getNotes!(A...
March 20, 2012
General »
...a success, just not to anything like this extent.

* pragma(msg) is something that's...
March 18, 2012
c++.windows »
...that.
implib didn't like the keyword DATA...that.
Also gcc has pragma aux and offcourse...
March 16, 2012
GDC »
...intrinsics.

pragma(no_typeinfo/no_moduleinfo) sounds useful (Manu will probably
like it ;-))

pragma(alloca...
117 118 119 120 121 122 123 124 125 126 127
Next ›   Last »