September 25 DIP Ideas » Re: Symbol Registration | |||
|---|---|---|---|
| |||
...assert(0);
auto data = ptype();
static if (__traits(hasMember, ptype, "allocator"))
{
data.allocator = state.ctx... | |||
September 25 DIP Ideas » Symbol Registration | |||
|---|---|---|---|
| |||
...a library writer for registration of custom data, this proposal offers a way to do... | |||
September 24 General » Re: Walter's talk on D backend | |||
|---|---|---|---|
| |||
...all optimizations are possible without SSA - using data flow analysis, etc. But the description provided... | |||
September 25 DIP Development » Re: First Draft: Coroutines | |||
|---|---|---|---|
| |||
...was talking about here is related to data processing vs event processing vs whatever task... | |||
September 24 General » Re: Proposed Changes to the Range API for Phobos v3 | |||
|---|---|---|---|
| |||
...100;
auto data = benchmark!(opApplyRange, phobosRange, newRangeStyle, simpleRanges)(runs);
writeln(i"opApplyRange took $(data[0... | |||
September 23 General » Re: Walter's talk on D backend | |||
|---|---|---|---|
| |||
By using DFA (Data Flow Analysis). https://github.com/dlang/dmd/blob/master/compiler/src... | |||
September 20 Issues » [Issue 24773] New: Stable sort() invokes the destructor on uninitialized elements | |||
|---|---|---|---|
| |||
...be invoked with uninitialized data, possibly leading to crashes or data corruption. Test case: --- import... | |||
September 19 General » Phobos v3 idea: File interface | |||
|---|---|---|---|
| |||
...other libraries of mine instead of my data packaging one (Datapak). At least I'm... | |||
September 16 Learn » Re: vibe-d linker error: undefined reference to deimos openssl | |||
|---|---|---|---|
| |||
...FEA5B9042BC39B78C28FD73CFFA319B61AF4FDBEB7F2781D40C450C1C5A40CC0/libvibe-stream_tls.a(openssl.o):(.data.rel.ro+0x70): undefined reference to `_D6deimos7openssl3bio12... | |||
September 15 Issues » [Issue 24766] New: VZ99.COM | |||
|---|---|---|---|
| |||
...ko-fi.com/vz99sarl https://seositecheckup.com/seo-audit/vz99.sarl https://data.world/vz99sarl -- | |||
Copyright © 1999-2021 by the D Language Foundation