November 08, 2013 GDC » Re: Found one (the?) ARM bug: (Pointer) aliasing issues | |||
|---|---|---|---|
| |||
...we can define a TYPE_LANG_FLAG macro to allow us to tell the backend... | |||
November 07, 2013 General » Re: proposal: a new string litteral to embed variables in a string | |||
|---|---|---|---|
| |||
...this. The declaration of the macro would look like this: macro interpolate (Context context, Ast... | |||
November 07, 2013 General » Re: D parsing | |||
|---|---|---|---|
| |||
...John"); In this case "where" is a macro. Which translates the given AST into the... | |||
November 06, 2013 General » Re: proposal: a new string litteral to embed variables in a string | |||
|---|---|---|---|
| |||
Depending on editor/IDE a decent macro/extension would detect specific function before the q... | |||
November 06, 2013 General » Re: D parsing | |||
|---|---|---|---|
| |||
...The idea back then was to add AST macros, hence the "macro" keyword. -- /Jacob Carlborg | |||
November 04, 2013 DMD » [dmd-internals] [D-Programming-Language/dmd] b482cc: Const-ify the ddoc code | |||
|---|---|---|---|
| |||
...src/doc.c
M src/macro.c
M src/macro.h
Log Message:
-----------
Const-ify... | |||
November 04, 2013 General » Is there any prior art of calling D functions in Perl? | |||
|---|---|---|---|
| |||
...code, called XS. This works via a macro language that wraps around C and DTRT... | |||
November 04, 2013 Learn » Re: [OT] Generating ddili.org with ddoc | |||
|---|---|---|---|
| |||
...macro. (Perhaps there is some sort of escaping but I just used the DOLAR macro... | |||
November 04, 2013 Learn » Re: [OT] Generating ddili.org with ddoc | |||
|---|---|---|---|
| |||
...can highlight parts of code by a macro. However, that means that unbalanced parentheses in... | |||
November 03, 2013 c++ » UINTMAX_MAX broken macro | |||
|---|---|---|---|
| |||
/* From stdint.h: #define UINTMAX_MAX 18446744073709551615 ... except that the compiler rejects integer literals bigger... | |||
Copyright © 1999-2021 by the D Language Foundation