Search

September 16
DIP Ideas »
Looks good. Now that "ref" is allowed in variable declarations, any reason not to allow...
September 11
DIP Development »
...func() {
     return :Identifier;
}
```

It does not support binary expressions:

```d
int var = :max - 2; // Error
```
September 10
Issues »
...bug.cgi?id=24759

--- Comment #1 from Max Samukha <maxsamukha@gmail.com> ---
Another manifestation of...
September 09
Learn »
...x ~= a; }
  end_num = max(x[0], 3);
  start_num = max(x[1], 3);
  if...
September 03
General »
On Monday, 2 September 2024 at 14:35:56 UTC, Timon Gehr wrote:

Understood, thanks.

September 02
Issues »
...Comment #15 from Max Samukha <maxsamukha@gmail.com> ---
(In reply to Max Samukha from comment...
September 02
Issues »
...bug.cgi?id=24717

--- Comment #14 from Max Samukha <maxsamukha@gmail.com> ---

The same logic...
September 01
Issues »
...bug.cgi?id=24717

--- Comment #12 from Max Samukha <maxsamukha@gmail.com> ---

There are also...
September 01
Issues »
...bug.cgi?id=24717

--- Comment #10 from Max Samukha <maxsamukha@gmail.com> ---

Anyway, if you...
September 01
Issues »
...dlang.org/show_bug.cgi?id=24717

Max Samukha <maxsamukha@gmail.com> changed:

           What    |Removed...
1 2 3 4 5 6 7
Next ›   Last »