August 24 Announce » Re: I Made A Game (Again) | |||
|---|---|---|---|
| |||
...but 1 configuration, so you could actually place them in the top level of the... | |||
August 22 General » Re: ImportC and nothrow/@nogc? | |||
|---|---|---|---|
| |||
...linking to C code in the first place. But all that as it is, so... | |||
August 21 General » Re: Language Reference | |||
|---|---|---|---|
| |||
...Such negativity seems to come from a place of anger, not genuinely from trying to... | |||
August 20 General » Re: ImportC and nothrow/@nogc? | |||
|---|---|---|---|
| |||
...received a function pointer in the first place? If the C code is nothrow @nogc... | |||
August 16 DIP Ideas » Re: Deprecate `!a == b` | |||
|---|---|---|---|
| |||
...html#unary-expression). This is why we place the prefix ‘logical’ before them, because these... | |||
August 15 Issues » [Issue 24704] DateTime.fromISOExtString Does Not Support ISO8601 Time Unit Fractions | |||
|---|---|---|---|
| |||
...So I move my changes to SysTime, if this is the better place for it. -- | |||
August 14 General » Surprise destructor call... | |||
|---|---|---|---|
| |||
...Shouldn't NVRO construct the result in place and elide the copy/move? I would... | |||
August 11 DIP Ideas » DIP: @mustuse as function return value annotation | |||
|---|---|---|---|
| |||
...The programmer can insert assertions at any place of the code, without changing the code... | |||
August 11 DIP Ideas » Re: uniform method naming convention for all lib std containers | |||
|---|---|---|---|
| |||
...BTW, for associative array, `remove()` is in-place; but here for std.algorithm.mutation.remove... | |||
August 11 Learn » Re: Do you have a better way to remove element from a array? | |||
|---|---|---|---|
| |||
...it says it removes the element in-place, so I checked the implementation and that... | |||
Copyright © 1999-2021 by the D Language Foundation