September 14 Issues » [Issue 23812] ImportC: allow adding function attributes to imported C functions | |||
|---|---|---|---|
| |||
...default storage classes. Only `nothrow`, `@nogc` and `pure` are supported for now. They can be... | |||
September 13 General » Re: Standard way to supply hints to branches | |||
|---|---|---|---|
| |||
...that it’s just a reordering, or the pure addition of likelihood annotations, for which in... | |||
September 03 General » Re: Requirements for Slicing Ranges | |||
|---|---|---|---|
| |||
...a very very **very** long wishlist on pure math theory that will not survive contact... | |||
August 29 General » Re: Tell us your DIP1000 woes | |||
|---|---|---|---|
| |||
...experience with DIP1000 `scope` is like if `pure` was upgraded to the final boss of... | |||
August 29 General » Re: ImportC and nothrow/@nogc? | |||
|---|---|---|---|
| |||
...which allows to set `nothrow`, `@nogc` and `pure`: https://github.com/dlang/dmd/pull/16820 | |||
August 29 Issues » [Issue 23812] ImportC: allow adding function attributes to imported C functions | |||
|---|---|---|---|
| |||
...default storage classes. Only `nothrow`, `@nogc` and `pure` are supported for now. They can be... | |||
August 28 General » Re: nothrow/@nogc inference troubles with emplace/move? | |||
|---|---|---|---|
| |||
...safe inference, but the same applies to pure nothrow and @nogc void systemFunc() @system; void... | |||
August 25 Announce » DIP 1047, "Add @gc as a Function Attribute" -- Formal Assessment Result | |||
|---|---|---|---|
| |||
...that negates all of the binary attributes (`pure`, `nothrow`, and `@nogc`) at once rather than... | |||
August 25 General » Re: ImportC and nothrow/@nogc? | |||
|---|---|---|---|
| |||
...CS:.text.pure nothrow @nogc @trusted void example.stupid_hack(int, int).__lambda4() pure nothrow... | |||
August 19 General » Re: Can we enable -preview=rvaluereference now? | |||
|---|---|---|---|
| |||
...behavior of a widely-used language construct over an alternative that is a pure addition. | |||
Copyright © 1999-2021 by the D Language Foundation