July 14, 2013 General » Re: working on the dlang.org website | |||
|---|---|---|---|
| |||
...Ddoc. 3. HTML, PDF, Ebook, and CHM outputs are generated from Ddoc. 4. Website can... | |||
July 13, 2013 Issues » [Issue 10636] New: Vector calling convention for D? | |||
|---|---|---|---|
| |||
...slp-aggressive -output-s test.d
It outputs the X86 asm:
__D4test12addParticlesFNaNbxS4test8ParticlexS4test8ParticleZS4test8Particle:
pushl %ebp
movl... | |||
July 09, 2013 GDC » unittests failures: constant folding of cos function gives different result then function call | |||
|---|---|---|---|
| |||
...with the test case ported to C outputs the same result as gdc: --------- #include <stdio... | |||
July 06, 2013 Issues » [Issue 10558] New: Assertion failure on struct.c:741 | |||
|---|---|---|---|
| |||
...code compiled, dmd v2.064-devel-3df7dab outputs: dmd: struct.c:741: virtual void StructDeclaration... | |||
July 05, 2013 Issues » [Issue 10550] New: Xorshift32 and Xorshift160 do not generate uniformly-distributed random numbers | |||
|---|---|---|---|
| |||
...into bins of width 0.05, and outputs the histogram and cumulative distribution values. For... | |||
June 29, 2013 General » Re: Automatic typing | |||
|---|---|---|---|
| |||
...x = foo();
writeln(typeof(x).stringof);
}
this outputs "double".
Granted, it doesn't solve the... | |||
June 27, 2013 General » Re: Notes from C++ static analysis | |||
|---|---|---|---|
| |||
...writefln("%2$s %1$s", "a", "b");
outputs "b a".
T
--
The easy way is... | |||
June 26, 2013 General » Re: D repl | |||
|---|---|---|---|
| |||
...numbers to inputs and outputs), and to denote inputs and outputs differently. So there's... | |||
June 17, 2013 Issues » [Issue 10344] Exiting _Dmain should flush all FILE*s and return nonzero on failure | |||
|---|---|---|---|
| |||
...program that executes some database commands, then outputs how many rows affected. It returns 0... | |||
June 16, 2013 General » Re: Effective D book? | |||
|---|---|---|---|
| |||
...marginal cumbersomeness shouldn't be high. Yah, all outputs should have TOCs and such. Andrei | |||
Copyright © 1999-2021 by the D Language Foundation