www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.learn

Dec 30 2023    Web APis (4)
Dec 29 2023    Less verbose or at least "higher level" 2D game engines for Dlang, (1)
Dec 29 2023    Less verbose or at least "higher level" 2D game engines for Dlang. (4)
Dec 29 2023    Indirect access to variables. (3)
Dec 29 2023    jsoniopipe - exaples? (3)
Dec 27 2023    Problems using rawWrite in an experiment with WAVs in D (3)
Dec 27 2023    Something similar to "inline" (3)
Dec 27 2023    Looking for some thoughtful review of my first D program (2)
Dec 26 2023    curl :sending mail via SMTP (1)
Dec 26 2023    dlang.org/Learn "hello_world".sort.chain ... (4)
Dec 24 2023    FileException when calling getTimes on a DirEntry (2)
Dec 23 2023    Building a wasm library, need to override .object._d_newitemT!T (3)
Dec 23 2023    How to get serve-d to find dub dependencies (3)
Dec 22 2023    [vibe] statically precompile some JS libs into an app binary (2)
Dec 22 2023    [vibe] what's wrong with linking time of vibe applications? (2)
Dec 21 2023    Behaves different on my osx and linux machines (7)
Dec 21 2023    Change to unittest? (2)
Dec 20 2023    std.int128 not working with -betterC enabled (8)
Dec 20 2023    How to set linkage? (1)
Dec 20 2023    Compiler analysis fault? (2)
Dec 19 2023    Group dots not working (2)
Dec 19 2023    SIGSEGV (Segmentation Fault) upon setting character in char array (4)
Dec 18 2023    D atomics (1)
Dec 18 2023    D is nice whats really wrong with gc?? (12)
Dec 17 2023    D programming language overview video on Youtube (2)
Dec 16 2023    Operator "+=" overloading for class? (10)
Dec 16 2023    Changing behavior of associative array (6)
Dec 14 2023    D is a great language, but I've had a bad experience getting started (10)
Dec 13 2023    Checking path name (6)
Dec 13 2023    surviving wasm (5)
Dec 13 2023    Is it possible to set/override the name of the source file when piping (5)
Dec 13 2023    question (3)
Dec 12 2023    Patterns for overload set recursion disambiguated by named arguments (1)
Dec 12 2023    Permutations of array (slice) ? (5)
Dec 12 2023    Safer binary reading (or writing) code (3)
Dec 11 2023    opApply seems like it can infer delegate types AND parameters!? (3)
Dec 10 2023    Reading .txt File into String and Matching with RegEx (4)
Dec 09 2023    Manually relesing memory (2)
Dec 08 2023    pegged: non safe semantic actions (2)
Dec 06 2023    D Snippet: Reading a file to standard output on Windows Operating (4)
Dec 06 2023    Anonymous function scope issue? (1)
Dec 06 2023    Is there a way to tell LDC2 to only check the syntax of the source (2)
Dec 05 2023    union default initialization values (7)
Dec 04 2023    compile-time gremlin/ql across pegged parse trees (1)
Dec 04 2023    anonymous structs within structs (8)
Dec 02 2023    Request help on allocator. (3)
Dec 02 2023    How to hash SHA256 from string? (7)
Dec 02 2023    Inversion of conditional compilation statements (5)
Dec 01 2023    now I need -allinst when dmd compiles the unittest (3)
Dec 01 2023    "using `in ref` is deprecated" in client code while the module's (1)
Dec 01 2023    vibe-d REST API: POSTing a struct (4)
Nov 30 2023    Advent of Code 2023 (15)
Nov 30 2023    ImportC: Windows.h (12)
Nov 29 2023    struct initializer (16)
Nov 29 2023    mixin issue (3)
Nov 28 2023    'typeof' question (3)
Nov 28 2023    Example: Barebones print() statement, interfacing with Windows (1)
Nov 27 2023    D Phobos Library Documentation: What is the Internal API for? (2)
Nov 26 2023    Why this compiles? (2)
Nov 24 2023    msghdr and cmsghdr mismatch for alpine musl (2)
Nov 24 2023    D: Convert/parse uint integer to string. ( nogc) (10)
Nov 23 2023    Should I re-build my toolbox libs after upgrading VS tools under (1)
Nov 23 2023    interface opEquals (6)
Nov 23 2023    D: Declaring empty pointer variables that return address inside (4)
Nov 23 2023    interface inference (6)
Nov 23 2023    comparing with c strings (2)
Nov 23 2023    mixin under -betterC (10)
Nov 22 2023    Doubt about type Inference on templates (3)
Nov 22 2023    import issue? (5)
Nov 20 2023    What parser generator can let me run arbitrary code in its match (4)
Nov 20 2023    What is :-) ? (12)
Nov 19 2023    Struct value either resets, or not getting passed correctly (1)
Nov 19 2023    cannot find source code for runtime library file 'object.d' (4)
Nov 19 2023    How to write an interface but with different signatures (2)
Nov 18 2023    Dirty DMD (3)
Nov 17 2023    D: How to check if a function is chained? a().b().c(); (4)
Nov 16 2023    How to do reflection on alias symbols (5)
Nov 14 2023    under gdb: received signal SIG34, Real-time event 34.; received signal (2)
Nov 14 2023    Does exists some way to define a implementation for a symbol? (2)
Nov 14 2023    Struct copy constructor with inout (14)
Nov 13 2023    How can I get the total memory size of a Jagged Array (3)
Nov 13 2023    Trait to get public imported symbols (1)
Nov 11 2023    D: How do I pipe (|) through three programs using std.process? (9)
Nov 10 2023    How do I install a package globally? (8)
Nov 08 2023    Translating C precompiler macros to D (2)
Nov 08 2023    "is not an lvalue" when passing template function to spawn function (5)
Nov 08 2023    D: How would one make a shared dynamically linked D library? (4)
Nov 05 2023    How should class objects created in betterC be destroyed (8)
Nov 05 2023    Dlang installer with VSCode broken (3)
Nov 05 2023    DMD: How to compile executable without producing .obj file? (4)
Nov 05 2023    Is a shorter statement possible in this case? (4)
Nov 05 2023    DUB: Sometimes generates .di file and sometimes do not. (8)
Nov 04 2023    Convert String to Date and Add =?UTF-8?B?wrFO?= Hours (5)
Nov 03 2023    Why can't we use strings in C++ methods? (19)
Nov 03 2023    DUB: Is it possible to set release as a default build for a dub (4)
Nov 03 2023    performance issues with SIMD function (6)
Nov 03 2023    why remove octal literal support? (6)
Nov 02 2023    What are the best available D (not C) File input/output options? (6)
Nov 02 2023    Keyword "package" prevents from importing a package module "package.d" (22)
Nov 02 2023    win32 api & lib issue (20)
Nov 01 2023    Question regarding mir.csv. (2)
Nov 01 2023    Weird RDMD error when trying to import source file from subfolder. (2)
Oct 31 2023    Weird bug in std.logger? Possible memory corruption (6)
Oct 31 2023    Function Overloading (5)
Oct 31 2023    bigEndian in std.bitmanip (7)
Oct 29 2023    Process for adding things to the std (1)
Oct 29 2023    Symbolic computations in D (9)
Oct 28 2023    druntime homebrew: setup and compile a single project with its own (3)
Oct 28 2023    Unable to use template functions to define variables of a class (2)
Oct 23 2023    DlangUI: how to change AppFrames? (5)
Oct 22 2023    Member field of type nested struct must be initialized in constructor: (4)
Oct 22 2023    Profiling using Visual Studio (3)
Oct 20 2023    SlicedString Length (2)
Oct 20 2023    Want to try out string interpolation in D? (6)
Oct 20 2023    Installing DMD on Windows (3)
Oct 18 2023    Can't get into debugger in vscode on macOS (6)
Oct 18 2023    github copilot and dlang (1)
Oct 17 2023    Removing an element from a DList (3)
Oct 16 2023    std.format with named args (5)
Oct 16 2023    strange link error: _My_struct__xtoHashFNbNeKxSQBlQBoQBiZm  (17)
Oct 16 2023    protobuf error: Tag value out of range (2)
Oct 15 2023    Forcing my module to be initialized first (9)
Oct 14 2023    Search for the dialog library (5)
Oct 13 2023    Benchmarks (2)
Oct 13 2023    use dmd for bare metal i386 (3)
Oct 12 2023    Need csv writer (std.csv only has csvReader) (3)
Oct 12 2023    dlang.org/spec/function.html#pure-functions example (8)
Oct 11 2023    D http benchmarks (1)
Oct 11 2023    extern (c) (6)
Oct 10 2023    is the array literal in a loop stack or heap allocated? (6)
Oct 09 2023    How to use ".stringof" to get the value of a variable and not the name (25)
Oct 08 2023    allocated object address as high as 46th bit (i.e in the 131072 GB (4)
Oct 07 2023    is there a way to use sumtype in `switch/case` (with multiple (3)
Oct 07 2023    Whats the best way to spawn an external process with vibe and process (1)
Oct 07 2023    how to assign multiple variables at once by unpacking array? (17)
Oct 06 2023    array setting : Whats going in here? (7)
Oct 06 2023    Need help with 128bit integer ucent boolfilter (2)
Oct 04 2023    Error: none of the overloads of template `once.main.each!((l) (2)
Oct 03 2023    T[] opIndex() Error: .. signal 11 (6)
Oct 03 2023    Type constraint (9)
Oct 02 2023    opIndexAssign (3)
Oct 02 2023    Define a new custom operator in D Language. (7)
Oct 01 2023    Key and value with ranges (12)
Oct 01 2023    The difference between T[] opIndex() and T[] opSlice() (18)
Oct 01 2023    Straight Forward Arrays (20)
Oct 01 2023    Meaning of the dot-function syntax (5)
Sep 30 2023    startsWith (2)
Sep 30 2023    SumType structure wrapping seems to fail (dmd v2.105.2) (1)
Sep 30 2023    How to print current type of a SumType? (4)
Sep 29 2023    Associate information with a pointer address. (7)
Sep 28 2023    Binary size optimization (2)
Sep 25 2023    Is it possible to create a kernel for an operating system in D? (5)
Sep 24 2023    Learn vibe-d (1)
Sep 24 2023    range shortened method not enabled, compile with compiler switch (3)
Sep 23 2023    Vibe.d download function, how to get callback when done or error? (9)
Sep 22 2023    At D-Conf, Mike Shah's students presented a project. Is it in GitHub?  (2)
Sep 22 2023    Request you advise : isValidFilename (3)
Sep 22 2023    odd bit optimized function (3)
Sep 21 2023    parallelism with delegate (5)
Sep 21 2023    std.file: read, readText and UTF-8 decoding (5)
Sep 21 2023    "readln" after "readf" (3)
Sep 20 2023    C to D: please help translate this weird macro (14)
Sep 19 2023    Array!string -> data compression -> Data Encryption -> Hash statement (1)
Sep 18 2023    Detect 8-bit alligned type TXY by TX,TY. (4)
Sep 18 2023    Which function returns a pair after division ? (integer,frac) (5)
Sep 18 2023    container vs standard array (5)
Sep 17 2023    Dinamyc arrays (3)
Sep 17 2023    dlang custom keyword for struct/class (2)
Sep 17 2023    change object class (17)
Sep 14 2023    How to use core.vararg to print D variadic arguments and their types (4)
Sep 14 2023    Help on array pointers (10)
Sep 13 2023    Weird floating point rounding - Bug or how to control it correctly (3)
Sep 13 2023    Dub option for specifying importC include paths (1)
Sep 12 2023    Struct nested function (2)
Sep 11 2023    Setting struct as default parameter of a function using struct (11)
Sep 10 2023    Dlang Forum: How to Subscribe to the "Replies to your posts" (1)
Sep 10 2023    Json Help (2)
Sep 09 2023    pipeProcess output to hash string (7)
Sep 08 2023    malloc error when trying to assign the returned pointer to a struct (36)
Sep 07 2023    D web browser? (3)
Sep 06 2023    Is this a ctfe bugs ? ref scope const(ubyte)[32] (3)
Sep 05 2023    D DLL crashes if not run on the main thread (6)
Sep 04 2023    Hipreme's Tip of of the day #09 - Using D shared libraries with dub (2)
Sep 04 2023    Is sizeof() available in D language? (4)
Sep 03 2023    isBinary (4)
Sep 03 2023    Unicode validation for Posix (2)
Aug 31 2023    Keeping data from memory mapped files (2)
Aug 31 2023    I don't understand betterC (17)
Aug 30 2023    pointer to std.algorithm.iteration : splitter (4)
Aug 30 2023    Function Pointer (3)
Aug 30 2023    Ideas to reduce error message size? (2)
Aug 29 2023    Writing a simple text editor in D using a C tutorial (3)
Aug 28 2023    aarch64 plans for D lang ? (6)
Aug 27 2023    Pointer to environment.get (4)
Aug 27 2023    Function to get the current hostname for both Windows and Posix (3)
Aug 26 2023    Visual Studio 2022 no longer debugs D program, need an alternative (5)
Aug 25 2023    Package resusage issue. (1)
Aug 25 2023    Cool pattern or tragic? (5)
Aug 25 2023    Config and Config.Flags difference (1)
Aug 25 2023    Help on reading an yaml file using dyaml (1)
Aug 23 2023    parallel threads stalls until all thread batches are finished. (13)
Aug 22 2023    Want a function that determines a double or float given its 80-bit (3)
Aug 21 2023    Mach status support (2)
Aug 21 2023    File size (6)
Aug 19 2023    dub does not correctly link on Macbook Pro 2019 (intel) (7)
Aug 19 2023    Spec for the =?UTF-8?B?4oCYbG9jYWxpdHnigJk=?= parameter to the LDC and (3)
Aug 19 2023    Windows API: GetUserName: Retrieve the name of the user associated (2)
Aug 19 2023    Windows API: lld-link: error: undefined symbol: GetUserNameA (1)
Aug 19 2023    DMD: Versioning compilation: generate Identifier for each compilation (1)
Aug 18 2023    Mir-algorithm tutorial? (11)
Aug 15 2023    Finding duplicate elements (5)
Aug 15 2023    toLower (10)
Aug 14 2023    Adding to a global AliasSeq (4)
Aug 13 2023    How can I execute C++ functions from Dlang? (10)
Aug 13 2023    Test post - please ignore (2)
Aug 13 2023    std.experimental.allocator (10)
Aug 12 2023    How to create an .exe without execute the terminal in Windows? (5)
Aug 12 2023    stb library and importC (7)
Aug 11 2023    Taking a slice of a string: Correct behavior? (3)
Aug 10 2023    How to get the pointer of an element from a slice using foreach? (3)
Aug 10 2023    nogc nothrow for Variant.peek (6)
Aug 09 2023    Inheriting class checks (8)
Aug 09 2023    sort with =?UTF-8?B?Y2hhcuKAmXM=?= (4)
Aug 07 2023    Struct default constructors (4)
Jul 29 2023    Make a function available under different names. (2)
Jul 28 2023    Thread/Task cancellation (3)
Jul 28 2023    Perspective Projection (3)
Jul 28 2023    openssl 1.1 vs. 3.0 for vibe.d:tls on Ubuntu 22.04 (2)
Jul 27 2023    Unicode in strings (4)
Jul 27 2023    Syntax for Static Import of User Define Attributes (9)
Jul 27 2023    AA vs __gshared (16)
Jul 27 2023    Who can give me some advice about importC? (1)
Jul 25 2023    What is a dchar ? (3)
Jul 25 2023    WASM - Passing JS objects to D (2)
Jul 24 2023    Is it possible to make an Linux Executable Binary using a Windows (3)
Jul 24 2023    Which D compiler is the most maintained and future-proof? [DMD GDC and (12)
Jul 23 2023    Loading Textures in OpenGL (7)
Jul 23 2023    Getting __COLUMN__ of source code location. (3)
Jul 23 2023    Simple way to get Source Line Table of a compiled module. (1)
Jul 21 2023    array index out of bound may not throw exception? (6)
Jul 19 2023    Pre-import version statements (4)
Jul 19 2023    Recommendation on plotting library (17)
Jul 19 2023    Garbage Collectors (12)
Jul 18 2023    having troubles with D and Vulkan. (10)
Jul 18 2023    Redirecting standard streams in Windows (7)
Jul 18 2023    How to tell DMD to use lld-link? (2)
Jul 16 2023    Print debug data (7)
Jul 16 2023    How to free memory ater use of "new" to allocate it. (18)
Jul 15 2023    Initializing an associative array into a variable when it is created (6)
Jul 14 2023    Issue De-referencing a Pointer to a Struct in an Array (4)
Jul 13 2023    Giant template - changing types everywhere (11)
Jul 13 2023    On assigning const to immutable (3)
Jul 13 2023    getOverloads order (4)
Jul 12 2023    Viagra the best Erectile dysfunction treatment (1)
Jul 11 2023    looking for recommendation: which thread safe logger library? (8)
Jul 11 2023    Designated initializers to function argument (9)
Jul 10 2023    Installing GDC / Linux / x86-64 when apt-get =?UTF-8?B?ZG9lc27igJl0?= (4)
Jul 09 2023    Pre-expanding alloc cell(s) / reserving space for an associative array (5)
Jul 09 2023    Inlined functions and their original bodies - bloat (4)
Jul 09 2023    Linker error, doing something wrong? (2)
Jul 09 2023    Weird template instantiation speed? (3)
Jul 08 2023    Dynamic array of strings and appending a zero length array (5)
Jul 07 2023    Public visible entities published by a module (3)
Jul 07 2023    Easiest CI to build on github.com (3)
Jul 07 2023    Compiler interoperability (2)
Jul 06 2023    `static` on module-level functions (8)
Jul 06 2023    First module (4)
Jul 05 2023    Advice on debugging possible exception or crash (9)
Jul 05 2023    Options for Cross-Platform 3D Game Development (7)
Jul 05 2023    Compiling to RiscV32 (7)
Jul 04 2023    Inserting into zero-length dynamic array (2)
Jul 04 2023    Zapping a dynamic string (4)
Jul 03 2023    applay for template function with sumtypes result? (7)
Jul 03 2023    Inheritance and arrays (8)
Jul 02 2023    "macro" expansion to build switch case code (5)
Jul 01 2023    official activate script is super confusing (2)
Jun 30 2023    Graphing (3)
Jun 30 2023    Infinite loop (again) (1)
Jun 30 2023    Bug in usage of associative array: dynamic array with string as a key (11)
Jun 30 2023    IntelliJ D language plugin (3)
Jun 30 2023    is Dlang support Uniform initialization like c++ (4)
Jun 29 2023    Reading an environment variable value (3)
Jun 29 2023    Debugging by old fashioned trace log printfs / writefln (7)
Jun 29 2023    std.sumtyp and option ? (4)
Jun 28 2023    Single-thread processes (2)
Jun 26 2023    pragma msg field name? (10)
Jun 25 2023    Counting an initialised array, and segments (8)
Jun 25 2023    Large statics (3)
Jun 24 2023    Warning The package will no longer be detected starting from v1.42.0 (5)
Jun 24 2023    Mixin and compile-time functions for code generation (4)
Jun 24 2023    Compiling the runtime library (1)
Jun 24 2023    Scope guards (4)
Jun 24 2023    Unused routines and inlining (2)
Jun 24 2023    Toolchain with ldc and AArch64 OSX (5)
Jun 24 2023    Issues in the gprof output report (1)
Jun 23 2023    How to read live output from another process ? (3)
Jun 23 2023    How to setup dub project for contributing to a dub package? (6)
Jun 23 2023    static if - unexpected results (9)
Jun 20 2023    A couple of questions about arrays and slices (20)
Jun 19 2023    is ref inout redundant in: ref inout(T) opIndex(size_t index) (3)
Jun 19 2023    GC doesn't collect where expected (7)
Jun 18 2023    Using C++ Classes From D: dmd cannot link, while ldc segfault (9)
Jun 18 2023    need `this` for `this` of type `ref safe Test(string reg_arg) (5)
Jun 18 2023    class Object with Dependency Injection (3)
Jun 18 2023    Strange behaviour of __traits(allMembers) (6)
Jun 17 2023    SIMD c = a op b (3)
Jun 17 2023    Como puedo hacer funciones asincronas? (3)
Jun 16 2023    Running LDC on a recent MacOS (5)
Jun 16 2023    Private nested class instance accessed via outer class public (5)
Jun 16 2023    Private nested class instance accessed via outer class public (1)
Jun 15 2023    GDC Compilation wtih Directory Present (4)
Jun 15 2023    Para que sirve o que son las variables "immutable"? (1)
Jun 15 2023    C++'s this() equivalent? (15)
Jun 14 2023    Calling C functions that modify a string (7)
Jun 14 2023    key membership in multi-dimensional assoc. array (4)
Jun 14 2023    ldc link error on new machine: undefined reference to (3)
Jun 14 2023    pregunta preguntona, acerca de el resultado de remoteAddress() (4)
Jun 14 2023    Obtener ip de clientes por sockets | get clients Ip by sockets (4)
Jun 14 2023    Why doesn't the bindbc-sfml work (2)
Jun 14 2023    Parser (2)
Jun 13 2023    Union with bits ? (7)
Jun 13 2023    looking for hint to debug a strange multi-thread bug (grpc-d-core) (2)
Jun 13 2023    looking for work-around: _d_assocarrayliteralTX segfault assigning a (9)
Jun 13 2023    assert/static assert message format difference (2)
Jun 11 2023    compile-time detection of all pointer types in one test (6)
Jun 09 2023    byte and short data types use cases (12)
Jun 08 2023    Problem with dmd-2.104.0 -dip1000 & safe (3)
Jun 07 2023    GetInterfaceInfo function of win32 api (7)
Jun 06 2023    Cannot convert expression of a SubType's sub type to the parent (1)
Jun 05 2023    how to skip empty field in csvReader? (3)
Jun 05 2023    Dynamic length string array at compile time? (6)
Jun 05 2023    How do I generate `setX` methods for all private mutable variables in (13)
Jun 05 2023    What's dxml DOMEntity(R) type ? (6)
Jun 04 2023    unittest under betterC (15)
May 31 2023    How does =?UTF-8?B?ROKAmXMg4oCYaW1wb3J04oCZ?= work? (28)
May 31 2023    pragma inline and public imported functions from another module (1)
May 31 2023    Indenting standards religions K&R, whitesmiths etc (9)
May 30 2023    SumType! seemingly results in cryptic error, with dub suggesting to (5)
May 29 2023    static immutable that has no initialiser - should this raise an error? (2)
May 29 2023    Code duplication where you wish to have a routine called with either (8)
May 29 2023    How can I use Linker flags using DMD? (4)
May 29 2023    How get struct value by member name string ? (15)
May 27 2023    Concepts like c++20 with specialized overload resolution. (10)
May 26 2023    Complicated property access only works when I write an extra (5)
May 26 2023    How make a Dlang with Windows GUI x64 without console? (5)
May 26 2023    How static link dll msvcr120.dll? (6)
May 26 2023    string to char[4] FourCC conversion (4)
May 26 2023    Multiple destructors (8)
May 25 2023    How to deal with interdependent dlang PRs? (3)
May 25 2023    How hide console in dub.sdl under windows 11? (4)
May 24 2023    Introspecting a range for .front `scope`ness (1)
May 24 2023    ImportC for libuv (2)
May 24 2023    iota where step is a function (5)
May 23 2023    How to use Dub and Digger to build Pull Requests? (5)
May 22 2023    Best way to convert between GBK/GB18030 to utf8 ? (3)
May 21 2023    Interface questions (1)
May 21 2023    Question about interface implementation (6)
May 19 2023    Best way to use C library (6)
May 19 2023    request assistance resolving a std.net.curl segmentation fault (8)
May 19 2023    request assistance resolving a std.net.curl sementation fault (1)
May 19 2023    Lockstep iteration in parallel: Error: cannot have parameter of type (6)
May 17 2023    Log rotation in std.logger.filelogger (6)
May 16 2023    As of 2023, we still cannot declaring a constant string[char] AA? (2)
May 11 2023    Can dmd compile a favicon.ico to exe file ? (12)
May 10 2023    what is the aftermath of dip74 (4)
May 10 2023    std.net.curl and POST-requests with files (1)
May 07 2023    core.simd ubyte16 initialization weirdness. (5)
May 07 2023    Proper way to handle "alias this" deprecation for classes (16)
May 03 2023    cast expressions (2)
May 02 2023    Given an object, how to call an alias to a member function on it? (8)
Apr 30 2023    A Programmer's Dilema: juggling with C, BetterC, D, Macros and Cross (14)
Apr 29 2023    Autoformatter for SDLang (2)
Apr 28 2023    Where can I find D jobs? (3)
Apr 27 2023    Making a D library for a C executable (6)
Apr 26 2023    quick question, probably of little importance... (7)
Apr 26 2023    D style - member functions (4)
Apr 21 2023    vibe.d mongo updateOne error (2)
Apr 20 2023    Getting a total from a user defined variable (6)
Apr 20 2023    -preview=in deprecation warning (3)
Apr 19 2023    ImportC issue? (9)
Apr 18 2023    Linking external functions? (7)
Apr 17 2023    Variable length arrays under -betterC? (6)
Apr 15 2023    Cannot get this C++ example migrated to D (6)
Apr 15 2023    class variable initialization (6)
Apr 14 2023    Unresolvable dependencies to package (7)
Apr 14 2023    vibe.db.postgresql: Example not working in Windows (2)
Apr 13 2023    Memory leak issue between extern (c) and D function (7)
Apr 13 2023    Returning a reference to be manipulated (19)
Apr 12 2023    How can a function pointer required to be extern(C)? (5)
Apr 12 2023    Mir-ion:YAML Example (2)
Apr 12 2023    Using DUB packages with Meson (9)
Apr 12 2023    Help with registering dub package (3)
Apr 11 2023    Assocative array lookup for object (6)
Apr 11 2023    learning D as your first language but having difficulty in making or (2)
Apr 11 2023    SO_PRIORITY (1)
Apr 10 2023    mutable pointers as associative array keys (5)
Apr 09 2023    DYaml (1)
Apr 08 2023    How come a count of a range becomes 0 before a foreach? (8)
Apr 08 2023    How to setup D with SFML? (using bindbc-sfml) (13)
Apr 06 2023    regex matching but not capturing (4)
Apr 06 2023    member func is best choice for pointers? (3)
Apr 06 2023    Prevent console line advancing on user input (3)
Apr 05 2023    constant pointer failing to compile (7)
Apr 05 2023    Writing a dejargoniser - producing read ke analysis output in English (2)
Apr 05 2023    undefined reference to "main" (3)
Apr 04 2023    How do you work with unittest libraries in dub packages? (1)
Apr 04 2023    Virtual method call from constructor (5)
Apr 03 2023    What do you think about using Chat GPT to create functions in D? (4)
Apr 03 2023    Is it possible to make a library (dll/so) from separated .d files? (4)
Apr 03 2023    short guide on getting started with D (5)
Apr 01 2023    foreach (i; taskPool.parallel(0..2_000_000) (29)
Mar 31 2023    New to profiling: dmd -profile; ldc2 --fdmd-trace-functions (1)
Mar 30 2023    InputRange in arrays (3)
Mar 30 2023    Is this code correct? (5)
Mar 29 2023    The Phobos Put (17)
Mar 29 2023    The Phobos put() (1)
Mar 28 2023    How can I restrict a library to be only included under a certain OS? (2)
Mar 27 2023    Is there a -Dmacro like option for D compilers? (3)
Mar 27 2023    Convert binary to UUID from LDAP (15)
Mar 27 2023    como eliminar los caracteres nulos de las respuestas en socket? (2)
Mar 27 2023    what is the difference between AliasAssign and AliasReassignment (2)
Mar 26 2023    How to debug and watch globals in windows debugger? (28)
Mar 26 2023    Why are globals set to tls by default? and why is fast code ugly by (35)
Mar 25 2023    Including parts of a diet template in another (2)
Mar 25 2023    Calling assumeSorted on const(std.container.Array) (5)
Mar 24 2023    Segfault with std.variant (4)
Mar 24 2023    Step by step tutorials for using bindings in D (7)
Mar 24 2023    Starting and managing threads (1)
Mar 23 2023    Implicit type conversion depending on assignment (17)
Mar 23 2023    Any working REPL program on windows? DREPL doesn't compile (4)
Mar 22 2023    Watch me beat a dead horse. Super simple program... (5)
Mar 22 2023    Formatted date (5)
Mar 21 2023    Threads (5)
Mar 21 2023    better video rendering in d (8)
Mar 20 2023    Read a text file at once for regex searching (3)
Mar 19 2023    Traverse a DList and insert / remove in place? (5)
Mar 19 2023    alias Error: need 'this' (5)
Mar 19 2023    Difference between using `import` with/without the colon (3)
Mar 19 2023    std.net.curl.HTTP: can't download more than 3.6K (2)
Mar 18 2023    templates and traits (3)
Mar 18 2023    What makes vibe.d Incredibly Slow on a VPS? (2)
Mar 16 2023    Any ways to get addr2line working with DMD? works fine with GDC (5)
Mar 16 2023    Global thread-local free-list allocator (4)
Mar 16 2023    read/peek and automatically advance index in buffer (3)
Mar 16 2023    Is comparison of shared data thread-safe? (3)
Mar 15 2023    Is this a bug? (5)
Mar 15 2023    My tiny program still can't get FreeImage.dll to load... GLFW.dll  (3)
Mar 14 2023    Better way to compromise on the lack of template alias resolution (5)
Mar 14 2023    evenChunks on a string - hasLength constraint fails? (3)
Mar 13 2023    #define-like behavior (7)
Mar 13 2023    DMD: what's the proper way to get a list of symbols from a Module (1)
Mar 13 2023    Preventing the Compiler from Optimizing Away Benchmarks (3)
Mar 13 2023    Code organization, dub, etc. (8)
Mar 12 2023    Directly compiling a D program with other libraries (3)
Mar 12 2023    const in functions (9)
Mar 12 2023    'auto' keyword (6)
Mar 11 2023    Using bindbc-sdl with D (9)
Mar 11 2023    How can I get the scalar type of a pointer to pointer (and in even (5)
Mar 11 2023    nogc and Phobos (11)
Mar 11 2023    vibe.d (3)
Mar 10 2023    How to work with phobos github projects (1)
Mar 09 2023    How to expand wildchar under dos ? (2)
Mar 09 2023    DlangUI Layout Justification (9)
Mar 08 2023    phobos build issue with dmd-2.102.2 (1)
Mar 08 2023    help: Unresolvable dependencies to package openssl (3)
Mar 08 2023    dub.sdl bindbc-glfw is returning a deprecation warming. So what do I (4)
Mar 08 2023    Can nice D code get a bit slow? (8)
Mar 07 2023    Is there a way to get the name of the current function? (5)
Mar 06 2023    Best way to read/write Chinese (GBK/GB18030) files? (16)
Mar 05 2023    How to build a static lib properly? (15)
Mar 04 2023    compile x64 .dll and .so without dependencies (3)
Mar 04 2023    DUB test and strings that look like D code (2)
Mar 04 2023    Use dub to create source lib and executables (5)
Mar 03 2023    Can't load FreeImage.dll with Windows (5)
Mar 03 2023    Passing and returning arguments by ref (4)
Mar 02 2023    Desiring bool any_key_pressed() (3)
Mar 02 2023    Some questions with D and webassembly (4)
Mar 02 2023    Bug in DMD? (19)
Mar 01 2023    foreach with assoc. array (3)
Mar 01 2023    Terminating the process of a running LDC2 compiler. (3)
Mar 01 2023    How would the equivalent C type be in D? (7)
Feb 28 2023    Linking phobos64.lib errors (2)
Feb 25 2023    CompilerInvocationException (5)
Feb 25 2023    Using Windbg to debug D applications and unittests (10)
Feb 24 2023    stdin.readln line editing and recall with up arrow (6)
Feb 24 2023    dub.selections.json & optional dependencies: How's it work? (3)
Feb 24 2023    Template alias parameter: error: need 'this' for ... (5)
Feb 23 2023    Linker problem (1)
Feb 23 2023    dub creates unrunnable binary in "build" dir (3)
Feb 22 2023    Template + alias + basic type depends on another parameter = broken? (3)
Feb 22 2023    importC - how to use more effectively? (2)
Feb 20 2023    How to get only the field name from an alias? (5)
Feb 19 2023    Lazy and GC Allocations (6)
Feb 19 2023    Dub is not finding the dynamic link library MSVCR120.dll... (3)
Feb 19 2023    Big struct/class and T.init (4)
Feb 19 2023    Transform static immutable string array to tuple. (4)
Feb 17 2023    Deciding one member of iteration chain at runtime (5)
Feb 17 2023    ELIZA Chatbot Implementation From C to D Lang (3)
Feb 16 2023    [OT] (Go) Do I read it right? (2)
Feb 15 2023    Debugging memory leaks (3)
Feb 14 2023    Combining Templates While Minimizing Bloat (1)
Feb 14 2023    How can I easily determine the last charachter of a file? (3)
Feb 14 2023    Want a module to import from a sister directork; How? (6)
Feb 13 2023    Simplest way to convert an array into a set (6)
Feb 13 2023    My vibe-d test app is crashing on Windows (3)
Feb 12 2023    How does the function 'iota' get its name? (3)
Feb 12 2023    ddbc with Vibe-d (7)
Feb 10 2023    Gneric linkedList range adaptor (7)
Feb 09 2023    MongoDB and vibe troubles. (1)
Feb 09 2023    toString best practices (3)
Feb 09 2023    How to debug/set breakpoint a dynamic library.so ? (3)
Feb 08 2023    Comparison of multidimensional associative arrays (8)
Feb 07 2023    Wrong compiler error message regarding overload sets (1)
Feb 07 2023    Default arguments (2)
Feb 06 2023    A potential use-case for template mixins? (2)
Feb 05 2023    ImportC "no include path set" (12)
Feb 05 2023    staticMap but with two arguments (7)
Feb 04 2023    betterC DLL in Windows (22)
Feb 04 2023    compile: link dynamic OR static library in Windows (15)
Feb 03 2023    Logging logs in Windows (11)
Feb 03 2023    Are there some helpers in Phobos equivalent to std::set_difference of (6)
Feb 03 2023    SFML D bindings: libsfml-system.so.2.5: cannot open shared object (16)
Jan 30 2023    Assign to Array Column (11)
Jan 29 2023    Which TOML package, or SDLang? (6)
Jan 29 2023    How to get the body of a function/asm statement in hexadecimal (4)
Jan 28 2023    hasUDA alternatives? (3)
Jan 27 2023    How to a link to a C library to create static bindings? (3)
Jan 26 2023    How can I install packages in Dlang? (Linux Ubuntu) Como puedo (3)
Jan 26 2023    std.logger issue (4)
Jan 23 2023    Library object name collision (4)
Jan 23 2023    Need some technical help an object oriented wrapper I am creating for (8)
Jan 23 2023    How to use safe when a C library integration needed (5)
Jan 22 2023    Hipreme's #8 Tip of the day - Using custom runtime with dub projects (4)
Jan 21 2023    Function which returns a sorted array without duplicates (5)
Jan 21 2023    More Elegant Settable Methods? (6)
Jan 21 2023    How to write a library (4)
Jan 21 2023    Tab completion using neovim (4)
Jan 20 2023    vibe.d + mongoDB (3)
Jan 20 2023    Is there a way to get a =?UTF-8?B?dGVtcGxhdGXigJlz?= parameters and (6)
Jan 20 2023    Non-ugly ways to implement a 'static' class or namespace? (194)
Jan 19 2023    How to Add CSS and JS to vibe.d templates (2)
Jan 19 2023    What is the 'Result' type even for? (13)
Jan 19 2023    Pyd examples or resources for Python 3.x (4)
Jan 19 2023    Vibe.d Diet Templatesand Forms (3)
Jan 19 2023    Covariance for [] (2)
Jan 18 2023    Are there more up-to-date D template tutorials? (6)
Jan 17 2023    Problem with ImportC example? (17)
Jan 16 2023    MacOS Weirdness (2)
Jan 15 2023    D Static Array (2)
Jan 15 2023    How to access private variable of outer class from an inner struct (6)
Jan 13 2023    Failed to archive JPEG (ArchiveMember): Invalid UTF-8 sequence (at (3)
Jan 13 2023    Unittests on a module (2)
Jan 13 2023    Creating a pointer/slice to a specific-size buffer? (Handing out a (9)
Jan 13 2023    Why not allow elementwise operations on tuples? (5)
Jan 13 2023    Should importC fail on invalid C code? (2)
Jan 13 2023    Why does the importC example not compile? (6)
Jan 12 2023    (Noob question) Should subclasses be defined in separate modules? (2)
Jan 12 2023    Nested sibling classes (5)
Jan 12 2023    Mixin helper help (13)
Jan 11 2023    Vibe.d serve files from filesystem (2)
Jan 10 2023    append - too many files (4)
Jan 09 2023    Coding Challenges - Dlang or Generic (39)
Jan 08 2023    enum functions (8)
Jan 08 2023    BetterC unexpected results (6)
Jan 08 2023    Why does this code only work with `std.conv.to` whilst not with (5)
Jan 07 2023    what wrong with this alias (5)
Jan 06 2023    Bug or feature? iota has different semantics for integer and float (5)
Jan 06 2023    how to use dmd.lexer.Lexer (2)
Jan 05 2023    GC interaction with malloc/free (4)
Jan 05 2023    How to avoid variable capturing in `foreach` loop with lambdas? (15)
Jan 05 2023    forgetting -betterC means no runtime bounds checking? (6)
Jan 03 2023    Why does this code only work with `T` and not `typeof(T)`? (3)
Jan 03 2023    Is there a way to enforce UFCS? (9)
Jan 02 2023    How should I return multiple const values from a function? (8)
Jan 01 2023    Is there such a JSON parser? (9)
Jan 01 2023    Solving optimization problems with D (5)
Dec 31 2022    Address of a class object (23)
Dec 31 2022    Hipreme's #7 Tip of the day - Using the out parameters (2)
Dec 30 2022    Handling CheckBox state changes in DLangUI (4)
Dec 27 2022    Compile time vs run time -- what is the difference? (12)
Dec 12 2022    Structure initializer VS lambda function (4)
May 28 2022    gdc 12.1: undefined references when linking separately compiled files (14)
Apr 02 2022    Where I download Digital Mars C Preprocessor sppn.exe? (11)
Aug 29 2021    vibe.d community/forum/whatever ? (10)
Apr 26 2021    serve-d and emacs (12)
May 17 2020    any chance to get it working on windows xp? (9)
Aug 25 2019    Sort Associative Array by Key (12)
Nov 24 2018    How to get all modules in a package at CT? (11)
Oct 04 2018    std.socket tutorials? examples? (12)
May 01 2016    Getting all struct members and values with introspection avoiding (7)
Nov 15 2013    Compiling an app to a single binary - possible? (12)

Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005