dlang

D is a general-purpose programming language with static typing, systems-level access, and C-like syntax.
Here are 880 public repositories matching this topic...
-
Updated
Jul 16, 2021 - D
-
Updated
Aug 29, 2021 - D
-
Updated
Jun 13, 2021 - D
-
Updated
Aug 29, 2021 - D
std.math
was split into a package with v2.097. This might imply that some little helpers (isNaN
etc.) aren't inlined any longer without LTO (incl. Phobos), thus reducing performance of some math functions.
-
Updated
Aug 27, 2021 - D
-
Updated
Jun 6, 2021 - D
Dart-lang
Language request for Dart.
-
Updated
Aug 18, 2021 - D
Desktop (please provide environment info):
- OS: Windows 10
- IDE: Intellij 2021.2.1 (Ultimate Edition)
- Plugin Version: 1.26.1
D compiler and tools (please provide version numbers):
- dmd: 2.097.2
- dub: 1.26.1
- dcd: 0.13.4
- dscanner: 0.11.1-1
Describe the problem
When I try to rename a D code file through the project view and the "search for references" checkb
-
Updated
Aug 25, 2021 - D
-
Updated
Aug 26, 2021 - D
Ncurses frontend
Is your feature request related to a problem? Please describe.
Yes. GUI is for children and CLI doesn't give me the launching capabilities.
Describe the solution you'd like
A non-gui/non-cli frontend
Describe alternatives you've considered
Ncurses
Additional context
None
-
Updated
Aug 27, 2021 - D
Hello,
I am trying to call the fftw3 library using dpp however there is an issue with type translation in particular with function definitions. Within the C library mentioned, consider the function fftw_plan_dft_1d
, within the library documentation the type signature is:
fftw_plan fftw_plan_
-
Updated
Aug 23, 2021 - D
-
Updated
Mar 31, 2020 - D
-
Updated
Aug 12, 2021 - D
-
Updated
Oct 28, 2020 - TeX
To prevent it accepting too many types.
It should only accept types that have a handle that decays to a JsHandle.
-
Updated
Jul 27, 2021 - D
Describe the bug
While reading https://github.com/compiler-explorer/compiler-explorer/blob/main/static/panes/conformance-view.js, I noticed that the
skipAsm
is misplaced in https://github.com/compiler-explorer/compiler-explorer/blob/a2a73953d6a23eaaab9ac724b7947317dc6e4471/stat