-
While I am able to navigate to symbols/modules from my project and phobos/druntime by left mouse clicking on the source code symbol + CTRL this is not possible for symbols from dub dependencies like d…
-
Migrating [issue 21893](https://issues.dlang.org/show_bug.cgi?id=21893) from the D bug tracker to here, as it specifically pertains to LDC. The suggested changes provided in the issue necessitates mak…
-
hello)
will be **spasm** supported-developed or archived?
just interesting, cause begin to work with D,
and interesed in D + WASM
but latest stable ldc2 is **1.39.0** now
but spasm for **1.…
221V updated
3 months ago
-
To reproduce:
```
> ldc2 -O -flto=full -defaultlib=phobos2-ldc-lto,druntime-ldc-lto ./test.d
```
* This fails on `Ubuntu ldc-1.29.0`
* This works on `Ubuntu ldc-1.28.0`
* This works on `Windows …
-
How to reproduce:
Using git HEAD versions of Phobos, and druntime, open `std\regex\package.d`, and find line 343. Once there, tell Xamarin Studio to go to the definition of `StaticRegex`. It will go …
Orvid updated
9 years ago
-
There are quite a bit of upstream issues arising from the use of Ocean.
Namely, Ocean is currently only working on Linux (with Glibc) x64.
We don't intend to have all functionalities of Ocean workin…
-
To cover both copyrights from The D Language Foundation and Taurus library I propose to use the same open-source license of Phobos, DMD and DRuntime, Boost 1.0 (`BSL-1.0`).
For consistent file lice…
-
## Description
BetterC D code can already be analyzed with KLEE, a LLVM bitcode verification tool. See https://theartofmachinery.com/2019/05/28/d_and_klee.html for great introduction. The idea is t…
-
We have talked before how this project bears a lot of design mistakes in the API. Now that we've joined it with libmir, I'd strongly suggest we join forces and redesign the API, before going into deve…
-
```
REPRODUCE WITH: ./gradlew ':test' --tests "org.opensearch.geospatial.index.mapper.xyshape.XYShapeIndexableFieldsVisitorTests.testIndexingMultiPolygon" -Dtests.seed=C317A78A633C1A58 -Dtests.securi…