Search

June 12, 2014
DMD »
...src/link.c
    M src/macro.c
    M src/macro.h
    M src/mangle.c...
June 10, 2014
General »
...while it doesn't have a flexible macro system, external processors can be used to...
June 10, 2014
Learn »
...pass some *.ddoc file with some DDOC macro to dmd but I don't' whether...
June 06, 2014
Learn »
...in this situation is more or less like a C macro.

#define r1 regex("bla")
June 05, 2014
DMD »
...c
    M src/irstate.c
    M src/macro.c
    M src/mars.c
    M src...
June 05, 2014
General »
...where D supports over-powered macros, a macro `def` could be defined s.t.

    def...
June 02, 2014
General »
...parametric polymorphism and not a form of macro if that is what you mean. I...
May 30, 2014
Learn »
...can be thought of like a C macro, being pasted inside source code.

Avoid enums...
May 30, 2014
Learn »
...think of it as a higher order macro)
* immutable represents a value, which *may* be...
May 15, 2014
General »
Yeah looks like my knowledge about their macro system is very outdated. Looks promising.
127 128 129 130 131 132 133 134 135 136 137
Next ›   Last »