July 23, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...adds a foreach macro to it. (Which is btw a text expansion macro, but hey... | |||
July 17, 2013 Learn » Re: Source code output | |||
|---|---|---|---|
| |||
...this (similar to D's string mixins):
---
macro define_method(x)
"
def #{x}(x, y... | |||
July 17, 2013 General » Re: Proof of concept: automatically import C header files | |||
|---|---|---|---|
| |||
Macro are processed before parsing? No need for a full C frontend to handle macros... | |||
July 15, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...file. Yes, it's similar to a macro, but that's how *everyone* is doing... | |||
July 15, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...i) + 3) with a separate file for every macro: #include "abc.h" #include "def.h" ? | |||
July 15, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...html. No need to search for a macro named copyright. If he wants to highlight... | |||
July 15, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...Another example. How do I create a macro that takes a string like "std.algorithm... | |||
July 15, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...of files -- or -- 2. edit a Ddoc macro It's no contest. Ddoc isn't... | |||
July 14, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...a tip pointing people toward the DDOC = macro in std.ddoc. That's the skeleton... | |||
July 07, 2013 Issues » [Issue 10565] New: Level-5 titles are missing in Language reference | |||
|---|---|---|---|
| |||
...06:16:21 PDT --- Due to H5 macro not being defined in doc.ddoc. Pull... | |||
Copyright © 1999-2021 by the D Language Foundation