5 days ago DIP Ideas » @property fields | |||
|---|---|---|---|
| |||
...for the property field in an interface:
```d
interface IField {
ref typeof(this.field) __property... | |||
6 days ago Learn » volatile struct definition for peripheral control registers | |||
|---|---|---|---|
| |||
...register access separately and I want the interface to be as clean as possible. In... | |||
December 01 Issues » [Issue 17958] Crypto interface in phobos | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=17958 --- Comment #4 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 17012] std.io: an io interface with support for streams and ranges | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=17012 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 16493] Request for an OS-independent interface to access cryptographically secure pseudo random number generators | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=16493 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 16024] More struct/class/interface introspection helpers | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=16024 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 15806] DirEntry interface inconsistency | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=15806 --- Comment #2 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 13804] BigInt have no binary interface to be used in crypto | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=13804 --- Comment #7 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 7013] Mutable interface for BigInts | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=7013 --- Comment #6 from dlangBugzillaToGithub <robert.schadek... | |||
November 27 Learn » Re: File-like option where the "file contents" comes from a string? | |||
|---|---|---|---|
| |||
...dependencies on the file system / environment / user interface etc. to the top. For example, instead... | |||
Copyright © 1999-2021 by the D Language Foundation