August 20, 2014 General » Simplified signatures in generated documentation | |||
|---|---|---|---|
| |||
...We could also have a special Ddoc macro, that is recognized by the compiler, which... | |||
August 19, 2014 General » Re: Why does D rely on a GC? | |||
|---|---|---|---|
| |||
...time: 0.023 s checking that all macro invocations are gone time: 0.031 s... | |||
August 18, 2014 Issues » [Issue 8272] [Ddoc] Recursive macro expansion is failed. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=8272
hsteoh@quickfur.ath.cx changed:
What... | |||
August 16, 2014 Phobos » [phobos] [D-Programming-Language/phobos] ecb39e: Fix ddoc params abuse in std.net.curl.HTTP.onProgr... | |||
|---|---|---|---|
| |||
...curl.FTP.onProgress. Refactor callback params as macro to minimize copy-n-paste. Commit: 556625b7e6f972c973977fc470eeca9c00f166e1... | |||
August 13, 2014 General » Re: Table not shown in http://dlang.org/library/std/process.html | |||
|---|---|---|---|
| |||
...thing other places where the same table macro is used, e.g. for std.string... | |||
August 11, 2014 Issues » [Issue 13212] Trailing Windows line endings not stripped from .ddoc macros | |||
|---|---|---|---|
| |||
...n in macro definitions to prevent a trailing carriage return on a macro with an... | |||
August 11, 2014 DMD » [dmd-internals] [D-Programming-Language/dmd] 35735a: Fix Issue 13212 - Windows line endings handled inc... | |||
|---|---|---|---|
| |||
...n in macro definitions to prevent a trailing carriage return on a macro with an... | |||
August 10, 2014 General » Re: assert semantic change proposal | |||
|---|---|---|---|
| |||
...even though it is implemented as a macro it has always had the status of... | |||
August 09, 2014 General » Re: errno_c.obj in druntime | |||
|---|---|---|---|
| |||
errno is typically implemented as a macro and often can't be directly translated to... | |||
August 09, 2014 Issues » [Issue 11102] [ddoc] stray ( / ) without line or column numbers | |||
|---|---|---|---|
| |||
...f(); }
* But I forgot to close the macro.
*/
void func() {
}
------
Compiler output:
------
test.d(5... | |||
Copyright © 1999-2021 by the D Language Foundation