December 27, 2022 Learn » Re: Can you simplify nested Indexed types? | |||
|---|---|---|---|
| |||
...recognize it's using iota as the index range, and then transform the iotas into... | |||
December 22, 2022 Genel » Acemice UTF ile Dans | |||
|---|---|---|---|
| |||
...elma";
enum index = 0;
void main()
{
import std.stdio;
// ilk sözcük:
str2.walkToFirstSpace(index).writeln... | |||
December 19, 2022 GDC » GDC mainline (20221219) fails to build on OpenBSD (patch included) | |||
|---|---|---|---|
| |||
...d b/libphobos/libdruntime/core/demangle.d index 869ade64821..30e38c76479 100644 --- a/libphobos/libdruntime/core... | |||
December 19, 2022 Issues » [Issue 23565] Change `$` semantics so that it works with `.ptr` too | |||
|---|---|---|---|
| |||
...issue 23565 - Allow the use of `$` as index on `.ptr` expressions" fixing this issue: - fix... | |||
December 17, 2022 Announce » Re: DConf Online '22 Day One Livestream | |||
|---|---|---|---|
| |||
...s followup: https://dconf.org/2022/online/index.html#schedule Since I'm going first... | |||
December 17, 2022 Issues » [Issue 3546] Aliasing an element of a static array should be legal if the index is a compile time constant | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=3546 Iain Buclaw <ibuclaw@gdcproject.org> changed... | |||
December 17, 2022 Issues » [Issue 11891] Ddoc should generate index table | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=11891 Iain Buclaw <ibuclaw@gdcproject.org> changed... | |||
December 17, 2022 Issues » [Issue 9991] Optimizer Doesn't Enregister Static Array Elements With Compile-Time Constant Index | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=9991 Iain Buclaw <ibuclaw@gdcproject.org> changed... | |||
December 17, 2022 Issues » [Issue 7753] Support opIndexCreate as part of index operator overloading in user-defined types | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=7753 Iain Buclaw <ibuclaw@gdcproject.org> changed... | |||
December 17, 2022 Issues » [Issue 21617] dmd -boundscheck=off segfault when accessing an array's index with a function | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=21617 Iain Buclaw <ibuclaw@gdcproject.org> changed... | |||
Copyright © 1999-2021 by the D Language Foundation