April 14 GDC » Re: Xtensa support | |||
|---|---|---|---|
| |||
...instead of reload (transitional).
-mno-serialize-volatile Do not serialize volatile memory references with MEMW... | |||
March 16 DIP Development » Re: DIP: add Bit Fields | |||
|---|---|---|---|
| |||
...via introspection that these are bitfields and serialize them accordingly (in a portable way)? In... | |||
September 10, 2023 General » Re: D Programming: How to Define and Use Custom Attributes | |||
|---|---|---|---|
| |||
...Proxy into a Transmitter/Receiver pair and serialize a message // across the network to be... | |||
August 30, 2023 General » Re: Serialization library candidate review request | |||
|---|---|---|---|
| |||
...past project and works well for both serialize and deserialize. Makes use of UDA, etc... | |||
August 30, 2023 General » Re: Serialization library candidate review request | |||
|---|---|---|---|
| |||
...serialization. https://github.com/JesseKPhillips/DIPs/blob/serialize/attribute/DIPs/1NNN-jkp.md I actually... | |||
August 28, 2023 General » Re: Serialization library candidate review request | |||
|---|---|---|---|
| |||
...a") Supported b() { /* magic */ }
}
```
Before you can serialize something, you need to define rules on... | |||
August 28, 2023 General » Re: Serialization library candidate review request | |||
|---|---|---|---|
| |||
...in order to serialize. Where as serialization by default lets you just serialize the types... | |||
August 28, 2023 General » Re: Serialization library candidate review request | |||
|---|---|---|---|
| |||
...with your disagreement, because then you can serialize __everything__ and get garbage: ```d auto f... | |||
July 29, 2023 General » D Language Foundation July 2023 Quarterly Meeting Summary | |||
|---|---|---|---|
| |||
...just mix in a HIBON record and serialize or construct a class or struct. It... | |||
May 09, 2023 Issues » [Issue 23907] __traits(child) respects visibility | |||
|---|---|---|---|
| |||
...g. create a serialization library that can serialize private data members. A module could reasonably... | |||
Copyright © 1999-2021 by the D Language Foundation