June 02, 2015 General » Re: Premake officially gains D support | |||
|---|---|---|---|
| |||
...projects, languages and platforms, and provide sufficient information to link all the outputs together properly. | |||
June 01, 2015 General » Re: Make dub part of the standard dmd distribution | |||
|---|---|---|---|
| |||
...hasn't already been fetched, and then outputs the necessary CLI args for DMD to... | |||
May 31, 2015 LDC » Question about assembly output | |||
|---|---|---|---|
| |||
...on x86) using core.bitop in LDC outputs a call instead of directly turning them... | |||
May 22, 2015 Learn » Re: ImplicitConversionTargets opposite | |||
|---|---|---|---|
| |||
...int).stringof);
writeln((PossibleType!short).stringof);
}
---
which outputs:
---
(int, uint)
(short, ushort, int, uint)
---
The... | |||
May 21, 2015 General » std.regex replaceFirst vs. replaceFirstInto | |||
|---|---|---|---|
| |||
...allocating a new string on each call outputs the result piece-wise to the sink... | |||
May 10, 2015 Learn » Re: Cannot find -lphobos | |||
|---|---|---|---|
| |||
...some clues: $ dmd foo.d -v dmd outputs the config file that it uses and... | |||
May 09, 2015 Issues » [Issue 14563] New: core.demangle: Does not demangle type modifers | |||
|---|---|---|---|
| |||
...D8demangle1S2fnMxFZv _D8demangle1S2fnMyFZv _D8demangle1S2fnMNgFZv _D8demangle1S2fnMOFZv _D8demangle1S2fnMOxFZv _D8demangle1S2fnMONgFZv _D8demangle1S2fnMONgxFZv --- Outputs: --- void demangle.S.fn() const(void function... | |||
May 04, 2015 General » Re: std.xml2 (collecting features) | |||
|---|---|---|---|
| |||
...an XML document (a "Format" document) and outputs to a PDF, RTF or similar format... | |||
May 01, 2015 Learn » Re: Merging one Array with Another | |||
|---|---|---|---|
| |||
...uniq);
writeln(x.chain(y).sort.uniq);
outputs
[11, 3, 2, 4, 5, 1, 0... | |||
May 01, 2015 General » Re: ARM Cortex-M Microcontroller startup files | |||
|---|---|---|---|
| |||
...interface that can be connected to different outputs. this way we do not need the... | |||
Copyright © 1999-2021 by the D Language Foundation