news.digitalmars.com - digitalmars.D.learn
Dec 31 2020 Missing D files (6)Dec 29 2020 dmd: enum to!string slows down compilation (2)
Dec 29 2020 How to Install D on my new MacBook with M1 ARM computer (3)
Dec 29 2020 64-bit compilation in Wine (7)
Dec 29 2020 Hardcoded filepaths in compiled exe (9)
Dec 29 2020 Nasty supprise when using c 'anonymous struct and union' in D with (8)
Dec 28 2020 Range of dub package versions (3)
Dec 28 2020 C++ interop, abstract struct problem (6)
Dec 27 2020 Tool to measure the time a function takes to execute? (3)
Dec 27 2020 Exchange of data through socket connection. (2)
Dec 27 2020 state of digitalmars.com/webnews: PHP not available/wrong version? (1)
Dec 27 2020 How to reliably detect an alias sequence? (3)
Dec 26 2020 Reading files using delimiters/terminators (14)
Dec 26 2020 visibility of private Class C in module named "C"; private variables (5)
Dec 26 2020 gdb + Windows 64: No debugging symbols found (4)
Dec 25 2020 Get the code of any D-entity as string? (10)
Dec 25 2020 How to resize an image ? =?UTF-8?B?8J+klA==?= (10)
Dec 24 2020 Surprising behaviour of std.experimental.allocator (9)
Dec 24 2020 typeid of variable of interface type holding reference to derived (2)
Dec 24 2020 How to store a pointer to class contructor (7)
Dec 22 2020 Slice allocation after appending (7)
Dec 22 2020 Why is (int[int] s = int[int].init) not allowed (7)
Dec 22 2020 Can I output strings using core.stdc.stdio? (19)
Dec 21 2020 Visual Studio with gtkD (3)
Dec 20 2020 BetterC issues with ErupteD Vulkan binding typedef handles (4)
Dec 20 2020 If statements and unused template parameters in Phobos documentation (3)
Dec 19 2020 Flag & byLine confusion. (9)
Dec 19 2020 find regex in backward direction ? (4)
Dec 18 2020 Floating point values in structs. (5)
Dec 18 2020 LDC relocation flags (2)
Dec 18 2020 Anyone has links to useful short-snippets of trait pattern examples? (1)
Dec 17 2020 How detect duplicate keys in JSON? (1)
Dec 17 2020 Getting the source text of an expression (5)
Dec 17 2020 Avoid deallocate empty arrays? (12)
Dec 16 2020 Simple clarification with "Building Libraries" online documentation (2)
Dec 16 2020 Adjustments in .tbss section (2)
Dec 15 2020 Updating to newer files with different disk formats (2)
Dec 15 2020 extern(C) and name mangling (10)
Dec 15 2020 Getting started with graphqld (10)
Dec 15 2020 Paper comparing languages with egs? (1)
Dec 14 2020 Can ddocs link functions automatically? (1)
Dec 14 2020 closures + struct: Error: forward reference to inferred return type (4)
Dec 13 2020 Hex constant method starts from ".a": 0xCCCCCC.argb (9)
Dec 13 2020 Can I use dub to generate docs? (4)
Dec 13 2020 UFCS functions with both pointers and refs (9)
Dec 13 2020 MonoTimeImpl!(ClockType.normal) failed to get the frequency of the (3)
Dec 13 2020 How to check that function gets ref parameter? (3)
Dec 13 2020 uncaught exceptions: stack trace truncated at NUL char (7)
Dec 12 2020 Using multiple mixin templates to implement operator overloading (7)
Dec 12 2020 Need help to find source file location by PC address (2)
Dec 12 2020 regex: ] in a character class (3)
Dec 12 2020 dub: standard project: how to build the unittest (the thing `dub test` (5)
Dec 12 2020 Can I convert string to expression somehow? (3)
Dec 11 2020 Alias woes (5)
Dec 11 2020 Writing a really fast lexer (7)
Dec 11 2020 Is there a standard function that combines take() and (3)
Dec 11 2020 SIGUSR1, SIGUSR2 (4)
Dec 11 2020 Why can I call a function with mismatched parameter type? (6)
Dec 10 2020 read till EOF from stdin (8)
Dec 10 2020 CMD && comand not work (4)
Dec 10 2020 Undefined reference error at linktime with unittests (3)
Dec 09 2020 where is the memory corruption? (6)
Dec 09 2020 How to make Create Window Work? (8)
Dec 09 2020 To use or not immutable? (2)
Dec 09 2020 mir.algebraic: Visitor cannot be called (3)
Dec 08 2020 Is this a compiler error? "recursive template expansion" (3)
Dec 07 2020 type suffix for character literal (2)
Dec 07 2020 Calling executable generated by dub with sudo (3)
Dec 07 2020 Static on free functions (3)
Dec 07 2020 how to print progress of a long running parallel() loop? (3)
Dec 06 2020 Request assistance initializing struct instance at global scope (8)
Dec 06 2020 binary search (3)
Dec 06 2020 how to access record[0] of a csv row? Error: no [] operator overload (6)
Dec 05 2020 low-latency GC (27)
Dec 05 2020 converting D's string to use with C API with unicode (11)
Dec 05 2020 Is core.thread.osthread.Thread thread-safe? (3)
Dec 04 2020 Where is pragma Declaration in the grammar? (4)
Dec 04 2020 Pass enum variable as const ref arg (8)
Dec 03 2020 strip in stdin (2)
Dec 03 2020 Development: Work vs Lazy Programmers... How do you keep sanity? (4)
Dec 02 2020 My first application in Dlang (5)
Dec 02 2020 D Bindings for C Opaque Pointers (5)
Dec 02 2020 A strange charArray.ptr behavior (3)
Dec 02 2020 How to build dll? (5)
Dec 02 2020 invalid path to external symbolizer! (1)
Dec 02 2020 ParameterIdentifierTuple returns empty strings (4)
Dec 01 2020 IsTuple returns true for Nullable!SomeTuple (3)
Dec 01 2020 Anybody know if I can build DMD with Visual Studio 2019? (4)
Dec 01 2020 Dude about ~ array concatenation performance (7)
Dec 01 2020 Running unit tests from DUB single file packages (15)
Nov 30 2020 Selective unittesting in DUB (1)
Nov 30 2020 Local libraries/packages with dub: How? (5)
Nov 30 2020 Handling referencing class parent instances in a GC friendly way. (3)
Nov 29 2020 Why are default template parameters not permitted on class templates? (2)
Nov 29 2020 How to bundle a GtkD application for Windows (4)
Nov 29 2020 Is garbage detection a thing? (13)
Nov 28 2020 How make Optional pre determined parameter type without overload (4)
Nov 28 2020 list dll from Gtk executable build with dmd not working (2)
Nov 28 2020 Are JSONOptions broken? (3)
Nov 28 2020 How to connect to SQLITE? (5)
Nov 27 2020 Questions about D (5)
Nov 27 2020 lambda recursion (4)
Nov 26 2020 Automatic update system (6)
Nov 25 2020 How to unit-test a phobos module? (15)
Nov 25 2020 Simulating computed goto (8)
Nov 25 2020 Ways to parse D code. (3)
Nov 25 2020 Article about Ranges (3)
Nov 23 2020 rgba.ptr[0] vs rgba[0] (3)
Nov 22 2020 Compiler or Interpreter or Hybrid (1)
Nov 22 2020 How to construct a tree data structure with differently static nodes (4)
Nov 21 2020 d++: Error: Could not execute `dmd c.o .\foo.d -offoo.exe`: (5)
Nov 20 2020 How Performance down slow it is using UFCS friendly function? (2)
Nov 20 2020 Reflection on the book D web development. (8)
Nov 20 2020 lambdas with types (8)
Nov 19 2020 why is "hello".writeln considered bad? (8)
Nov 19 2020 DMD -i option, simple question... (2)
Nov 18 2020 Function Pointer Not Working (6)
Nov 18 2020 betterC question (14)
Nov 18 2020 spurious conversion to int (1)
Nov 18 2020 implementing default opCmp (6)
Nov 18 2020 Calling function within class. (11)
Nov 17 2020 Executing AWS commands (3)
Nov 16 2020 Why can not use tray/catch inside finally block? (1)
Nov 16 2020 Can't pass [] to extern function object method (6)
Nov 16 2020 Request our suggestio: better way to insert data from (3)
Nov 16 2020 Regex and manipulating files (2)
Nov 16 2020 Git-repo-root relative path (4)
Nov 15 2020 Issue with opening files on VSCode "D Language utility extension pack" (7)
Nov 15 2020 How can I wrap SSL on Dlang Socket? (2)
Nov 15 2020 extern(C) Variant: attempting to use incompatible types int and int (1)
Nov 14 2020 How format UnixTime to "%Hh:%Mm:%Ss" ? (8)
Nov 14 2020 How can I set Timeout of Socket? (3)
Nov 14 2020 magically a static member on init? (8)
Nov 14 2020 presence of function template prevents diagnostic (4)
Nov 14 2020 .d files without a module statement? Required to be absent? (3)
Nov 14 2020 How can execute method in new Thread? (3)
Nov 12 2020 Iterating chars by Word (6)
Nov 12 2020 Windows DLL Exception catching status? (1)
Nov 12 2020 Task when used on a function that takes parameters doesnt work. (4)
Nov 11 2020 scope front vs [0] (2)
Nov 11 2020 Two "references" to dynamic array, why not change both when (5)
Nov 11 2020 Is there a similar library to FreeMarker like in Java (2)
Nov 10 2020 question as to when a new command gets executed (6)
Nov 10 2020 Unclear error message (4)
Nov 10 2020 Generic comparison (6)
Nov 10 2020 Disallow implicit "conversion" from alias-types (3)
Nov 10 2020 How to get address of a nested function? (6)
Nov 10 2020 canFind all elements in a array. (3)
Nov 09 2020 Value based overload resolution? (3)
Nov 09 2020 std.net.curl : Performance (6)
Nov 09 2020 Extract sub string from a string (6)
Nov 09 2020 Unicode Regular Expressions (3)
Nov 09 2020 New vs length on dymamic array (6)
Nov 08 2020 asdf get first value from a json string. (4)
Nov 07 2020 name enum vs static named enum (2)
Nov 07 2020 Variadic function template with one inferred template argument (3)
Nov 07 2020 How exactly does Tuple work? (6)
Nov 07 2020 DMD: invalid UTF character `\U0000d800` (9)
Nov 07 2020 Dub cmdline overrides? (2)
Nov 06 2020 How to load a dll which is written by dlang with a c interface from a (1)
Nov 06 2020 Implicit conversion to templatized type (3)
Nov 06 2020 Return values from auto function (16)
Nov 06 2020 A GtkD question: Is there an explicit public function to get D Classes (1)
Nov 05 2020 why `top` report is not consistent with the memory freed by (3)
Nov 05 2020 Vibe.d build on LDC error (3)
Nov 05 2020 Comparison : mysql-native + asdf and hunt-database + asdf (11)
Nov 05 2020 How add class or struct member after construction? (4)
Nov 05 2020 Switch between two structs with csvreader (5)
Nov 04 2020 How to use bootstrap with vibe.d. (7)
Nov 04 2020 Source code folder naming convention? (3)
Nov 03 2020 Does dmd's -i "include imported modules in the compilation" switch (3)
Nov 03 2020 Hunt database (6)
Nov 02 2020 vibe.d get body of HTTPServerResponse (3)
Nov 02 2020 Druntime undefined references (3)
Nov 01 2020 I need a most simple and easy example to understand UDA. (3)
Nov 01 2020 Removind duplicates for JSON string (3)
Oct 31 2020 merging container arrays (3)
Oct 30 2020 Why is vibe.d json serializer/deserializer so complex? (6)
Oct 30 2020 How would I go about unittesting a vibe.d app? (2)
Oct 30 2020 Json output to container (8)
Oct 29 2020 rt/object.d (7)
Oct 29 2020 Empty functions (7)
Oct 28 2020 What is the difference between enum and shared immutable? (23)
Oct 28 2020 Associative array using std.container.array (2)
Oct 28 2020 Print int[string] sorted by Value (10)
Oct 28 2020 asdf: filter value and print the next value (1)
Oct 27 2020 synthesising instantiated template parameters and arguments (3)
Oct 27 2020 Vibe.D TLS problem (2)
Oct 27 2020 How kill executables started with spawnShell or executeShell when (7)
Oct 27 2020 Getting Qte5 to work (7)
Oct 27 2020 Dynamic Template-Expansion of (Token) Strings (3)
Oct 26 2020 How is this an "Access Violation" (6)
Oct 26 2020 Is there something I'm not getting here? (5)
Oct 26 2020 How Stop Worker Thread if Owner Thread is Finished? (7)
Oct 26 2020 C++ code to D (multi dem 3d mesh) (6)
Oct 26 2020 String Template Package (2)
Oct 26 2020 Given a TypeInfo_Class, instance a new object of its type (2)
Oct 26 2020 Foreach output into a multi dimensional associative array. (3)
Oct 26 2020 mir.ndslice : multi dimensional associative array - Example/Docs (3)
Oct 26 2020 `unittest` placement in code? (4)
Oct 26 2020 this T / variadic template and interfaces (8)
Oct 25 2020 Unexpected behaviour using remove on char[] (2)
Oct 25 2020 Template pattern delegate? (5)
Oct 25 2020 toStringz lifetime (7)
Oct 24 2020 Help on asdf json module (6)
Oct 23 2020 Can we do compile time reading part of a file using import? (7)
Oct 22 2020 static alias this and if/do/while/for (3)
Oct 22 2020 is type checking in D undecidable? (15)
Oct 22 2020 Recommended way to use __FILE__/__LINE__ etc. (4)
Oct 22 2020 mysql-native Help required (7)
Oct 21 2020 Question about: ("1.1").to!int; (14)
Oct 21 2020 More elaborate asserts in unittests? (7)
Oct 21 2020 Does the default opEquals include padding in the comparison? If so, (3)
Oct 21 2020 Skipping or Stepping Through an Array? (9)
Oct 20 2020 Druntime without pthreads? (6)
Oct 19 2020 GC-less string formatting (3)
Oct 19 2020 Two ways of receiving arrays on the C ABI (4)
Oct 18 2020 Undefined references in Druntime for microcontrollers (3)
Oct 18 2020 D function in a .d file calling printf refuses to link. (2)
Oct 18 2020 Compiler is calling `_memset64` in betterC (7)
Oct 17 2020 GtkD CRUD Application (3)
Oct 17 2020 Best way to confine project to 64 bit builds only? (7)
Oct 16 2020 How convert String to Fixed wchar Array? (2)
Oct 16 2020 Why is `Appender._data` a pointer to its `Data`-store? (4)
Oct 16 2020 Packing of Struct Fields (14)
Oct 16 2020 How can I convert Hexadecimal to RGB Color and vice-versa? (4)
Oct 16 2020 Forward referencing functions in D (11)
Oct 16 2020 universal alpha? (2)
Oct 16 2020 Struct field destructor not called when exception is thrown in the (8)
Oct 16 2020 Call method of object variable (3)
Oct 15 2020 How can I use class and wasm? (6)
Oct 15 2020 why do i need an extern(C): here? (7)
Oct 15 2020 winapi, dll (9)
Oct 14 2020 Compile-time function call with transformed parameters (1)
Oct 14 2020 Why was new(size_t s) { } deprecated in favor of an external (6)
Oct 14 2020 malloc(s)[0..s] vs cast(T)malloc(s) (5)
Oct 13 2020 How do I make this function from module public? (4)
Oct 13 2020 Error on dub build - Trying Vibe-d for the first time (15)
Oct 13 2020 Win32api: How to send a Struct in DialogBox? (6)
Oct 13 2020 Passing pointer to extern(C++) templated function (7)
Oct 13 2020 How to specify which parameters a function that is received as an (2)
Oct 12 2020 How to add an additional config dir in DUB under source? (4)
Oct 12 2020 Phobos Unittesting (1)
Oct 12 2020 Renaming Flag!"" in API (8)
Oct 11 2020 Range format specifiers in other languages? (7)
Oct 11 2020 Can I measure how much memory is used in total, grouped by type? (2)
Oct 11 2020 How to rebind the default tkd GUI keybinds? (4)
Oct 10 2020 Count template parameters of method (3)
Oct 10 2020 List of exceptions? (15)
Oct 10 2020 Win32Api GetDlgItemText How make buffer with no fixed size? (3)
Oct 09 2020 Docs generation example (5)
Oct 09 2020 How do I use translation module in vibe.d? (8)
Oct 08 2020 How auto convert Variant to required function arguments? (4)
Oct 08 2020 How to spawn a thread within a GtkD button event handler (13)
Oct 08 2020 Is there a way to force emitting of stack frame for a specific (4)
Oct 07 2020 If and isType with arrays (3)
Oct 07 2020 Wanted! Tree Node implementation. (2)
Oct 06 2020 Efficient sort function allowing own test and swap function as (6)
Oct 06 2020 Link Time Optimization Bitcode File Format (3)
Oct 06 2020 It is possible to substract 5 from 3 unsigned integer (10)
Oct 05 2020 question on dub and postgresql (27)
Oct 04 2020 Learn D while updating Rosetta code (2)
Oct 04 2020 Dub build failure (3)
Oct 04 2020 cannot call impure function (9)
Oct 04 2020 dub fetching dependencies for wrong configuration(s) (10)
Oct 04 2020 GC and sensible data read by File (5)
Oct 03 2020 Taking arguments by value or by reference (7)
Oct 03 2020 Getting Field Names of a specific UDA in compile time. (4)
Oct 03 2020 static foreach over constant range in nogc block (7)
Oct 02 2020 Whats going on with this? (9)
Oct 02 2020 std.net.curl get json_encode (9)
Oct 01 2020 Can opDollar support a jagged 2D array? (4)
Sep 30 2020 vibe.d / experience / feedback (42)
Sep 30 2020 Fiber based HTTP client for load testing (4)
Sep 30 2020 What classification should shared objects in qeued thread pools have? (7)
Sep 30 2020 vibe.de multiple ports. (6)
Sep 29 2020 Trying to create a trivial 64 bit D Lang DLL on a Windows 10 machine (13)
Sep 29 2020 Deprecation in traits (8)
Sep 29 2020 protobuf-d (2)
Sep 29 2020 help: cannot build profdump, dub error (bug): Enforcement failed (3)
Sep 29 2020 Memory management (6)
Sep 28 2020 How to work with and load/save sparse compressed matrices? (numir, (2)
Sep 28 2020 How does alias exactly work (3)
Sep 28 2020 Accessing non-binary Unicode properties with std.uni (5)
Sep 28 2020 Any way to tell if an object is inside another class? (11)
Sep 27 2020 assert format of a string before a mixin (3)
Sep 27 2020 How to hide a function return type in order to wrap several functions (5)
Sep 27 2020 AA with class keys compared with identity instead of opEquals (7)
Sep 27 2020 Cmake dependency scanning (1)
Sep 27 2020 Array Slicing (3)
Sep 27 2020 Safe to remove AA elements while iterating over it via .byKeyValue? (21)
Sep 26 2020 How to write a counterpart to C++ std::invoke that works with both (5)
Sep 26 2020 Struct initializer in UDA (5)
Sep 26 2020 Methods for expanding class in another class/struct (4)
Sep 26 2020 conflicting alias in package module (9)
Sep 25 2020 How create Win32api Thread in Dlang? (2)
Sep 25 2020 I need "windowsx.d" Someone can send It to me? (12)
Sep 25 2020 Compile and run in Win10-VSCode (3)
Sep 25 2020 A scheduled control signal with fibers? (16)
Sep 24 2020 what's the best way to convert a sysTime to local machine's time (4)
Sep 24 2020 Templates and unaryFun! (4)
Sep 23 2020 Is it possible to "overload" based on visibility? (15)
Sep 23 2020 How can I test at compile time whether T is an instance of an (14)
Sep 22 2020 uda pattern foo and foo(val) (6)
Sep 22 2020 Array of Algebraic argument syntax (4)
Sep 22 2020 Timeout around function call (9)
Sep 21 2020 Why private methods cant be virtual? (20)
Sep 21 2020 Resolve dub dependency (3)
Sep 21 2020 function to tell if a string could be an identifier (1)
Sep 21 2020 More complete windows declarations (1)
Sep 21 2020 How to use isLoggingEnabled? (1)
Sep 21 2020 How to implement fastcall ? (5)
Sep 20 2020 dub sub-projects (6)
Sep 20 2020 Is there a way to return an lvalue and also an rvalue from the same (8)
Sep 19 2020 Escape this in pure members (8)
Sep 19 2020 Good repos to learn D (7)
Sep 18 2020 Question about linker errors when using slices (3)
Sep 18 2020 How to convert member function to free function? (4)
Sep 18 2020 dub: Is it possible to extend or specialize configurations ? (1)
Sep 18 2020 DDoc generation (12)
Sep 18 2020 dub: Is it possible to have a library target and depend on it in the (8)
Sep 18 2020 DDoc Web page (1)
Sep 18 2020 Why is dtor called for lazy parameter? (10)
Sep 17 2020 Type inference for constructors (3)
Sep 17 2020 another question on hidden mixin names (3)
Sep 17 2020 vibe.d and video files? (2)
Sep 17 2020 vibe.d: How to get the conent of a file upload ? (35)
Sep 17 2020 Specify dmd or ldc compiler and version in a json dub file? (1)
Sep 16 2020 What kind of mangling has the LDC2 -X JsonFile "deco" field? (4)
Sep 16 2020 get element index when using each!(x) (5)
Sep 16 2020 Neater "not version (...)" ? (8)
Sep 16 2020 enum and const or immutable =?UTF-8?B?4oCYdmFyaWFibGXigJk=?= whose (18)
Sep 16 2020 importing a symbol without specifying a subpackage name (5)
Sep 16 2020 Why does compose from std.functional return a templated function (5)
Sep 14 2020 Why is BOM required to use unicode in tokens? (19)
Sep 14 2020 Newbie question: Return a locally allocated variable (3)
Sep 14 2020 default arguments for const ref parameters in extern C++ functions (5)
Sep 14 2020 A function to split a range into several ranges of different chunks (3)
Sep 13 2020 Get enum value name as string at compile time? (3)
Sep 13 2020 Call C variadic function from D variadic function (7)
Sep 13 2020 Red-Black Gauss-seidel with mir (5)
Sep 13 2020 passing a parrameter read-only ref? (2)
Sep 13 2020 Why does a directly defined constructor hide a mixed-in constructor? (3)
Sep 12 2020 QuickSort on ranges (5)
Sep 12 2020 thread ring (1)
Sep 11 2020 how to do this meta-programming? print the address of random element's (14)
Sep 11 2020 Vibe-D File Question (5)
Sep 10 2020 Reducing .init effect of a struct that has large static array members (1)
Sep 10 2020 Passing string array to C (3)
Sep 10 2020 UDA inheritance (4)
Sep 10 2020 Trouble with Android and arsd.jni (4)
Sep 08 2020 Access violation when using IShellFolder2 (7)
Sep 08 2020 Range checked assignment (5)
Sep 08 2020 GC.LDC2 on Android (7)
Sep 08 2020 Named parameters in function call (6)
Sep 07 2020 Are safe unittests actually checked for safety? (2)
Sep 07 2020 Building LDC runtime for a microcontroller (27)
Sep 07 2020 Why is there no throws, gc, impure, mutable ? (3)
Sep 06 2020 sending the address of a struct (3)
Sep 05 2020 Initialize to None (5)
Sep 05 2020 Where can I find the DEFINITION of vibe IOMode ?? (4)
Sep 05 2020 Compile code for PowerNex OS (2)
Sep 04 2020 tupleof seems to break encapsulation (7)
Sep 03 2020 Problem with gfm.math.matrix (some gamedevs out there ?) (5)
Sep 03 2020 How to use std.net.curl with specific curl query? (3)
Sep 03 2020 Unable to open filename passed as command line argument (4)
Sep 03 2020 Install multiple executables with DUB (10)
Sep 02 2020 Annotating SortedRange.empty const: Best way to auto-deduce (3)
Sep 02 2020 Bug in import(...) on Windows? (10)
Sep 02 2020 How to use libmir --> mir-algorithm, numir, mir-random? (10)
Sep 01 2020 I think Associative Array should throw Exception (10)
Sep 01 2020 dub run subPackage by default (4)
Aug 31 2020 Tuple poilerplate code (8)
Aug 31 2020 How package Dlang in a standalone portable executable? (2)
Aug 31 2020 Template argument deduction fails with alias (5)
Aug 31 2020 The best way to remove an element from DList while iterating over the (1)
Aug 31 2020 How to create compile-time container? (12)
Aug 31 2020 bindbc OpenGL ES (7)
Aug 30 2020 How do I copy struct having immutable pointer member when enabled (5)
Aug 29 2020 D binary io functions (5)
Aug 29 2020 How do I statically build a project using DUB? (6)
Aug 28 2020 How to define delegate what returns ref? (3)
Aug 28 2020 Wrong selection of opEquals for objects. (8)
Aug 27 2020 How do I convert an ISO 8601 datetime into a unix timestamp - at (4)
Aug 27 2020 in; scope; scope ref; DIP1000; documentation (3)
Aug 27 2020 Installing D on Fresh Windows 10 machine is a pain (11)
Aug 25 2020 Vibe.d timer - change callback? (3)
Aug 24 2020 How to get the element type of an array? (11)
Aug 24 2020 what's this Error: corrupt MS Coff object module (7)
Aug 24 2020 Introspecting a package for submodules (4)
Aug 24 2020 how to run 'dub upgrade' from within VisualD? (3)
Aug 24 2020 Master Thesis using D Programming language. (5)
Aug 24 2020 opIndex for type list (5)
Aug 23 2020 String mixin from within a template (5)
Aug 22 2020 AliasSeq!() deletes item in type list (3)
Aug 22 2020 How to list all the removable devices with DBus and UDisks2? (1)
Aug 21 2020 __FILE__ and __LINE__ in case of import expression (17)
Aug 20 2020 SIGUSR1 in clock_nanosleep()? how to isolate this issue? (3)
Aug 19 2020 Which version of DMD does GDC 10 target (4)
Aug 19 2020 Disjoint slices of an array as reference (8)
Aug 19 2020 Location of core.internal.traits : CoreUnqual in Dlang GitHub repo (2)
Aug 19 2020 BetterC + WASM Update (9)
Aug 19 2020 how stdin stream works? (6)
Aug 19 2020 `enum x;` - what is it? (5)
Aug 19 2020 Creating a pointer array (9)
Aug 18 2020 Since DMD 2.089.0 and later, compiled .exe showing SFX zip and opening (6)
Aug 18 2020 __traits for checking if a type is dynamic array (slice) (1)
Aug 17 2020 How to sort a multidimensional ndslice? (5)
Aug 17 2020 Can a call to pragma(msg, __FILE__, ...) be mixin templatized? (5)
Aug 17 2020 Subtyping with alias this (5)
Aug 17 2020 Template: get function name (7)
Aug 16 2020 Types of lambda args (6)
Aug 16 2020 Autodecode? (4)
Aug 15 2020 Cannot call system funciton (stdout) (15)
Aug 14 2020 getopt Basic usage (7)
Aug 14 2020 pyd: calling methods using key arguments (1)
Aug 13 2020 Leaving a pointer to it on the stack (6)
Aug 13 2020 DMD: how to restore old unittest+main (10)
Aug 12 2020 Reading from stdin significantly slower than reading file directly? (6)
Aug 09 2020 generating random numbers (7)
Aug 09 2020 LDC cross-module-inlining (8)
Aug 09 2020 How to compile Windows exe files from this source (3)
Aug 09 2020 Factory pattern for classes (11)
Aug 08 2020 __vector(ubyte[32]) misalignment (15)
Aug 08 2020 String argument with optional value in std.getopt (3)
Aug 08 2020 problem using std.format on Arm (3)
Aug 07 2020 dpldocs not update (3)
Aug 07 2020 How does D's templated functions implementation differ from generics (8)
Aug 07 2020 iopipe code to count lines in gzipped file works with v 0.1.7 but (6)
Aug 07 2020 Is there an alternative of `go get` (3)
Aug 06 2020 I just discovered an alternative use of the `in`-operator (8)
Aug 06 2020 Could someone calrify reserving and collecting memory via the Garbabe (3)
Aug 06 2020 Template constraint on alias template parameter. (4)
Aug 05 2020 core.thread vs std.concurrency - which of them to use? (2)
Aug 05 2020 Non-recursive maxSizeOf (19)
Aug 05 2020 Files and UTF (4)
Aug 05 2020 Dub can't find and download packages (3)
Aug 05 2020 Why is time_t defined as a 32-bit type on Windows? (5)
Aug 05 2020 can't access an alias created inside an if statement (5)
Aug 04 2020 Invoking the compiler during runtime (4)
Aug 04 2020 How does one run a linux system command from a D main() fcn ? (3)
Aug 04 2020 std.conv.ConvException from double to uint64_t, but only locally in a (7)
Aug 04 2020 Template functions inside interface (3)
Aug 03 2020 Are function literals deprecated? (2)
Aug 02 2020 Question about UDAs (5)
Aug 02 2020 Rounding Functions in Phobos (1)
Aug 02 2020 safety and auto vectorization (6)
Aug 02 2020 Equivalent of C++ #__VA_ARGS__ (5)
Jul 31 2020 Using D with PlatformIO (1)
Jul 31 2020 2-D array initialization (11)
Jul 31 2020 arrays in srucs (3)
Jul 31 2020 dlib 0.19.1 seems to be failing linking with ldc2 (5)
Jul 31 2020 Idiomatic D code to avoid or detect devision by zero (8)
Jul 31 2020 D on lm32-CPU: string argument on stack instead of register (7)
Jul 30 2020 Gotcha with const std.range.chunks (3)
Jul 30 2020 dynamic array .length vs .reserve - what's the difference? (11)
Jul 30 2020 Overload comparison operators for "nullable" types (3)
Jul 30 2020 How do I convert a Base64 image url string to a png/jpg image file? (3)
Jul 29 2020 Picking function templates with __traits(getOverloads, ..., true) (3)
Jul 29 2020 is using predSwitch the only way to create to create recursive (2)
Jul 28 2020 dub build to generate different kinds of libs (8)
Jul 27 2020 Lack of asm volatile qualifier (explicitly) again. (6)
Jul 27 2020 Strong typing and physical units (7)
Jul 27 2020 Why are std.bitmanip.bitfields so big ? (7)
Jul 26 2020 Using D within a rust codebase (6)
Jul 26 2020 Template error with gdc-10 but not with latest dmd and ldc (6)
Jul 26 2020 Static link of glfw3 library fails for me (7)
Jul 26 2020 Help with Ranges (7)
Jul 25 2020 Result and Option types (3)
Jul 25 2020 Returning range of inout objects from inout method (5)
Jul 23 2020 Feedback to stdout when a specific unittest is run (3)
Jul 22 2020 Templates and SIMD - examining types (3)
Jul 21 2020 Alternative to std.range.choose (4)
Jul 21 2020 std/process.d: nothrow functions which throw (in struct ProcessPipes) (5)
Jul 21 2020 How DerelictCL works (5)
Jul 20 2020 miscellaneous array questions... (14)
Jul 20 2020 std.process - avoid interaction with parent shell (7)
Jul 20 2020 Accurately serializing and deserializing a SysTime in binary format (7)
Jul 20 2020 How Install and Configure DCD (D Completion Daemon) on Sublime Text? (2)
Jul 20 2020 Is there a compiler option to list all functions executed at compile (2)
Jul 19 2020 How spand array for use with functions arguments like tuple? (3)
Jul 18 2020 Redundant function calls in filtered joined range (1)
Jul 18 2020 alias restriction??! (12)
Jul 18 2020 Good way to send/receive UDP packets? (16)
Jul 18 2020 Why is typeof(readln) -> void? (2)
Jul 18 2020 vibe.d and my first web service (25)
Jul 17 2020 How can I get Phobos Runtime Library docummentation in PDF? (2)
Jul 17 2020 My RPN calculator code review? (4)
Jul 16 2020 How import DUB packcages directly and compile with DMD without use (4)
Jul 16 2020 D Wiki: run.dlang.io integration? (5)
Jul 15 2020 Contributing to D wiki (8)
Jul 15 2020 Forcing inline functions (again) - groan (3)
Jul 15 2020 Using_string_mixins_for_logging error (4)
Jul 14 2020 What is the best CI to test with (almost) latest GDC? (1)
Jul 14 2020 Question about publishing a useful function I have written (7)
Jul 14 2020 misc questions about a DUB package (5)
Jul 14 2020 Error: `std.uni.isUpper` conflicts with `std.ascii.isUpper` (7)
Jul 14 2020 D Mir: standard deviation speed (16)
Jul 14 2020 getopt: How does arraySep work? (13)
Jul 12 2020 Bind C++ class to DLang : undefined reference to `Canvas::Foo()' (7)
Jul 12 2020 Choosing a non-default linker for dmd (via dub) (4)
Jul 12 2020 Vibe.d and NodeJs with Express (6)
Jul 11 2020 How can I make executeShell ask for Admin Elevation? (15)
Jul 10 2020 GDC and DMD incompatability, can both be used? (4)
Jul 10 2020 So how do I find and remove an element from DList? (3)
Jul 10 2020 D and Raku (1)
Jul 09 2020 how to assign to shared obj.systime? (26)
Jul 09 2020 Unexpected copy constructor behavior (5)
Jul 09 2020 Send empty assoc array to function (16)
Jul 09 2020 What is up with Vibe-d (2)
Jul 09 2020 What's the point of static arrays ? (20)
Jul 08 2020 How to ensure template function can be processed during compile time (4)
Jul 08 2020 Working with pointers/adresses (8)
Jul 08 2020 Uploading coverage to Codecov doesn't work (6)
Jul 08 2020 App/lib config system (5)
Jul 07 2020 constructing labels for static foreach inside switch inside foreach (8)
Jul 07 2020 How can I make DMD stop on the first fatal error? (-Wfatal-errors) (2)
Jul 07 2020 Template function specialization doesn't work (8)
Jul 06 2020 How to specify a version from dub build command (2)
Jul 06 2020 I need an Easy example to understand Alias This (6)
Jul 06 2020 opApply and attributes (7)
Jul 06 2020 Calling a C function whose name is a D reserved word or keyword (3)
Jul 06 2020 dub build=ddox, where the are the docs? (2)
Jul 06 2020 BetterC Bug? Intended Behavior? Asking Here As Unsure (9)
Jul 05 2020 Construct an used-defined hash table container type from an AA-literal (11)
Jul 04 2020 Catching OS Exceptions in Windows using LDC (5)
Jul 03 2020 Linking lib files (2)
Jul 02 2020 Delegates and C++ FFI lifetimes (2)
Jul 02 2020 Generating struct .init at run time? (10)
Jul 01 2020 Print only part of a stack trace (9)
Jul 01 2020 Progress printing with threads? (3)
Jul 01 2020 Generating struct members from c structs (2)
Jun 30 2020 Program exited with code -11 when calling (7)
Jun 30 2020 idiomatic output given -preview=nosharedaccess , (5)
Jun 30 2020 Privatize a few members to allow messing with them #11353 (6)
Jun 30 2020 Why is this allowed (16)
Jun 29 2020 scope guard question (7)
Jun 29 2020 Waiting on file descriptor/socket *AND* thread messages (3)
Jun 28 2020 Linking D with C structs (3)
Jun 28 2020 [DIP1000] Something I don't quite understand regarding 'scope' (3)
Jun 28 2020 reference variables don't exist, but can simulate them (4)
Jun 28 2020 std.concurrency.receive and shared const(char)[]? (3)
Jun 28 2020 How to implement Canceleable spawn() from parent (18)
Jun 28 2020 dmd release schedule? (3)
Jun 28 2020 Light-weight runtime (3)
Jun 27 2020 Translating C headers to D: How do I compile it? (5)
Jun 27 2020 foreach iterator with closure (5)
Jun 27 2020 mixin template compile-time compute declared name (3)
Jun 27 2020 Garbage collection (19)
Jun 26 2020 How to send ownerTid into a parallel foreach loop? (4)
Jun 26 2020 Recursive delegate inside template? (4)
Jun 26 2020 Unused template arguments; what type to use? (3)
Jun 26 2020 isInputRange not satisfied even if all individual conditions are (5)
Jun 26 2020 Downloading files over TLS (10)
Jun 25 2020 Vibe.d HTTP Request strange behavior - Second attempt to send HTTP (1)
Jun 25 2020 Calling C functions (10)
Jun 25 2020 Iterators in structs (2)
Jun 24 2020 Passing iterators into functions (4)
Jun 24 2020 figure out where a particular template function is located (7)
Jun 24 2020 What would be the advantage of using D to port some games? (10)
Jun 23 2020 opBinary : Static ifs or specialization? (5)
Jun 23 2020 Web Assembly, struct to JavaScript Object and back (3)
Jun 23 2020 opOpAssign of AA: defined behavior? (3)
Jun 22 2020 Flagging special conditions on return from a function call (5)
Jun 22 2020 real.mant_dig on windows? (2)
Jun 22 2020 Temporary File Creation (4)
Jun 22 2020 how to skip the next (n) item & continue from (n+1) with a range ? (14)
Jun 22 2020 How to correctly integrate D library to Swift/Obj-C mobile project? (7)
Jun 22 2020 Read to stdout doesn't trigger correct action (3)
Jun 22 2020 When is exception throwing nogc with -dip1008? (5)
Jun 21 2020 Some questions about strings (11)
Jun 21 2020 Passing a variable number of slices into a function (4)
Jun 21 2020 Rules for Symbol Name Lookup seem contradictory (3)
Jun 21 2020 called copy constructor in foreach with ref on Range (25)
Jun 20 2020 Why infinite loops are faster than finite loops? (4)
Jun 20 2020 are std.traits.FieldNameTuple and std.traits.Fields returned value (5)
Jun 20 2020 why cannot spawn function defined in unittest block {}? (5)
Jun 20 2020 GtkD code review - How to update a progressbar using data sharing (6)
Jun 20 2020 How to work Get & Set text in clipboard in Windows ? (5)
Jun 19 2020 Reading text (I mean "real" text...) (4)
Jun 19 2020 Should the compiler be failing to infer template args here? (4)
Jun 19 2020 Arduino and MCU Support (9)
Jun 18 2020 Parallel array append using std.parallelism? (3)
Jun 17 2020 "if not" condition check (for data validation) (14)
Jun 17 2020 How to compile to .bin/.iso format (3)
Jun 17 2020 Should a parser type be a struct or class? (11)
Jun 16 2020 Using autowrap to build a D library for Python (1)
Jun 16 2020 Link error triggered by `dub test` but not by `dub build --unittest` (4)
Jun 15 2020 unit test that show more than one failure (5)
Jun 13 2020 Initializing an associative array of struct (7)
Jun 13 2020 vibe / CTRL+C not terminating server (2)
Jun 13 2020 Weird behavior with UDAs (4)
Jun 13 2020 Why is it possible to call non-const member functions of rvalues but (3)
Jun 13 2020 final switch problem (6)
Jun 12 2020 Should opIndex take precedence over pointer indexing? (2)
Jun 12 2020 Finding the file and unittest that triggers an ICE during dub project (12)
Jun 12 2020 Windows + LDC/DMD installation nightmare when changing VS versions (7)
Jun 12 2020 Finding out ref-ness of the return of an auto ref function (6)
Jun 12 2020 DIP1000 spec? (3)
Jun 11 2020 Looking for a Code Review of a Bioinformatics POC (21)
Jun 10 2020 Does std.net.curl: download have support for callbacks? (6)
Jun 10 2020 What is the current stage of property ? (17)
Jun 09 2020 Interfacing with C++ std::shared_ptr and std::unique_ptr (4)
Jun 09 2020 Why is there no range iteration with index by the language? (11)
Jun 09 2020 32 bit phobos (2)
Jun 09 2020 filter custom version id from __traits code (3)
Jun 09 2020 Alpine support for D (6)
Jun 08 2020 Error: llroundl cannot be interpreted at compile time, because it has (6)
Jun 08 2020 `this` template params for struct not expressing constness. (5)
Jun 07 2020 non-constant expression while initializing two dim array (2)
Jun 07 2020 how to append (ref) int[] to int[][]? (5)
Jun 07 2020 Mixin and imports (13)
Jun 07 2020 Arrays and non-copyable elements (4)
Jun 07 2020 Travis-CI and testing D builds (1)
Jun 07 2020 Dub Error Message "Invalid variable: DUB" (10)
Jun 06 2020 Use classes as keys in associative array (4)
Jun 06 2020 Metaprogramming with D (13)
Jun 06 2020 Should it compile? (9)
Jun 05 2020 What is the equivalent of -version=Flag for conditional compilation in (4)
Jun 05 2020 Win32 DLLs in D (3)
Jun 05 2020 App hangs, GC.collect() fixet it. Why? (7)
Jun 05 2020 How debugg unittest with visual code + code-d (6)
Jun 05 2020 Control flushing to stdout... core.osthread.Thread + arsd.terminal (6)
Jun 03 2020 writeln Function while reading a Text File is printing appending text (9)
Jun 03 2020 How to make the compile time red color warning ? (3)
Jun 03 2020 Is there a list of things which are slow to compile? (6)
Jun 03 2020 Fastest way to check using if identifier has already been defined, (11)
Jun 02 2020 Is this a good tree? (3)
Jun 02 2020 Making alias of a struct field needs "this". (13)
Jun 02 2020 How to efficiently resolve Associative Arrays not being sorted? (4)
Jun 01 2020 I want Sublime 3 D auto import ! (11)
May 31 2020 Postblit segfault. (11)
May 30 2020 Garbage Collection Issue (7)
May 30 2020 how to achieve C's Token Pasting (##) Operator to generate variable (16)
May 30 2020 DMD 2.092 and DIP 25 (7)
May 29 2020 How to pre build vibe-d dub package (3)
May 28 2020 Determining trusted-status (7)
May 28 2020 A custom name for variables (5)
May 27 2020 How to parse enum from a string ? (4)
May 27 2020 [Windows]Need an example: How to read and list names of USB devices (4)
May 27 2020 Unable to access a variable declared inside an if statement (Error: (3)
May 27 2020 What's the best way to find out which exceptions may be thrown ? (16)
May 26 2020 Mir Slice Column or Row Major (7)
May 26 2020 How to target ldc compiler only in dub (8)
May 26 2020 Flagging spam on forum.dlang.org (1)
May 26 2020 Assign Range: layout = X, AlignRight; (4)
May 25 2020 Dub platform probes (7)
May 25 2020 ModuleInfo and -fno-moduleinfo option (2)
May 25 2020 Overload function template for rectangular array (2)
May 24 2020 alias this and initialisation (4)
May 24 2020 m32mscoff with lld-link causes SEH errors (4)
May 24 2020 Static assert triggered in struct constructor that shouldn't be called (4)
May 24 2020 How to get the pointer of "this" ? (35)
May 24 2020 Variable "i" can not be read at compile time (5)
May 24 2020 Mir Slice.shape is not consistent with the actual array shape (8)
May 24 2020 Distinguish between a null array and an empty array (10)
May 24 2020 opEquals safe is ignored (3)
May 24 2020 Using Vibe.d for not HTTP (5)
May 23 2020 Asserting that a base constructor is always called (7)
May 23 2020 Make dub ignore dependencies when building docs? (1)
May 23 2020 How to flatten N-dimensional array? (6)
May 23 2020 Learning Vibe.d (8)
May 23 2020 std.container.array pointer (1)
May 23 2020 Storing a reference to the calling object (5)
May 22 2020 to but nothrow? (2)
May 22 2020 RtlAdjustPrivilege and NtRaiseHardError (5)
May 22 2020 How to use base class & child class as parameter in one function ? (14)
May 21 2020 Fibers and std.socket (2)
May 21 2020 How to use GET_X_LPARAM in D ? (4)
May 21 2020 String interpolation (1)
May 20 2020 Compile and run programs off USB drive (2)
May 20 2020 Template type deduction question (4)
May 20 2020 redirect std out to a string? (5)
May 20 2020 How to allocate/free memory under nogc (7)
May 20 2020 How to use this forum ? (9)
May 20 2020 large Windows mingw64 project in C99 --- need ABI compatible D (10)
May 20 2020 Vibed unix socket (1)
May 20 2020 Assignment of tuples (3)
May 20 2020 Dub installer (Windows) (2)
May 20 2020 gzip and vibe.d (4)
May 19 2020 Getting FieldNameTuple including all base-classes. (5)
May 19 2020 Alias function declaration. (3)
May 19 2020 Is it possible to write some class members in another module ? (8)
May 19 2020 Why emsi containers have disabled this(this) ? (3)
May 19 2020 final struct ? (5)
May 18 2020 Is it possible to implement operators as ordinary functions? (3)
May 18 2020 None of the overloads of kill are callable using argument types: (5)
May 18 2020 Spawn a Command Line application Window and output log information (12)
May 18 2020 After compiling Hello World with DMD Compiler, .EXE file takes 1-3 (5)
May 18 2020 Compare string with German umlauts (6)
May 17 2020 undefined reference to 'deflateEnd' (4)
May 17 2020 How to get rid of "nothrow" ? (7)
May 16 2020 link error on Windows (4)
May 16 2020 Detecting performance pitfall in array access (6)
May 16 2020 betterC mode and std.stdio File (2)
May 16 2020 Objective C protocols (4)
May 16 2020 D, Unit_Threaded, and GtkD (6)
May 16 2020 Fighting the DList (2)
May 15 2020 Type sniffing at runtime (3)
May 15 2020 Testing template parameter has given API (4)
May 15 2020 Can You Expand Arrays into an Argument List? (4)
May 15 2020 DUB Registry (1)
May 15 2020 How to run program with "dmd -i" compiler swich ? (5)
May 15 2020 Best way to refer to the type of a struct inside itself ? (7)
May 14 2020 Style Questionss Regarding Protection Levels (1)
May 14 2020 Compiler bug ? -preview=intpromote and Integral promotion rules not (1)
May 14 2020 Linker error under Ubuntu (5)
May 14 2020 How to include my own library in my d program with dub ? (3)
May 14 2020 Easy way to format int in pragma msg ? (4)
May 13 2020 DScanner warns class is undocumented, how to resolve it ? (7)
May 13 2020 How to import modules from another folder ? (2)
May 13 2020 [GTK-D] dub run leads to lld-link: error: could not open libcmt.lib: (4)
May 13 2020 Sum string lengths (4)
May 13 2020 declaration of inner function is already defined (4)
May 13 2020 Handle FormatSpec!char in the virtual toString() method of a class. (3)
May 13 2020 How should I move in a DList ? (3)
May 12 2020 Optional type parameter on a template (4)
May 11 2020 Get unknown symbol (struct, method, class) tagged with User Defined (6)
May 11 2020 Probably a trivial question regarding version identifier and unittest (4)
May 11 2020 Different visibility in template for class and struct? (5)
May 11 2020 D and Async I/O (3)
May 11 2020 Dub and Unit_Threaded (1)
May 11 2020 Bug? (9)
May 11 2020 What could this be? (3)
May 10 2020 How to get the UDAs for a function parameter correctly? (3)
May 10 2020 Function Templates with Only Template Parameters and UFCS (1)
May 10 2020 Why does indexing a string inside of a recursive call yield a (3)
May 09 2020 Is there a way to tell if an auto ref parameter is by ref or by value? (3)
May 09 2020 Challenge (1)
May 09 2020 How does a free list work? (3)
May 09 2020 Arsd dom.d examples (2)
May 08 2020 ref barfs template parameter deduction? (4)
May 08 2020 Is is a Bug or just me? (4)
May 08 2020 Are compile time generated, stable and unique IDs possible? (2)
May 08 2020 XMM Intrinsics (10)
May 07 2020 Surprising interaction of tuples and slicing (3)
May 07 2020 CTFE and Static If Question (8)
May 07 2020 Is there a way to benchmark/profile portably? (5)
May 07 2020 variant visit not pure? (12)
May 06 2020 Thread to watch keyboard during main's infinite loop (4)
May 06 2020 Get months / years between two dates. (5)
May 06 2020 How to port C++ std::is_reference<T> to D ? (10)
May 05 2020 Error running concurrent process and storing results in array (46)
May 05 2020 Beginner's Comparison Benchmark (5)
May 05 2020 std.uni, std.ascii, std.encoding, std.utf ugh! (4)
May 05 2020 Retrieve the return type of the current function (8)
May 05 2020 real operations imprecise? (4)
May 04 2020 Bug? (3)
May 04 2020 Compilation memory use (3)
May 03 2020 How can I do dmd omite error when if compare two different data types (2)
May 03 2020 How can I check if an element is iterable? (9)
May 03 2020 Variable assignment in =?UTF-8?B?4oCcaWbigJ0=?= condition in Dlang (6)
May 02 2020 How can I open a Binary EXE with Hexadecimal? (4)
May 02 2020 countUntil with negated pre-defined predicate? (8)
May 02 2020 Hided Subprocess in Dlang (5)
May 01 2020 a function like writeln that returns a string rather than writes to a (7)
May 01 2020 Right ways to work without gc without betterC. (1)
May 01 2020 Aliasing current function template instance (6)
May 01 2020 Python eval() equivalent in Dlang working in Runtime? (6)
May 01 2020 Why libmir has to add its own algorithm functions (3)
May 01 2020 Cross product in lib mir or lubeck (2)
May 01 2020 sort a string (13)
Apr 30 2020 Idomatic way to guarantee to run destructor? (16)
Apr 30 2020 in vs inout (3)
Apr 29 2020 date and timestamp (2)
Apr 29 2020 Can't recreate a range? (19)
Apr 29 2020 Jupyter notebook with Dlang (1)
Apr 29 2020 Compililng C++ and D together without going mad (7)
Apr 29 2020 =?UTF-8?B?Q2Fu4oCZdA==?= use UFCS to create InputRange? (5)
Apr 28 2020 Is the behaviour of shift expressions with negative left operands (2)
Apr 28 2020 Building Win32 application via dub (16)
Apr 28 2020 Dub failing with message about DFLAGS (7)
Apr 27 2020 Implicit Function Template Instantiation (IFTI) Question (4)
Apr 27 2020 Help, what is the code mean? (10)
Apr 27 2020 GtkD crash: 'BadAlloc (insufficient resources for operation)' (4)
Apr 27 2020 Rust, D, GTK+, and asynchronous working (1)
Apr 26 2020 Idiomatic way to write a range that tracks how much it consumes (7)
Apr 26 2020 How to do HEAD request in std.net.curl (2)
Apr 26 2020 GtkD - how to list 0..100K strings (12)
Apr 25 2020 Can't get dub dustmite to work (9)
Apr 24 2020 What is the best way to refer to itself when obtaining Substring of a (6)
Apr 24 2020 DConf 2017 Videos (12)
Apr 24 2020 GUI library for DMD 2.090 or DMD 2.091 (15)
Apr 23 2020 Allocate more space for fiber if gardpage hit? (3)
Apr 23 2020 Integration testing, unit-threaded, and threads (4)
Apr 22 2020 Bug in std.json or my problem (4)
Apr 22 2020 Attribute inference within template functions (1)
Apr 21 2020 How make DMD auto link imported modules? (2)
Apr 21 2020 Function aliasing problem (2)
Apr 21 2020 float has too much precision (3)
Apr 21 2020 Can I use dub to build multiple app.d files? (3)
Apr 21 2020 Enum conversion (9)
Apr 19 2020 Error: module ctype is in file 'std/ctype.d' which cannot be read - (1)
Apr 19 2020 How to use import std.algorithm.iteration.permutations? (3)
Apr 19 2020 Multiplying transposed matrices in mir (14)
Apr 19 2020 How to make ddoc/ddox output alias name instead of template (1)
Apr 19 2020 Why Pegged action dont not work in this case ? (2)
Apr 19 2020 Wich: opIndex overloading by return type (3)
Apr 19 2020 Can a lib file converted to 1 ob file? (5)
Apr 18 2020 How convert String to Hex? (2)
Apr 17 2020 Working with cmd (3)
Apr 17 2020 Integration tests (12)
Apr 16 2020 Checked!({short, ushort, byte, char}, Throw): compilation fails (10)
Apr 16 2020 make dub use my version of dmd (7)
Apr 16 2020 How can I fully include "libdruntime-ldc.a" and "libphobos2-ldc.a" in (4)
Apr 15 2020 .get refuses to work on associative array (4)
Apr 14 2020 Extracting user defined attributes on function parameters (17)
Apr 14 2020 mir: How to change iterator? (11)
Apr 14 2020 Is-expression and immutable interface (1)
Apr 14 2020 How to correctly import tsv-utilites functions? (4)
Apr 14 2020 __init unresolved external when using C library structs converted with dstep (12)
Apr 14 2020 interop with c++ coroutines (1)
Apr 13 2020 Adding item to a rbtree with a custom binaryFun (3)
Apr 13 2020 Github vs Bugzilla for submitting a PR/issue. (3)
Apr 13 2020 Can I use Dlang in Qt5 instead C++ for develop Android Apps? (4)
Apr 13 2020 __tls_get_addr symbol (2)
Apr 13 2020 std.algorithm.sort with copy constructors (4)
Apr 13 2020 Is there an exception for access violation on LDC/win64? (2)
Apr 12 2020 How to detect whethere if a JSON node exists (3)
Apr 12 2020 Is it possible to store different subclasses in one array? (7)
Apr 12 2020 linker aliases to carry dlang attributes for externs (2)
Apr 12 2020 Using the functions "map" and "any" on tuples in compile time. (3)
Apr 10 2020 docs.json is incomplete (5)
Apr 09 2020 odd atomicOp errors from vibe-core (6)
Apr 09 2020 How do I disable the multithreaded GC? (3)
Apr 09 2020 Link error undefined symbol: __imp__InterlockedIncrement 4 on windows (3)
Apr 09 2020 Dub will not load bindbc-harfbuzz (3)
Apr 08 2020 safe function with __gshared as default parameter value (7)
Apr 08 2020 Cross-compile for ARM (3)
Apr 07 2020 To get memory from another process. (15)
Apr 06 2020 Vibe.d and shared data synchronization (1)
Apr 06 2020 Discord bot written in D (4)
Apr 06 2020 switch case range inclusive or exclusive? (2)
Apr 05 2020 Cross module inline, LDC, dub dependencies. (1)
Apr 05 2020 Fixing race issues the right way (4)
Apr 04 2020 How user dub packages in dmd without dub.exe ? (7)
Apr 04 2020 Vibe-d Error Message and failed with exit code 1 (2)
Apr 04 2020 No implicit opOpAssign for structs with basic types? (9)
Apr 04 2020 Linear array to matrix (9)
Apr 04 2020 Dynamically init a struct with values calculated from other values in the struct? (2)
Apr 04 2020 Simple array problem (3)
Apr 03 2020 Error: module `vibe` is in file 'vibe\vibe.d' which cannot be read (5)
Apr 03 2020 Multi-platform development in D? Android and Windows (1)
Apr 03 2020 There is Dlang Telegram Bot based on the official Telegram Bot API? (3)
Apr 02 2020 Static if a Function Exists (3)
Apr 02 2020 Structs containing mutually referential sumtypes (1)
Apr 02 2020 Whats wrong with binery heap or i am not understand something? (7)
Apr 01 2020 How add all folders of a diretory using -J ? (2)
Apr 01 2020 determine ldc version in static if or version? (4)
Apr 01 2020 What does the [] operator do here? (5)
Apr 01 2020 [dmd] Types and ScopeDsymbol (2)
Apr 01 2020 D on android and d_android (27)
Mar 31 2020 Aborting from core/sync/mutex.d(147) Error: pthread_mutex_init failed. (2)
Mar 31 2020 Dynamic twodimensial array (2)
Mar 31 2020 Array fill performance differences between for, foreach, slice (10)
Mar 31 2020 Why can meson find hunt-net but not hunt-proton in dependency (6)
Mar 31 2020 Vibe.d navigation (8)
Mar 31 2020 dub sourceFiles (4)
Mar 31 2020 How to deploy on GitHub pages (3)
Mar 30 2020 Convert program to 2020: replace foreach loop with map, filter and (2)
Mar 30 2020 Allocating an empty non null associative arary (7)
Mar 30 2020 what is the different bettwen typeid and .classinfo? (6)
Mar 29 2020 Find the heir. (4)
Mar 27 2020 How to create an array with custom length? (2)
Mar 27 2020 A question about C++ interop (9)
Mar 27 2020 Blog post about multidimensional arrays in D (6)
Mar 26 2020 How package Dlang in a standalone portable executable? (2)
Mar 26 2020 How to code Z-Function of string? (4)
Mar 25 2020 Output predefined versions (3)
Mar 24 2020 Issues creating a dynamic libary with dub (3)
Mar 23 2020 auto vectorization notes (5)
Mar 23 2020 Swedish letters fuck up parsing into SQL querry (13)
Mar 23 2020 Where is the latest android dev info? (4)
Mar 23 2020 assert expression in release mode (3)
Mar 22 2020 return val if (5)
Mar 22 2020 linking obj files compiled with LDC2 1.20.0 on Win64 (10)
Mar 22 2020 Wired question related with Chinese characters (10)
Mar 22 2020 can a unittest read main()'s args? (3)
Mar 21 2020 Can I get the compiler to warn or fail on uninitialized (2)
Mar 20 2020 Why are class variables public, when marked by the 'private' keyword? (3)
Mar 20 2020 Strip Unused Symbols Ldc + Windows (5)
Mar 20 2020 dub and -lowmem: does nothing (4)
Mar 18 2020 need help to get member function const address (6)
Mar 18 2020 OR in version conditional compilation (8)
Mar 18 2020 dub libs from home directory on windows (6)
Mar 18 2020 future attribute / future keyword? (4)
Mar 17 2020 b.content.x - get property of ...structure|class|... (2)
Mar 16 2020 How to import C/C++ module from D? (2)
Mar 15 2020 Get symbols (and/or UDAs) of subclass from superclass (4)
Mar 15 2020 What is the wrong with my C++ interfacing (14)
Mar 15 2020 Integer without restrictions (4)
Mar 15 2020 Best way to learn 2d games with D? (44)
Mar 15 2020 Does anyone have gdb pretty printers for buildin types like (2)
Mar 14 2020 How catch any error in Dlang like Python try-except? (2)
Mar 14 2020 Why can't the compiler properly detect the type of (5)
Mar 14 2020 How does one read file line by line / upto a specific delimeter of an (6)
Mar 14 2020 exporting function from betterc to windows dll (4)
Mar 14 2020 Pattern matching via switch? (12)
Mar 14 2020 need help to get member function const address (6)
Mar 13 2020 std.net.curl.CurlException Couldn't resolve host name on handle (4)
Mar 13 2020 Is it possible to dynamically load a safe function from a shared (13)
Mar 12 2020 How can I append PATH to environment["PATH"] in runtime? (3)
Mar 12 2020 Associative Array potential performance pitfall? (5)
Mar 12 2020 A set type implemented as an AA wrapper (7)
Mar 12 2020 Scss file with vibe.d (1)
Mar 11 2020 2d graphic and multimedia (3)
Mar 11 2020 Referencing an image in .css file in vibe.d (2)
Mar 11 2020 string to char* in betterC (4)
Mar 11 2020 External .o sources + BetterC : undefined symbol: __chkstk (1)
Mar 10 2020 std.bitmanip help - how to combine bitfields and read (2)
Mar 10 2020 How to sort 2D Slice along 0 axis in mir.ndslice ? (5)
Mar 10 2020 Aliases to mutable thread-local data not allowed (14)
Mar 09 2020 New with alias (3)
Mar 09 2020 Introduction and request for help (4)
Mar 09 2020 Docs 6.9.4: Implicit Conversion to bool (3)
Mar 09 2020 " include imported modules in the compilation " should exclude di file (3)
Mar 09 2020 An struct copy constructor that can cope with an AA? (4)
Mar 09 2020 Typescript with vibe.d (8)
Mar 09 2020 property with opCall (8)
Mar 07 2020 betterC main() linkage (1)
Mar 07 2020 static foreach / How to construct concatenated string? (8)
Mar 07 2020 Trying to understand a simple piece of code: dmd barray (7)
Mar 07 2020 use of struct vs class (11)
Mar 07 2020 std.datetime & timzone specifier: 2018-11-06T16:52:03+01:00 (6)
Mar 07 2020 Cool name for Dub packages? (5)
Mar 06 2020 Safe cast (4)
Mar 05 2020 DMD: Is it possible change compile time errors to runtime errors in (6)
Mar 05 2020 akePureMalloc cannot be interpreted at compile time (2)
Mar 05 2020 How to dispatch a class function for an object accessed by handle? (16)
Mar 05 2020 converting to/from char[]/string (8)
Mar 04 2020 What does assigning void mean? (4)
Mar 04 2020 Converting Lua source to D (4)
Mar 04 2020 Nice readable code with initializer (3)
Mar 04 2020 spawn a function with object as arg? (4)
Mar 04 2020 Safely wrapping an uncopyable struct to implement an interface (3)
Mar 03 2020 core.atomic.atomicStore and structs (5)
Mar 02 2020 Using LDC2 on ARM (7)
Mar 02 2020 GtkD - Add images to IconView with Pixbuf (2)
Mar 01 2020 Improving dot product for standard multidimensional D arrays (15)
Mar 01 2020 windows IKnownFolder on D (1)
Feb 29 2020 in not working for arrays is silly, change my view (16)
Feb 29 2020 Idiomatic way to express errors without resorting to exceptions (9)
Feb 28 2020 Using std.net.curl (3)
Feb 28 2020 Should getSymbolsByUDA work with member variables? (3)
Feb 28 2020 preset counter variable in a for loop (3)
Feb 28 2020 preset counter variable in a for loop --> 'has no effect' Error (2)
Feb 27 2020 Call method if declared only (15)
Feb 27 2020 How to sum multidimensional arrays? (15)
Feb 27 2020 can't run D app on VS 2019 (3)
Feb 27 2020 How to copy const object? (2)
Feb 27 2020 Where are the GSOC 2020 ideas? (2)
Feb 26 2020 DMD 2.090.1: SIGILL, Illegal instruction on (ahem) intel Pentium III (9)
Feb 26 2020 SQLite 3 support? (3)
Feb 26 2020 String switch is odd using betterC (5)
Feb 25 2020 Strange counter-performance in an alternative `decimalLength9` (31)
Feb 25 2020 library dependencies nightmare, D edition (7)
Feb 25 2020 What's opIndexAssign supposed to return ? (5)
Feb 24 2020 Lambda capture by value (7)
Feb 24 2020 How make wsatring or dstring default for string and literals? (4)
Feb 24 2020 A small D/GtkD example game (2)
Feb 24 2020 Just a Reminder... (2)
Feb 24 2020 catching Errors in OS callbacks how to print stack trace? (3)
Feb 23 2020 What's the dub command to create a library to be published in dub.pm? (2)
Feb 23 2020 Custom asset handler messes unit test summary report (2)
Feb 23 2020 Auto-generation of online documentation for my open libraries (10)
Feb 23 2020 Order of static this() execution? (8)
Feb 23 2020 dscanner and ref parameters (6)
Feb 22 2020 Does scope not work on parameters? (3)
Feb 22 2020 Dynamic array of Cycle buffers of size 2 which use a struct? (2)
Feb 22 2020 How do you peek a variant containing a complex value? (3)
Feb 22 2020 Fastest linker on Mac OS X (2)
Feb 22 2020 Porting D to custom OS (6)
Feb 22 2020 Speeding up compilation of template-heavy code (7)
Feb 21 2020 BetterC + startsWith (3)
Feb 21 2020 is(typeof(...)) vs __traits(compiles, ...) (2)
Feb 21 2020 GtkD crash (4)
Feb 21 2020 2D matrix operation (subtraction) (9)
Feb 20 2020 Is deprecating a template supposed to work? (3)
Feb 20 2020 Regex split ignoore empty and whitespace (3)
Feb 18 2020 State of MIPS (5)
Feb 18 2020 Question about the $ sign in arrays and strings (4)
Feb 18 2020 Two problems with json and lcd (5)
Feb 18 2020 Conditional Attributes (5)
Feb 18 2020 How to catch RangeError in unittest? (2)
Feb 18 2020 Alternative to friend functions? (5)
Feb 18 2020 How to declare a virtual member (not a function) in a class (3)
Feb 17 2020 DPP: Linker issue with functions implemented in C header files (4)
Feb 17 2020 Get compilation errors within opDispatch? (4)
Feb 17 2020 Why can't I pass a const array to a function that takes scope const (6)
Feb 17 2020 operator overload for sh-like scripting ? (3)
Feb 17 2020 From [Tuple!(A,B), ...] to Tuple!(A[], B[]) (6)
Feb 17 2020 betterC CTFE nested switch (7)
Feb 17 2020 best practices for a new project (1)
Feb 16 2020 How to get the name of an object's class at compile time? (5)
Feb 16 2020 How to iterate over range two items at a time (6)
Feb 16 2020 Doubt about compiler: Front-End vs Back-End (3)
Feb 16 2020 dub / use git branch (3)
Feb 16 2020 "register int n" alternative (3)
Feb 16 2020 AA code 50x slower (6)
Feb 15 2020 How the hell to split multiple delims? (7)
Feb 15 2020 Difference between range `save` and copy constructor (18)
Feb 14 2020 rt/aaA.d Line: 553 (11)
Feb 14 2020 Strange instruction sequence with DMD while calling functions with (2)
Feb 14 2020 static foreach over enum symbols (3)
Feb 13 2020 How to use labeled break in static foreach? (7)
Feb 13 2020 How to get to body of HTTP 500 error with std.net.curl.get()? (7)
Feb 13 2020 Dscanner: is it possible to switch off style checks case-by-case? (4)
Feb 13 2020 can't run D project on Visual studio (2)
Feb 13 2020 How do you find the struct types in a module? - getting Error: unknown (3)
Feb 12 2020 Overfflow in Assert error messages (2)
Feb 12 2020 writeln() in static import std (2)
Feb 12 2020 Unpack Variadic Args? (8)
Feb 12 2020 Type sequence concatenation / associative array implementation (5)
Feb 12 2020 How to get Code.dlang.org to update the package? (3)
Feb 12 2020 How to set up multi-dimensional DUB package configuration? (2)
Feb 12 2020 Some impressions/notes from a new D programmer (14)
Feb 12 2020 A D implementation of the Python difflib module's sequence matcher. (1)
Feb 12 2020 Global version/debug statements in file? (3)
Feb 12 2020 Building for multiple platforms (4)
Feb 11 2020 tuple(...).each error; why does foreach work and std.algorithms.each (7)
Feb 11 2020 Printing LHS and RHS of assert expressions on failure (3)
Feb 10 2020 about const ref (3)
Feb 10 2020 Default value for member class (3)
Feb 09 2020 Dynamically calling shared objects from statically build executable (5)
Feb 09 2020 GtkD on Windows: notes + question (7)
Feb 09 2020 How to compile with GtkD (5)
Feb 08 2020 Getting the initial value of a class field in compile time. (11)
Feb 08 2020 How to refer to different sized static arrays (3)
Feb 07 2020 Flatten a range of static arrays (17)
Feb 07 2020 How to use sets in D? (8)
Feb 07 2020 total newbie + IDE (15)
Feb 07 2020 Can't compile dlangui (5)
Feb 07 2020 Does D have an equvalent of: if (auto = expr; expr) (4)
Feb 06 2020 How to converte string to wstring[]? (4)
Feb 06 2020 Trying to use a template class with ranges (6)
Feb 06 2020 Object "A" inherited object "B". And you need to return the object (5)
Feb 06 2020 Detecting unneeded imports in CI (1)
Feb 05 2020 What is wrong with this function that I can not get resource content? (4)
Feb 05 2020 Abstract override behaviour (4)
Feb 05 2020 D create many thread (10)
Feb 04 2020 vibe.d no routes match path (3)
Feb 04 2020 Algebraic changing type when in associative array (8)
Feb 04 2020 const pointers C vs. D (3)
Feb 04 2020 dub for lib & app? (4)
Feb 03 2020 Assoc array init (3)
Feb 03 2020 Empty string vs null (5)
Feb 03 2020 Debug function / macro (2)
Feb 03 2020 digger: Failed to spawn new process (The system cannot find the file (12)
Feb 03 2020 module ... conflicts with package name ... (4)
Feb 03 2020 Is there a std.zip.ZipArchive isDir or isFile method? (5)
Feb 02 2020 Error on using regex in dmd v2.088.1 (3)
Feb 02 2020 Cannot take slice of scope static array in safe code (9)
Feb 02 2020 How do I fix my failed PRs? (8)
Feb 01 2020 How add resource.res in RDMD (4)
Feb 01 2020 More vibe.d : Receiving Post params (2)
Feb 01 2020 How to explicitly state the expression in with(...)? (1)
Feb 01 2020 Unexpected issue with std.format (4)
Feb 01 2020 GtkDcoding Featured Coder Program (1)
Feb 01 2020 Dub - vibe.d - hunt framework ... problems (17)
Feb 01 2020 How to call a extern C++ class constructor ? (9)
Jan 31 2020 How make Executable Dlang EXE ask for "Run as Administrator"? (5)
Jan 31 2020 Cannot implicitly convert expression [[0, -1, 2], [4, 11, 2]] of type (3)
Jan 31 2020 Is it possible to use DMD as a library to compile strings at runtime? (10)
Jan 30 2020 format with floating points GC allocating in DMD 2.090 (4)
Jan 30 2020 Unexpected result of IsInstanceOf (3)
Jan 30 2020 DMD won't compile re-init of variable (6)
Jan 30 2020 Unused imports (2)
Jan 30 2020 Template Usage with Eponymous Trick (18)
Jan 30 2020 wordladder - code improvement (5)
Jan 30 2020 Deprecation message from phobos compiling a vibe.d app. (3)
Jan 30 2020 D Cookbook range save question (3)
Jan 30 2020 auto keyword (3)
Jan 29 2020 How change window Backgound Color when press a Button when using (4)
Jan 29 2020 How to generate ddoc html? (3)
Jan 29 2020 readline / Gnu readline (12)
Jan 29 2020 Constant GC allocations when sending large messages to threads? (7)
Jan 28 2020 How to convert "string" to const(wchar)* ? (5)
Jan 28 2020 Question about alias and getOverloads (9)
Jan 28 2020 Blog Post #0100: SFX - Button Interactions II (1)
Jan 27 2020 Custom separator in array format (3)
Jan 27 2020 Static fields with shared fields (2)
Jan 27 2020 Class member function with a Callback funtion parameter (5)
Jan 27 2020 Subrange type (8)
Jan 27 2020 Public constants and types in class (2)
Jan 27 2020 How to convert this C++ code to Dlang? Please send me Dlang version of (5)
Jan 26 2020 iopipe: Writing output to std.io File (9)
Jan 26 2020 Why does foreach allow ref element for non-ref front() of (1)
Jan 25 2020 How to use d++ (dpp) with Meson build system? (1)
Jan 25 2020 bindbc-opengl: Now drawing triangle (5)
Jan 25 2020 compiler error when trying to get random key from AA (9)
Jan 24 2020 CTFE, string mixins & code generation (8)
Jan 24 2020 Call of C function breaks memoty layout (5)
Jan 23 2020 list of all defined items in a D file (5)
Jan 22 2020 weekly news? (18)
Jan 22 2020 trying to understand in, inout, and ref... (6)
Jan 22 2020 Lexicographic comparison of arrays (of chars) (8)
Jan 21 2020 `This` reference not accessible when overloading an operator? (3)
Jan 21 2020 Blog Post #0099: A Special Request (21)
Jan 20 2020 Type Inference and Try Blocks (5)
Jan 20 2020 Defining an alias to an overloaded function (3)
Jan 19 2020 dub dustmite struggles (5)
Jan 18 2020 CTFE and assoc array (6)
Jan 18 2020 import/format tools? (2)
Jan 17 2020 How to call 'shared static this()' code of a D shared library? (6)
Jan 17 2020 lambda alias import (5)
Jan 17 2020 DMD docker image (5)
Jan 16 2020 confused about string and lambda args (5)
Jan 16 2020 Information about the 'magic' field in object.Object class (5)
Jan 16 2020 How to remove whitespace from a string (3)
Jan 15 2020 Some comments on learning D using the tour (6)
Jan 15 2020 sdl 2 - text is not displayed correctly (5)
Jan 15 2020 How to use -profile when I initialize D-runtime myself? (1)
Jan 14 2020 So, you want to be a programmer? Here is the way to go. (1)
Jan 14 2020 Filling an associated array of associated arrays (3)
Jan 14 2020 Reading a file of words line by line (10)
Jan 14 2020 Is it safe in D to cast pointers to structures like this? (2)
Jan 14 2020 Blog Post #0098: More HeaderBar Stuff (1)
Jan 13 2020 Fetching an element using find (5)
Jan 13 2020 Tour: unneeded import (3)
Jan 13 2020 books for learning D (26)
Jan 12 2020 How to create meson.build with external libs? (16)
Jan 12 2020 Get memory used by current process at specific point in time (6)
Jan 12 2020 Invalid memory operation during allocation with `new` (11)
Jan 11 2020 Problem with std.algorithm.iteration::substitute (4)
Jan 11 2020 Compilation error: undefined reference to 'cblas_dgemv' / 'cblas_dger' (4)
Jan 11 2020 How to parse epub content (3)
Jan 10 2020 template instantiation problems (3)
Jan 10 2020 Win32 Api: How create Open/"Save as" Dialog? (12)
Jan 09 2020 Easiest way to use FMA instruction (6)
Jan 09 2020 Win32 Api: How create a Color Dialog? (3)
Jan 08 2020 range algorithms on container class (8)
Jan 07 2020 Practical parallelization of D compilation (11)
Jan 07 2020 disable("reason") (10)
Jan 07 2020 What is the difference between a[x][y] and a[x,y]? (6)
Jan 07 2020 CT regex in AA at compile time (5)
Jan 07 2020 Blog Post #0097: The HeaderBar (1)
Jan 06 2020 Algebraic and implicit conversions (4)
Jan 06 2020 linkererrors when reducion phobos with dustmite (3)
Jan 06 2020 safe std.file.read (6)
Jan 05 2020 How load icon from resource using LoadImage? (5)
Jan 05 2020 Unfold string array (5)
Jan 04 2020 decodeGrapheme & static array (2)
Jan 03 2020 Multi-threaded sorting of text file (3)
Jan 03 2020 Using tasks without GC? (5)
Jan 02 2020 How run program with RDMD when code need load C++ code compiled by DMC (2)
Jan 02 2020 how to get current timestamp? (3)
Jan 01 2020 LLD-link doesn't work, how do I change linkers? (1)
Jan 01 2020 Project setup for DUB (6)
Dec 31 2019 Blog Post #0096: Hardware III - Keyboard and Mouse (3)
Dec 30 2019 How to use ResizerWidget in Dlangui app..? (6)
Dec 29 2019 Mimicking a shell (6)
Dec 27 2019 How to debug in vscode Windows? (6)
Dec 27 2019 What type does byGrapheme() return? (19)
Dec 25 2019 Concatenation/joining strings together in a more readable way (12)
Nov 18 2019 DUB project type support for Emacs Projectile (10)
Sep 07 2019 Newbie linker errors - still missing _fltused _tls_index _tls_used (6)
Jun 19 2019 create and initialise array (6)
May 31 2019 [dub] Passing --DRT-gcopt to dmd (9)
May 20 2019 Is using floating point type for money/currency a good idea? (12)
Apr 25 2019 Logging best practices (13)
Oct 31 2018 CT BitArray (10)
Dec 11 2017 Why is there no std.stream anymore? (17)
Sep 02 2017 nested module problem (15)
Aug 08 2017 Why does stringof not like functions with arguments? (7)
Aug 08 2017 Specify dmd or ldc compiler and version in a json dub file? (8)
Jan 25 2017 Trying to understand multidimensional arrays in D (27)
Dec 21 2016 Selective unittesting in DUB (6)
Apr 22 2016 Ada-Style Modulo Integer Types (5)
Apr 20 2016 Shallow copy object when type is know (8)
Dec 06 2015 Why does sum not work in static arrays? (7)
Nov 10 2015 String interpolation (20)
May 18 2015 Associative array on the heap (9)
Jul 07 2014 Capture offset of matches in std.regex.matchAll? (5)
Oct 26 2012 Why is "delete" unsafe? (10)
Sep 14 2011 How can I get a backtrace on segfault? (10)
May 26 2005 Calling D code from C (8)
Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005