June 03 DIP Ideas » Re: D Editions | |||
|---|---|---|---|
| |||
...now has to mentally juggle which API contains which edition they need. Agreed. When designing... | |||
May 31 DIP Ideas » Re: @safe by default | |||
|---|---|---|---|
| |||
...is an example of a module that contains a mix of code, some of which... | |||
May 25 Announce » Re: The D Programming Language and Its Role in Cybersecurity | |||
|---|---|---|---|
| |||
...continues to produce such garbage. The article contains almost no arguments, only a few claims... | |||
May 24 Announce » Re: Demo for The Art of Reflection released (a 3D game and engine fully written in D) | |||
|---|---|---|---|
| |||
...a pointer to the object. Each ID contains the object's index, along with a... | |||
May 20 General » Re: Talk on D at DORS/CLUC | |||
|---|---|---|---|
| |||
...memory and then create an array which contains the size information. The compiler will then... | |||
May 18 Genel » Re: AI ile FIFO | |||
|---|---|---|---|
| |||
...41); // first buffer cell
assert(!empty); // stack contains data
pop.writeln;
assert(empty); // stack is... | |||
May 16 General » Shared libraries, symbol visibilities, Posix vs. Windows | |||
|---|---|---|---|
| |||
...library, and a shared D library that contains its own `concurrency` library (linked statically into... | |||
May 16 General » Re: Big picture on shared libraries when they go wrong, how? | |||
|---|---|---|---|
| |||
...do. struct/class/union Basically anything that contains other symbols. That is negative annotation. It... | |||
May 08 Announce » I've finally released the source code of the neural network creator, along with the module with tools written in D. | |||
|---|---|---|---|
| |||
...is the module called neuralnetwork.d, which contains tools for you to create neural networks... | |||
Copyright © 1999-2021 by the D Language Foundation