Search

August 20, 2014
General »
...We could also have a special Ddoc macro, that is recognized by the compiler, which...
August 19, 2014
General »
...time: 0.023 s	checking that all macro invocations are gone
time: 0.031 s...
August 18, 2014
Issues »
https://issues.dlang.org/show_bug.cgi?id=8272

hsteoh@quickfur.ath.cx changed:

           What...
August 16, 2014
Phobos »
...curl.FTP.onProgress.

Refactor callback params as macro to minimize copy-n-paste.


  Commit: 556625b7e6f972c973977fc470eeca9c00f166e1...
August 13, 2014
General »
...thing other places where the same table macro is used, e.g. for std.string...
August 11, 2014
Issues »
...n in macro definitions to prevent a trailing carriage return on a macro with an...
August 11, 2014
DMD »
...n in macro definitions to prevent a trailing carriage return on a macro with an...
August 10, 2014
General »
...even though it is implemented as a macro it has always had the status of...
August 09, 2014
General »
errno is typically implemented as a macro and often can't be directly translated to...
August 09, 2014
Issues »
...f(); }
 * But I forgot to close the macro.
 */
void func() {
}
------

Compiler output:
------
test.d(5...
120 121 122 123 124 125 126 127 128 129 130
Next ›   Last »