dlang
D is a general-purpose programming language with static typing, systems-level access, and C-like syntax.
Here are 787 public repositories matching this topic...
-
Updated
Mar 2, 2021 - D
-
Updated
Mar 12, 2021 - D
-
Updated
Mar 11, 2021 - D
-
Updated
Mar 11, 2021 - D
https://blog.llvm.org/posts/2021-01-05-stack-clash-protection/
Appears to be as simple as adding {"probe-stack"="inline-asm"} to all function attributes.
-
Updated
Mar 11, 2021 - D
-
Updated
Mar 10, 2021 - D
Dart-lang
Language request for Dart.
-
Updated
Sep 4, 2020 - D
Tested on windows:
DCD cannot find import locations because some whitespace in location paths are not properly escaped.
-
Updated
Mar 12, 2021 - D
-
Updated
Mar 3, 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
Sep 4, 2020 - D
The examples don't run on Travis right now because they fail - the older version of libclang there, even when installing the most recent one from apt, doesn't work the same way as libclang 6.0. The CI script should manually download the right libclang version, just like dstep does.
-
Updated
Mar 3, 2021 - D
-
Updated
Mar 31, 2020 - D
-
Updated
Mar 10, 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
Oct 29, 2020 - D
-
Updated
Feb 24, 2021 - D
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'd like the source code to be automatically clang-formatted according to my settings anytime the code is compiled. That is, don't require me to use the contextual menu or keyboard shortcut to format the code. Just auto-format it; just like the code is auto-compiled too.
Well, ther