May 05, 2023 Issues » [Issue 23887] New: ImportC: extend enums to support longs | |||
|---|---|---|---|
| |||
...to support longs
Product: D
Version: D2
Hardware...instance
Error: enum member `lang.LANID_TYPE.LANID... | |||
May 04, 2023 Issues » [Issue 23884] New: ImportC unsupported gcc extensions | |||
|---|---|---|---|
| |||
...unsupported gcc extensions
Product: D
Version: D2
Hardware...instance
Error: enum member `lang.LANID_TYPE.LANID... | |||
April 28, 2023 Announce » D Language Foundation April 2023 Quarterly Meeting Summary | |||
|---|---|---|---|
| |||
...D Compiler project](https://github.com/snazzy-d...Andrea Fontana (2night) * Mathias Lang (DLF/Symmetry) * Martin... | |||
April 19, 2023 General » Re: Streaming parsers in D a novel design | |||
|---|---|---|---|
| |||
...from Rust's wg-async https://rust-lang.github.io/wg-async/vision/roadmap/scopes... | |||
April 14, 2023 Learn » Memory leak issue between extern (c) and D function | |||
|---|---|---|---|
| |||
Dear All, I am new to D lang. I have been given a task to... | |||
April 12, 2023 Learn » Re: Assocative array lookup for object | |||
|---|---|---|---|
| |||
...data)
{
return *ret;
}
return null;
}
assert(handler["D Lang"] == &foo);
assert(handler["null"] is null... | |||
April 12, 2023 Learn » Re: Assocative array lookup for object | |||
|---|---|---|---|
| |||
...new Handler!Bitmap;
handler.set("D Lang", foo);
assert(handler["D Lang"] == &foo);
}
```
SDB@79 | |||
April 11, 2023 Announce » D Language Foundation March 2023 Monthly Meeting Summary | |||
|---|---|---|---|
| |||
...porting D to their platform. They'd raised...Kinkelin * Dennis Korpel * Mathias Lang * Átila Neves * Razvan... | |||
April 03, 2023 General » IDE | |||
|---|---|---|---|
| |||
...on how to setup an IDE to do some development in D Lang on Windows? | |||
March 24, 2023 General » Re: proper scientific reference to the D lang and the MIR/LUBECK | |||
|---|---|---|---|
| |||
It is possible for Github to add citation information [as described here](https://academia.stackexchange... | |||
Copyright © 1999-2021 by the D Language Foundation