www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D

Dec 31 2020    Ephemeron? Improving the GC? (1)
Dec 29 2020    The best coding advice that was ever given to me (4)
Dec 29 2020    A GUI(100% written in D) for DMD (4)
Dec 29 2020    vibe.d diet - is there a way to use a D variable inside the (3)
Dec 29 2020    D does have head const (but maybe it shouldn't) (14)
Dec 28 2020    Adding ccache-like output caching to dmd (17)
Dec 28 2020    Active Gtk4 binding (1)
Dec 27 2020    opIndexMember (13)
Dec 27 2020    Interested in contributing to D! (4)
Dec 27 2020    Bugs as enhancements (2)
Dec 26 2020    What did you think about an implicitConversionOp ? (18)
Dec 24 2020    My main criticism of D. (9)
Dec 23 2020    Interesting uses of mixin template 'injection'. (2)
Dec 23 2020    An example of typeclasses/traits/protocols/concepts in D with (7)
Dec 21 2020    Severin Teona - SAOC Milestone 3 Update 4 - Druntime for (3)
Dec 21 2020    The worst overload system that actualy works (8)
Dec 20 2020    dub: symbol lookup error: dub: undefined symbol: (2)
Dec 20 2020    SAOC 2020 Milestone 3 Week 4 (1)
Dec 20 2020    Mihaela Chirea - SAOC 2020 Milestone 3 Update 3 - Improving DMD as a (1)
Dec 19 2020    Can D used for BIG-HUGE projects? (38)
Dec 18 2020    Off Topic: "Pure Go Unikernels - go metal with TamaGo" golab 2020 (5)
Dec 16 2020    Torus Trooper - old-school 3D shooter, written in D 15 years ago now (12)
Dec 16 2020    Cross Compiling With LDC Under Single OS (8)
Dec 14 2020    [OT] Why software ends up complex (9)
Dec 12 2020    Mihaela Chirea - SAOC 2020 Milestone 3 Update 2 - Improving DMD as a (2)
Dec 11 2020    Setting array length without initializing/reallocating. (23)
Dec 11 2020    nodiscard and live have something in common (1)
Dec 11 2020    SAOC 2020 Milestone 3 Week 3 (1)
Dec 11 2020    FileApi.h (4)
Dec 11 2020    Severin Teona - SAOC Milestone 3 Updates 2 & 3 - Druntime for (9)
Dec 10 2020    Strangeness in Phobos CI (1)
Dec 10 2020    Alternatives to travis-ci (16)
Dec 09 2020    Future of D (44)
Dec 09 2020    FeedbackThread: DIP 1038-- nodiscard--Community Review Round 1 (12)
Dec 09 2020    Async await problem solved (4)
Dec 08 2020    Gramamr: Missing production rule (2)
Dec 07 2020    Is code.dlang.org down often? (6)
Dec 07 2020    The trailing closure is beautiful! (10)
Dec 07 2020    Strangeness in Phobos CI (1)
Dec 06 2020    run.dlang.io compilation timeouts (1)
Dec 03 2020    Suggestion: final struct initializers (4)
Dec 03 2020    SAOC 2020 Milestone 3 Week 2 (1)
Dec 03 2020    The forgotten deprecation: switch case fall-through (3)
Dec 02 2020    Compile and link C/C++ libs automatically (11)
Dec 02 2020    Kernel buffer overflow exposes iPhone 11 Pro to radio based attacks (72)
Dec 02 2020    Kernel buffer overflow exposes iPhone 11 Pro to radio based attacks (1)
Dec 01 2020    Mihaela Chirea - SAOC 2020 Milestone 3 Update 1 - Improving DMD as a (1)
Nov 27 2020    Make.exe is no longer part of the windows dmd binary files? (3)
Nov 27 2020    betterC: does scope exit work with longjmp? (7)
Nov 26 2020    Severin Teona - SAOC Milestone 3 Update 1 - Druntime for (1)
Nov 25 2020    About whether D / rust / golang can be popular. (31)
Nov 25 2020    DIP1014 implement status ? (6)
Nov 25 2020    gcc getting memory bug analysis (1)
Nov 25 2020    SAOC 2020 Milestone 3 Week 1 (1)
Nov 24 2020    dlang tour returns 502 (4)
Nov 23 2020    D community roadmap (6)
Nov 23 2020    safe code should prevent null dereferences (1)
Nov 23 2020    Proposal: dub edit <dependency>: Automate the bugfix workflow (1)
Nov 23 2020    Web site look & feel (20)
Nov 22 2020    tour.dlang.org is down (4)
Nov 22 2020    Garbage Collection and gamedev - tl;dr Yes we want it, so let's solve (77)
Nov 22 2020    List of DMD dependency issue (which would be sloved by a task based (11)
Nov 22 2020    RFC: std.sumtype (adding sumtype to Phobos) (17)
Nov 22 2020    [DConf] Ali's talk: parallelism bug is caught by ThreadSanitizer (3)
Nov 22 2020    betterC: new operator (11)
Nov 22 2020    safety: null checks (33)
Nov 21 2020    live questions (33)
Nov 21 2020    Are there sizeable examples of code that builds and runs when compiled (5)
Nov 21 2020    DCD - Improving the tooling (9)
Nov 21 2020    DConf2020 - it's happening! (4)
Nov 21 2020    Libraries that are both nogc and gc? (2)
Nov 20 2020    spec: Function types (6)
Nov 20 2020    spec: template instantiations (4)
Nov 20 2020    spec: What is the definition of a symbol? (9)
Nov 20 2020    Severin Teona - SAOC Milestone 2 Update 4 - Druntime for (4)
Nov 20 2020    Pizza Slicer (1)
Nov 20 2020    code.dlang.org returns 500 when looking up certain words (2)
Nov 19 2020    Feedback Thread: DIP 1033--Implicit Conversion of Expressions to (10)
Nov 19 2020    Discussion Thread: DIP 1033--Implicit Conversion of Expressions to (22)
Nov 19 2020    Mihaela Chirea - SAOC 2020 Milestone 2 Update 4 - Improving DMD as a (5)
Nov 19 2020    Usage of core.atomic (C++11/C11 Memory Model) (3)
Nov 18 2020    Vibe-D Installation on Ubuntu x86 20.04 (6)
Nov 18 2020    Could D be used by Jonathan Blow rather jai language? (53)
Nov 18 2020    My idea for seamless interop to C++ (13)
Nov 17 2020    SAOC 2020 Milestone 2 Week 4 (1)
Nov 17 2020    std.experimental.allocator -> std.allocator? (2)
Nov 16 2020    D grammar oddities (7)
Nov 16 2020    DDoc is an embarrassment (5)
Nov 16 2020    Struct literals limitation (4)
Nov 15 2020    Name lookups in D (14)
Nov 15 2020    opPostMove in druntime but not in dmd? (3)
Nov 14 2020    [OT] On the Expressive Power of Programming Languages (19)
Nov 14 2020    Are interfaces supported in Better C mode? (10)
Nov 14 2020    Names and scope in D (12)
Nov 14 2020    Feedback needed: Complete symbol appoach for Bison's D backend (3)
Nov 14 2020    Mihaela Chirea - SAOC 2020 Milestone 2 Update 3 - Improving DMD as a (1)
Nov 14 2020    Module and package question (3)
Nov 13 2020    Would the ownership model make D lang as complicated as Rust? (32)
Nov 13 2020    Pathological import symbol shadowing (27)
Nov 13 2020    Severin Teona - SAOC Milestone 2 Update 3 - Druntime for (2)
Nov 13 2020    Druntime stub project (4)
Nov 13 2020    Deprecation bug? (2)
Nov 12 2020    D Considered Harmful (Amusing Tidbit) (8)
Nov 12 2020    Is .NET 5.0 and C# 9 a "threat" to D? (21)
Nov 12 2020    How to get to 100% precise tracing GC? (11)
Nov 11 2020    SAOC 2020 Milestone 2 Week 3 (1)
Nov 11 2020    Changes to core.sync.event.Event wait() method? (1)
Nov 11 2020    Bad search on code.dlang.org (5)
Nov 11 2020    DMD as cross-compiler (19)
Nov 09 2020    CTFE using compiler intrinsics but without phobos/druntime. (3)
Nov 08 2020    Looking for an HID binding for D (5)
Nov 08 2020    btdu - a sampling disk usage profiler for btrfs (written in D) (17)
Nov 07 2020    Phobos, Unittests, and Symlinks (1)
Nov 07 2020    Help with testing my cross-platform library (13)
Nov 07 2020    Mihaela Chirea - SAOC 2020 Milestone 2 Update 2 - Improving DMD as a (5)
Nov 06 2020    Severin Teona - SAOC Milestone 2 Update 2 - Druntime for (4)
Nov 05 2020    DMD maintainers, revert PR #10200 (3)
Nov 04 2020    D compiler internals (2)
Nov 03 2020    Package documentation URL (10)
Nov 03 2020    SAOC 2020 Milestone 2 Week 2 (1)
Nov 02 2020    opCmp with template type not working. (11)
Nov 02 2020    Good web site for search in D's documentation (2)
Nov 02 2020    Allow this() { } for structs (12)
Nov 01 2020    strange assertion failure; but works fine under gdb if set breakpoint (1)
Oct 31 2020    druntime's PAGESIZE (6)
Oct 31 2020    Memory management and local GC? (12)
Oct 31 2020    Unicode operators and precedence? (10)
Oct 30 2020    Is it legal to embed dmd and Phobos into the program? (5)
Oct 29 2020    Better branding of -betterC (115)
Oct 28 2020    Mihaela Chirea - SAOC 2020 Milestone 2 Update 1 - Improving DMD as a (2)
Oct 28 2020    Severin Teona - SAOC Milestone 2 Update 1 - Druntime for (2)
Oct 27 2020    Feedback Thread: DIP 1037--Add Unary Operator ...--Community Review (23)
Oct 27 2020    Discussion Thread: DIP 1037--Add Unary Operator ...--Community Review (62)
Oct 26 2020    What does nothrow buy me? (13)
Oct 26 2020    SAOC 2020 Milestone 2 Week 1 (1)
Oct 26 2020    Safe Regions with Deterministic Destruction (14)
Oct 26 2020    Make -preview=intpromote not suck (8)
Oct 25 2020    Issue 14087: disable this hides static opCall (4)
Oct 25 2020    Compiler flags when profiling a build (9)
Oct 24 2020    TypeFunction example: reason about class hierachies (7)
Oct 23 2020    Pandas like features (53)
Oct 23 2020    __traits(parent) bug? (5)
Oct 22 2020    Destructor called while object is still alive (52)
Oct 22 2020    std::make_shared and ARC (1)
Oct 21 2020    Postmortem: Template unittests are bad & you shouldn't catch Error (50)
Oct 21 2020    Either I'm confused or the gc is (69)
Oct 20 2020    druntime function to query whether any exception is "in flight" (8)
Oct 20 2020    Why is there no lazy `format`? (6)
Oct 20 2020    Copy-On-Write (COW) Managed Containers? (7)
Oct 20 2020    Any reason why ++1 is not folded to a new constant? (6)
Oct 19 2020    OT: personal covid preparedness plan (17)
Oct 19 2020    [OT] Looking for a usable UML diagram editor (4)
Oct 18 2020    Severin Teona - SAOC Milestone 1 Update 4 - Druntime for (1)
Oct 18 2020    Mihaela Chirea - SAOC 2020 Milestone 1 Update 4 - Improving DMD as a (6)
Oct 17 2020    Bug on C/C++ library to D, parameters suddenly becomming null or (4)
Oct 17 2020    Signals/Slots only with classes (9)
Oct 16 2020    std.typecons.BitFlags.Negation (1)
Oct 16 2020    Small-size-optimized Appender (8)
Oct 15 2020    Cannot implicitly convert expression `true` of type `bool` to `Flag` (9)
Oct 15 2020    Apple HomeKit Accessory Protocol in D (1)
Oct 15 2020    Which D features are library features? (1)
Oct 15 2020    Cyclone programming language and its influence (8)
Oct 14 2020    Should `pragma(inline, expression)` be allowed ? (14)
Oct 14 2020    Sourceforge projects (13)
Oct 13 2020    Partially applied template alias messes up template inferance (3)
Oct 13 2020    How I taught the D language to students (7)
Oct 13 2020    D-like ranges for C++17 in a 2.5 klines single header file (5)
Oct 12 2020    What is the Most Effective Tool to Convert WinAPI Headers? (10)
Oct 12 2020    Spell checking errors can be hilarious (60)
Oct 11 2020    The NaN of types (in D) (35)
Oct 11 2020    Herb Sutter is planning to reduce C++'s complexity (2)
Oct 10 2020    Type functions with std.algorithm (8)
Oct 10 2020    Is this really intended?? (10)
Oct 10 2020    Type programming game (20)
Oct 10 2020    New to Dlang stream (2)
Oct 10 2020    Why does sum not work in static arrays? (2)
Oct 10 2020    AMD Ryzen Threadripper 3970X with Dlang (3)
Oct 10 2020    code.dlang.org broken gitlab integration (2)
Oct 09 2020    proposal: short => rewrite for function declarations (46)
Oct 08 2020    (WinAPI) FindWindowW always fails (6)
Oct 08 2020    Mihaela Chirea - Improving DMD as a Library - SAOC 2020 Project (1)
Oct 08 2020    CTFE can't replace properties (7)
Oct 08 2020    Need for (C++20) Contiguous Range (42)
Oct 08 2020    TypeFunction example: filtering types (2)
Oct 08 2020    What's wrong with stability, LTS, and not fixing bugs for (18)
Oct 07 2020    is(x = module) vs. __traits(isModule, x) (53)
Oct 07 2020    TypeFunction ImplictConvTargets benchmark (3)
Oct 06 2020    CPPCON 2020, what do you think of the topics? (3)
Oct 06 2020    Typefunctions: alias[] can now be transformed to tuple (3)
Oct 05 2020    bindbc-generator (1)
Oct 05 2020    Memory Pool System (MPS) (1)
Oct 05 2020    TypeFunction example: ImplictConvTargets (115)
Oct 04 2020    D string interpolation (11)
Oct 02 2020    Showing TypeFunction style (12)
Oct 02 2020    Where to make AST -> AST backend for DMD? (3)
Oct 02 2020    -preview=in might break code (149)
Oct 01 2020    How to compile helloworld.d from gtkd on arch linux (4)
Oct 01 2020    Adding BLAKE-3 to Phobos? (4)
Oct 01 2020    Improve the ergonomics of core.atomic (4)
Oct 01 2020    TypeFunction example creatiing a conversion matrix (107)
Sep 30 2020    I know how to fix interactions templates now (5)
Sep 30 2020    Tried doing some bindbc-cimgui (4)
Sep 30 2020    Mihaela Chirea - SAOC 2020 Milestone 1 Week 2 - Improving DMD as a (1)
Sep 30 2020    Severin Teona - SAOC Milestone 1 Update 2 - Druntime for (3)
Sep 30 2020    Facebook TransCoder (2)
Sep 30 2020    Adela Vais - SAOC Milestone 1 Update 2 - Dlang GLR Parser for GNU (1)
Sep 29 2020    Regression in common type inference of delegates (3)
Sep 29 2020    D Idioms (9)
Sep 29 2020    chunkBy implementation (3)
Sep 29 2020    Active Gtk4 binding (2)
Sep 29 2020    [Semi-OT]: Sub-Millisecond Compilations with Zig's In-Place Binary (2)
Sep 27 2020    Why both isSafe and isUnsafe? (2)
Sep 26 2020    NoDuplicates without using (more) templates (2)
Sep 26 2020    Reimplementing the bulk of std.meta iteratively (117)
Sep 25 2020    Do we have a simple find/remove algorithm? (12)
Sep 25 2020    Ecological Impact of High-performance Computing (3)
Sep 25 2020    Marketing or PR firm to appeal to MBAs and CTOs (3)
Sep 25 2020    Are we on the simplest path for working with compile time entities? (4)
Sep 24 2020    A valid function with no return type? (7)
Sep 24 2020    Optimizing recursive templates (7)
Sep 24 2020    Laugh Test (7)
Sep 24 2020    Severin Teona - SAOC Milestone 1 Update 1 - Druntime for (4)
Sep 24 2020    Mihaela Chirea - SAOC 2020 Milestone 1 Week 1 - Improving DMD as a (1)
Sep 23 2020    Can you create a library with LDC and link to it with clang++? (5)
Sep 23 2020    Java to D - exception (3)
Sep 23 2020    SAOC 2020 Milestone 1 Week 1 - =?UTF-8?B?4oCcRA==?= Language Client (1)
Sep 23 2020    Why does this opCmp function not work (6)
Sep 23 2020    static map as a type function (70)
Sep 22 2020    Your thoughts about IDEs, compilers, IA and software development tools (12)
Sep 22 2020    why is this flagged as poor style? (3)
Sep 22 2020    phobos src level stats (5)
Sep 22 2020    Adela Vais - SAOC Milestone 1 Update 1 - Dlang GLR Parser for GNU (1)
Sep 22 2020    Feedback Thread: DIP 1034--Add a Bottom Type (reboot)--Final Review (8)
Sep 22 2020    Discussion Thread: DIP 1034--Add a Bottom Type (reboot)--Final Review (13)
Sep 22 2020    Symbolic execution (3)
Sep 22 2020    Why hasn't D version 2.94.0 been released yet (1)
Sep 21 2020    hasStaticMember and enums (8)
Sep 21 2020    Call to action (9)
Sep 21 2020    iterator stability for containers (11)
Sep 21 2020    What are the prominent upsides of the D programming language? (38)
Sep 21 2020    What are the prominent downsides of the D programming language? (84)
Sep 21 2020    What are GUI builder options for D? (1)
Sep 21 2020    Vibe.d on Windows (7)
Sep 21 2020    GUI development (14)
Sep 20 2020    Ghosting a language feature (39)
Sep 19 2020    More CI woes (9)
Sep 19 2020    An incorrect associative array work? (2)
Sep 18 2020    I'm getting an attribute error using tensorflow (2)
Sep 18 2020    why $ is need to access array [negative index]? (27)
Sep 18 2020    Experiences about Atila's Mirror? (2)
Sep 18 2020    GDC CI on MacOS, FreeBSD, Windows (18)
Sep 17 2020    give static assert the pragma(msg,...) changes (4)
Sep 17 2020    Problems with embedded code in ddoc (6)
Sep 17 2020    Isn't `each` too much of a good thing? (29)
Sep 17 2020    Is phobos too fluffy? (71)
Sep 17 2020    Opt-in for including argument names in ABI (4)
Sep 17 2020    Goofy code means opportunities in language design (6)
Sep 16 2020    Suggestion to dmd maintainers (1)
Sep 15 2020    maintenance (8)
Sep 15 2020    Fast string comparison in a compiler (one of my talks) (1)
Sep 14 2020    [SAoC] "Improving DMD as a Library" project thread (6)
Sep 14 2020    VisualD integration (9)
Sep 14 2020    [SAoC] "Druntime for Microcontrollers" project thread (28)
Sep 13 2020    Now that's a DIP that could use some love (35)
Sep 13 2020    macOS Big Sur status report (5)
Sep 13 2020    praise: optional comma at the end of argument list is a life saver for (4)
Sep 13 2020    reflection based on my experience so far on compile-time (31)
Sep 13 2020    What problem that multi alias this is meant to solve? (1)
Sep 13 2020    Returning multiple values from a function without Tuple (2)
Sep 13 2020    Speed of hash tables compared to lua (15)
Sep 12 2020    C's Biggest Mistake on HackerNews (4)
Sep 12 2020    [SAoC] data structures (2)
Sep 12 2020    Adding the ?. operator to D (22)
Sep 12 2020    D Survey? (15)
Sep 11 2020    `dmd -deps` is broken (2)
Sep 10 2020    Tango error : cannot modify immutable expression *p++ (4)
Sep 10 2020    I've just fixed UFCS for the experimental type function branch (26)
Sep 09 2020    [SAOC] "D backend for Bison" thread (4)
Sep 09 2020    [SAoC] =?UTF-8?B?4oCcRA==?= Language Client Libraries for Google (6)
Sep 09 2020    Merch (3)
Sep 08 2020    Spam on code.dlang.org (2)
Sep 08 2020    Feedback Thread: DIP 1036--Formatted String Tuple Literals--Community (20)
Sep 08 2020    Discussion Thread: DIP 1036--Formatted String Tuple (83)
Sep 08 2020    Buttons in the web app of this forum (9)
Sep 07 2020    Difference between "can call" and "can compile" (33)
Sep 06 2020    Doesn't DMD as a library already exist without an external dub (7)
Sep 05 2020    Creating Postgresql extensions in D (5)
Sep 05 2020    Bug in installer.sh#L552-L556 and missing signature files (6)
Sep 04 2020    chunkBy bug? (7)
Sep 04 2020    Projects subforum (18)
Sep 03 2020    Lack of optimisation with returning address of inner functions (5)
Sep 02 2020    More incremental process for adding new features in D (7)
Sep 01 2020    Make an enum idiomatic D - enhancing GNU Bison's Dlang support (7)
Aug 31 2020    AST to AST JIT Backend (7)
Aug 31 2020    What is the purpose of -preview=dtorfields? (4)
Aug 31 2020    Phobos randomUUID is not suitable to generate secrets (25)
Aug 31 2020    Phobos randomUUID is not suitable to generate secrets (1)
Aug 30 2020    Newline character set in the D lexer - NEL (8)
Aug 30 2020    Auto-tester CI transition (2)
Aug 30 2020    Future of D 2.x as stable/bug fix, and what's next for D 3.x (43)
Aug 30 2020    Friends don't let friends shun D templates (1)
Aug 29 2020    Variable chunk sizes operations (4)
Aug 28 2020    Inline Assembler bug fixes (12)
Aug 28 2020    Dlang IDE: Emacs, VS Code, or something else? (8)
Aug 27 2020    Porting a Golang and Rust CLI tool to D (4)
Aug 27 2020    Make `& Class.foo` illegal (13)
Aug 27 2020    Unsafe, unchecked message-passing with std.concurrency (4)
Aug 27 2020    Is there any library for SQL database migrations (a-la Django)? (1)
Aug 26 2020    All members of a package.d module using string lookup. (2)
Aug 25 2020    Deprecation: argument `ul` for format specification `"%lu"` must be (5)
Aug 24 2020    how to work-around this "deprecation" error (return address of field (10)
Aug 23 2020    help needed to bring Windows SecureChannel to dlang-requests (16)
Aug 23 2020    Epigrams in programming (2)
Aug 23 2020    More operators inside `is(...)` expressions (49)
Aug 23 2020    Tagging bugzilla issues as resolved (3)
Aug 22 2020    Style guide for indentation of template restrictions (3)
Aug 22 2020    shared and getParameterStorageClasses bug? (14)
Aug 21 2020    Naive node.js faster than naive LDC2? (26)
Aug 21 2020    first numbers: type function vs template (4)
Aug 21 2020    Type functions example printing class hierarchy (4)
Aug 21 2020    GCC is getting parallelization and so should DMD (3)
Aug 21 2020    Whoever is running dlang.org, you forgot to renew your cert! ;) n/t (7)
Aug 20 2020    `with (TemplateInstance):` shoild work (4)
Aug 20 2020    Is there any language that native-compiles faster than D? (97)
Aug 19 2020    When using dub to generate project code, create main.d instead of (2)
Aug 19 2020    Compile-Time Debugging with pragma(msg, ...) and Emacs Flycheck (1)
Aug 19 2020    Compile-Time Debugging with pragma(msg, ...) and Emacs Flycheck (1)
Aug 19 2020    Pattern matching is-expressions (20)
Aug 17 2020    Does the developers want the people to give suggestions? (8)
Aug 17 2020    Errors with no context (1)
Aug 16 2020    Difference between next() and then()? (package `future`) (2)
Aug 16 2020    [OT] Dear Google Cloud: Your Deprecation Policy is Killing You (30)
Aug 16 2020    no-autodecode -- game plan (30)
Aug 15 2020    Good build system? (12)
Aug 14 2020    Shadowing of module global TLS variables is not an error (7)
Aug 13 2020    Probably trivial, but VERY frustrating compiler bug (13)
Aug 13 2020    searching for a sha-3 / Keccak hash fcn in D (3)
Aug 13 2020    A strange div bug on Linux x86_64, (both dmd & ldc2): long -5000 / (69)
Aug 12 2020    Update of dmd-master is stopped (5)
Aug 11 2020    PNG image en- and de-coders.. 2020 update (3)
Aug 10 2020    Can't seem to call super constructor if it's a template (9)
Aug 10 2020    Sub-optimal code generated for certain calls to functions with auto (4)
Aug 09 2020    how is this array subtyping inside struct (bug?) possible? (29)
Aug 09 2020    ddili.org is down due to malware infestation (12)
Aug 08 2020    Creating weak symbols with D (9)
Aug 06 2020    Compiler switch: `-gdwarf-<version>` or `-gdwarf=<version>` ? (3)
Aug 06 2020    how do I pass --whole-archive and --no-whole-archive to dub? (5)
Aug 06 2020    std.range.only is broken when passing different types that are (2)
Aug 05 2020    ubyte[] to string with nogc - different behaviors (9)
Aug 05 2020    what's the semantics of 'varX is varY', in particular `strX is strY`? (3)
Aug 05 2020    Warning on template parameter identifier shadowing? (11)
Aug 04 2020    Fix safety issue -- freebsd core dump? (7)
Aug 04 2020    dmd download trends redone (9)
Aug 04 2020    Documentation error (6)
Aug 04 2020    Killing integer division problems? (9)
Aug 03 2020    What happened to phobos compile time? (17)
Aug 03 2020    array slicing currently does not support steps? (9)
Aug 03 2020    Tracy Profiler Integration (25)
Aug 03 2020    Feedback Thread: DIP 1032--Function Pointer and Delegate (4)
Aug 03 2020    Discussion Thread: DIP 1032--Function Pointers and Delegate (12)
Aug 02 2020    How to get to a class initializer through introspection? (35)
Aug 02 2020    I wish all qualifiers were revisited with an eye for simplification (52)
Aug 02 2020    [OT] Old Zortech video course tapes (9)
Aug 02 2020    Running D on Android (2)
Aug 02 2020    Wrong stats of `pragma(inline, true)`-functions when compiling with (6)
Aug 01 2020    type variables (19)
Aug 01 2020    __typeid (14)
Jul 31 2020    `in` parameters made useful (38)
Jul 31 2020    Status of WASM support? (7)
Jul 31 2020    Codecov works once again! (2)
Jul 30 2020    Dense storage of elements of D's builtin associative arrays (AAs) (1)
Jul 30 2020    dub server needs snapshot version of the project code. (9)
Jul 30 2020    dub can build library for dependencies (10)
Jul 30 2020    Best Course for Arduino (2)
Jul 29 2020    pred_switch manual example (3)
Jul 29 2020    TypeInfo: how much breakage? (3)
Jul 28 2020    A very small update on typefunctions (6)
Jul 27 2020    DIP proposal: Require in-contract expressions to be a superset of the (1)
Jul 27 2020    D import stmt doesn`t seem to ' import' (2)
Jul 27 2020    Complex numbers in lib? (3)
Jul 27 2020    Stack + Heap allocation store (7)
Jul 27 2020    Any reason why execute() delays? (7)
Jul 27 2020    newbie looking for repos other than awesome D (9)
Jul 27 2020    An easy phobos i/o bug to fix (7)
Jul 27 2020    Better formatting and sorting of template instance diagnostics (1)
Jul 26 2020    IFTI reflection would be nice (10)
Jul 25 2020    Perfect forwarding (43)
Jul 25 2020    druntime: why do we call pthread_detach on our main thread? (1)
Jul 25 2020    One step out of the TypeInfo stalemate (19)
Jul 25 2020    Compiler specialist volunteer? (1)
Jul 25 2020    DMD build process has run out of memory! (3)
Jul 24 2020    D lang newbie ..what does syntax func_name !() represent ?? (5)
Jul 24 2020    Rebindable and alias this to inout property (1)
Jul 23 2020    Can't download dmd in FreeBSD .. Slow! (4)
Jul 23 2020    Limitations of __traits(compiles, {}) (3)
Jul 22 2020    new should lower to a template function call (39)
Jul 22 2020    More memory consumption experiments (1)
Jul 22 2020    New DIP Rules (21)
Jul 21 2020    [OT] just for thse who like to talk about GC... or Kotlin (1)
Jul 21 2020    Data point using -vtemplates, and maxAlignment question (1)
Jul 21 2020    Speeding up DCD in big projects (18)
Jul 21 2020    HTTP Server benchmark (4)
Jul 20 2020    Can we keep std.xml : encode, decode ? (3)
Jul 19 2020    D lesson 1: learn to read and steal code (3)
Jul 18 2020    Help to fix D-related issues in Meson build system (4)
Jul 16 2020    How about a new property for class and struct to get the fully (6)
Jul 16 2020    Purity, memoization and parallelization of dmd (13)
Jul 16 2020    Call to action: updating the D Wiki Cookbook (4)
Jul 16 2020    Silq is a programming language for quantum computing...written in D (2)
Jul 15 2020    D needs a well-done developer course on Udemy/Coursera (4)
Jul 15 2020    Schrodinger's CTFE (12)
Jul 15 2020    Please report dmd crash-bugs/segfaults. (14)
Jul 14 2020    Please add the sample code to the document. (4)
Jul 14 2020    Inter-compiler portability of asm between gdc and ldc2 (and dmd) (41)
Jul 14 2020    D can not access C++ class static methods? (2)
Jul 13 2020    What happened to the monotonicity test in SortedRange? (4)
Jul 13 2020    You're Doing In-Conditions Wrong (20)
Jul 12 2020    hexa-d? i.e. D as a backend of haxe (2)
Jul 11 2020    Question regarding D v.0110 (27)
Jul 10 2020    Finshed Property by Support binary and unary operators for it. (4)
Jul 09 2020    How to accelerate the linking time? (7)
Jul 09 2020    GC/nogc status in docs (15)
Jul 08 2020    Mobile app support? (6)
Jul 08 2020    how do you mix ref counted types and non- nogc algorithms (7)
Jul 06 2020    Understanding GC memory ranges and roots (6)
Jul 06 2020    Test Suite Progress (1)
Jul 06 2020    Html escaping for security: howto in D? (19)
Jul 05 2020    What happen to ref accepts rvalues? (2)
Jul 05 2020    Pattern to accept associative arrays (3)
Jul 04 2020    Encoding issue. (3)
Jul 04 2020    Help here: How did you get started with D. (17)
Jul 02 2020    When is the next article in the GC series? (6)
Jul 02 2020    opConcatAll? (29)
Jul 02 2020    How to make a lexical analyzer? (2)
Jul 02 2020    Programming language for GIMP fork's rewrite (15)
Jul 01 2020    The dmd backend outta be a git sub module. (2)
Jun 30 2020    nothrow by default (2)
Jun 30 2020    D's performance. (7)
Jun 29 2020    A few numbers on allocation in dmd (15)
Jun 29 2020    compiler flag for "preview all" (12)
Jun 29 2020    How I use D (24)
Jun 28 2020    std.datetime: easy way to parse 24/Jun/2020? (5)
Jun 28 2020    auto attribution pros/cons (8)
Jun 26 2020    dmd downloads (11)
Jun 26 2020    Another kind of pointer arithmetic (7)
Jun 25 2020    Which Dub packages are you using? (16)
Jun 25 2020    Let's improve the dmd tester. (11)
Jun 24 2020    Why Phobos is cool (123)
Jun 24 2020    Dev.to daily challenge Duplicate Encoder (7)
Jun 24 2020    Apple is officially moving away from Intel to a custom Arm chip (91)
Jun 21 2020    Nested imports - y/n (2)
Jun 21 2020    dub test errors during linking for struct with uninstantiated (7)
Jun 20 2020    Pop Quiz what is wrong with this code? (21)
Jun 20 2020    Preview switches (2)
Jun 18 2020    Unsynchronized int access from threads (12)
Jun 18 2020    About string and int spliced together. (29)
Jun 17 2020    Serious Problems with the Test Suite (10)
Jun 17 2020    refInt = ref int: how to achieve this? or is this a bug? (35)
Jun 17 2020    D language for Graphical User Interface and Cross Platform Development (36)
Jun 16 2020    static assert(0) in template is a disaster (23)
Jun 16 2020    Mobile app support? (3)
Jun 15 2020    what exactly does cast(shared) and cast away shared do? (12)
Jun 15 2020    DMD as a library - recap, next steps (18)
Jun 15 2020    fake RefCounted for CTFE? (10)
Jun 15 2020    CTFE in coverage reports - I finally fixed it (14)
Jun 15 2020    Missing functions core.sys.linux.sched (6)
Jun 15 2020    D tooling: Gnome builder (3)
Jun 15 2020    D with minimal runtime (29)
Jun 14 2020    So what about better C? (2)
Jun 14 2020    Getting rid of global cdtors (18)
Jun 14 2020    Header-Only Library - pragma(root) (29)
Jun 13 2020    What's wrong with std.variant.Variant? (28)
Jun 13 2020    Compile-time fold expression vs recursive template (10)
Jun 12 2020    Contracts, Undefined Behavior, and Defensive,Programming (20)
Jun 12 2020    How to squeeze more performance out of gcd? (4)
Jun 12 2020    Social media (31)
Jun 12 2020    D3 - Programming in 3D (19)
Jun 11 2020    Is run.d going to be expand for runtime and the phobos library? (195)
Jun 11 2020    A few questions (19)
Jun 11 2020    Doesn't GC, nogc, safe, nothrown, * get in the way of getting things (10)
Jun 10 2020    Typedef!int + Typedef!int => int? is this a typedef overlook, or it's (4)
Jun 10 2020    Good D REPL? (13)
Jun 10 2020    What happened to the DIP on named arguments? (9)
Jun 10 2020    Feedback Thread: DIP 1035-- system Variables--Community Review Round 1 (7)
Jun 10 2020    Discussion Thread: DIP 1035-- system Variables--Community Review Round (43)
Jun 09 2020    DIP idea: q{}-inspired block mixins (19)
Jun 09 2020    Issue 20809 (8)
Jun 09 2020    Interesting article on tracking miscompilations in LLVM (2)
Jun 08 2020    newCTFE Status June 2020 (6)
Jun 07 2020    What does 'inline' mean? (126)
Jun 07 2020    Three articles on D (15)
Jun 07 2020    Why didn't Micro Soft take D as their new language? (26)
Jun 07 2020    Status of std.container rewrite? (21)
Jun 07 2020    Change D's brand color to blue. (1)
Jun 06 2020    compile time tracing of d_do_test.d (2)
Jun 06 2020    I just want to code in peace (24)
Jun 05 2020    Getting action on your favorite D issues (56)
Jun 05 2020    newCTFE is getting ported to 2.092 (13)
Jun 04 2020    Why is std.math slower than the C baseline? (30)
Jun 04 2020    How templates work (bonus) - Full instantiation of Iota!(1,5) (20)
Jun 04 2020    Challenge: solve this multiple inheritance problem in your favorite (8)
Jun 03 2020    Counting bits in a ulong (15)
Jun 03 2020    dlang.org endpoint for permanent links to DIPs (13)
Jun 03 2020    Why do you continue to use D? (131)
Jun 02 2020    Dynamic array comparison optimization: check for equal pointers? (23)
Jun 01 2020    template statistics (69)
Jun 01 2020    Performance test of short-circuiting AliasSeq (14)
Jun 01 2020    Please be more careful when changing the language behavior (34)
Jun 01 2020    Copy constructors and IsExpression (3)
Jun 01 2020    How templates work (2) - Recursive templates (7)
May 31 2020    OprnSSL 3.0.0 first release version (4)
May 31 2020    Redundancy in languages by Walter (3)
May 31 2020    Stackoverflow survey about programming languages, framework and others (1)
May 30 2020    small candle (1)
May 30 2020    __traits(comment) redux what if opt in? (3)
May 30 2020    Greenwashing: best practices (6)
May 30 2020    CodeQL (1)
May 29 2020    So. How 'bout that BeerConf? (26)
May 29 2020    How templates work (1) (20)
May 28 2020    Algorithm question: in-place multi-bringToFront? (7)
May 28 2020    What are GUI builder options for D? (3)
May 28 2020    cleaning up the spec: function.html vs memory-safe-d.html (1)
May 27 2020    Preventing another 1028 (17)
May 27 2020    Recovering from DIP 1028 (4)
May 27 2020    safe/DIP1028 explained in meme form (75)
May 27 2020    DIP 1028 is ShamWow (4)
May 27 2020    Non-techincal brain, is safe by default good or not? (15)
May 27 2020    Beeflang another "better that C++" language with interesting ideas (1)
May 27 2020    Greenwashing (67)
May 26 2020    User script to make your own censorship (Chrome) (2)
May 25 2020    trusted assumptions about safe code (37)
May 25 2020    Is binding to alias a definite superset of binding to a type (9)
May 25 2020    Improving the D documentation web presentation (21)
May 24 2020    Why four definitions of std.meta.Replace? (2)
May 24 2020    alias this and anonymous unions (1)
May 24 2020    Divide & Conquer divides, but doesn't conquer (56)
May 23 2020    How std.getopt would look with type functions (6)
May 23 2020    Chrome: 70% of all security related bugs are memory issues (12)
May 23 2020    Request for help: Use cases for static foreach and variadic templates (1)
May 22 2020    DIP1028 and phobos (3)
May 22 2020    Can someone check on the Dub registry? (5)
May 22 2020    Concurrency (3)
May 21 2020    d-money ctor(string) has bug, be careful! EUR("1.23456") ==> ctor ==> (6)
May 21 2020    A look at Chapel, D, and Julia using kernel matrix calculations (16)
May 21 2020    GPG Public Key expired? (5)
May 19 2020    public std.traits.isDesiredUDA (1)
May 19 2020    D mentioned on Rust discussions site (116)
May 18 2020    proposal: GC.*partial*collect(Duration maxPauseTime, Duration (9)
May 18 2020    Why hasn't DConf online happened yet? (3)
May 15 2020    Weird template error message (3)
May 15 2020    Issues with immutable/inout (5)
May 15 2020    WebAssembly as a platform for abstraction (4)
May 14 2020    Bosque Programming Language (3)
May 13 2020    Toughts on alias this. (implict converstion in general) (5)
May 13 2020    gdcproject.org is unreachable - breaks github checks (3)
May 13 2020    Microsoft initializes all vars now for secutiry (2)
May 11 2020    REG master, control character in DMD output even if piped (2)
May 11 2020    Website builds are failing randomly (2)
May 11 2020    Feedback Thread: DIP 1030--Named Arguments--Final Review (1)
May 11 2020    Discussion Thread: DIP 1030--Named Arguments--Final Review (90)
May 10 2020    Adding a "Are we nogc yet?" page to dlang.org (3)
May 10 2020    DMD git master build broken (4)
May 09 2020    dub package PR social advice needed (8)
May 08 2020    D compiler is eating all the memory when compiling and then out of (3)
May 08 2020    Tuples a first class feature, manu's new unary operator and named (28)
May 08 2020    Why can't D language framework play best? (7)
May 07 2020    How do you get unicode support on terminal input to Visual D program? (2)
May 07 2020    Embedding run.dlang.io - allowed? (2)
May 06 2020    Anyone needs a MIPS32 build server? (5)
May 06 2020    First life-signs of type functions (42)
May 06 2020    Feedback Thread: DIP 1034--Add a Bottom Type (reboot)--Community (17)
May 06 2020    Discussion Thread: DIP 1034--Add a Bottom Type (reboot)--Community (19)
May 05 2020    std.math using real (issue 18559) is (almost) mostly fixed. (1)
May 03 2020    Is it time for a unicode update of std.uni? (13)
May 03 2020    On type functions (45)
May 01 2020    RFC: safe ref counting (18)
May 01 2020    refCounted not safe? (3)
May 01 2020    How to debug broken inference? (4)
May 01 2020    I just want a dub subpackage to refer to the parent package (5)
Apr 30 2020    dub.pm down? (1)
Apr 29 2020    Who is managing/updating the wiki? (6)
Apr 28 2020    Nim's new cycle collector (7)
Apr 28 2020    SwiftUI Property Wrappers / Possible in D? (3)
Apr 28 2020    We're #1 on Hacker News at the moment! (29)
Apr 27 2020    Parsing bug? (4)
Apr 27 2020    D defined behavior (15)
Apr 26 2020    Fixing the issue with "Statement unreachable" (10)
Apr 26 2020    possible improvement to if statements? (6)
Apr 26 2020    What happened to sociomantic? (7)
Apr 25 2020    Trying to use DerelictGL3.load (4)
Apr 23 2020    Chris Wilson from Grinding Gear Games mentioned this language (5)
Apr 22 2020    Nobady is going to complain about that... (9)
Apr 22 2020    D perfomance (66)
Apr 22 2020    I dun a DIP, possibly the best DIP ever (206)
Apr 22 2020    Feedback Thread: DIP 1033--Implicit Conversion of Expressions to (7)
Apr 22 2020    Discussion Thread: DIP 1033--Implicit Conversion of Expressions to (23)
Apr 21 2020    Memory issues. GC not giving back memory to OS? (8)
Apr 20 2020    Retrieving the Scope of a statement (10)
Apr 19 2020    pprof DLang needs? (15)
Apr 19 2020    What's the deal with SortedRange (4)
Apr 19 2020    sdl -> json (4)
Apr 19 2020    Pegged suggestion to prevent collisions (3)
Apr 17 2020    Thoughts on memory safety (1)
Apr 17 2020    Feedback Thread: DIP 1029--Add throw as Function Attribute--Final (5)
Apr 17 2020    Discussion Thread: DIP 1029--Add throw as Function Attribute--Final (19)
Apr 16 2020    Default implementation of class .opEquals? (4)
Apr 16 2020    Build using D (12)
Apr 16 2020    Beeflang - open source performance-oriented compiled programming (2)
Apr 14 2020    "Your statement is 100% correct but misses the entire point" (6)
Apr 13 2020    Alternative to Rust's borrow checking and explicit lifetimes? (7)
Apr 13 2020    Casting by assigning to the right ... (21)
Apr 13 2020    Raku Weekly news (1)
Apr 13 2020    safe function causes attribute inference since 2.072 (11)
Apr 12 2020    extern safety (1)
Apr 12 2020    Template Inheritance? (3)
Apr 11 2020    differentiable programming in D? (1)
Apr 10 2020    memory safety checks and trust (37)
Apr 10 2020    Weird rule for immutable (15)
Apr 09 2020    Advent Of Code 2019 Solutions (1)
Apr 08 2020    Uncalled functions in hello world (7)
Apr 07 2020    Is something wrong with the dub registry? (2)
Apr 07 2020    AWS game engine - lumberyard (5)
Apr 07 2020    synchronized class bugs? (12)
Apr 06 2020    [bolts] bolts.functioneditor - module for building function mixins? (5)
Apr 05 2020    Need help to run locally druntime CI tests on Windows (7)
Apr 05 2020    What is the status of D dataframes? (4)
Apr 05 2020    Where is run.dlang.org running? (4)
Apr 05 2020    Request for Comment assert(__ctfe) (84)
Apr 04 2020    Proper wording for compiler error message (1)
Apr 03 2020    Alternative to DIP1032 (3)
Apr 03 2020    Feedback Thread: DIP 1032--Function pointers and Delegate (13)
Apr 03 2020    Discussion Thread: DIP 1032--Function pointers and Delegate (53)
Apr 03 2020    Bug on windows DMD v2.0.90.1 ? (5)
Apr 03 2020    Bitarrays in the age of 64bit (13)
Apr 02 2020    How to initialize immutable variables with an expression that throws (13)
Apr 02 2020    `in` on function parameters: const, scope const, ref scope const ? (6)
Apr 02 2020    RFP - name for input range method (5)
Apr 02 2020    Proof of concept: automatic extraction of gettext-style translation (4)
Apr 01 2020    -preview switches (30)
Mar 30 2020    code.dlang.org sick? (1)
Mar 30 2020    [Sort of OT] ACM library is free through June 20 (4)
Mar 29 2020    Bottom type DIP 1017 and final rejection reasons? (6)
Mar 28 2020    More evidence that memory safety is the future for programming (25)
Mar 28 2020    Spec on casting to integer with smaller range than value (12)
Mar 27 2020    Is it time for D 3.0? (155)
Mar 27 2020    Format of exceptions / errors: Exception sourceLocation(lineNumber) (3)
Mar 26 2020    [OT] grammar (10)
Mar 25 2020    Please do not reply in the feedback thread (1)
Mar 25 2020    Feedback Thread: DIP 1028--Make safe the Default--Final Review (11)
Mar 25 2020    Discussion Thread: DIP 1028--Make safe the Default--Final Review (211)
Mar 24 2020    Getting a development dmd tree going (13)
Mar 23 2020    No opencl bindings for BindBC? (5)
Mar 23 2020    What's happening with Dlang on Android? (2)
Mar 23 2020    Disabling warnings in D-Scanner: looking for suggestions (9)
Mar 22 2020    Any guides on debugging DMD crash? (13)
Mar 20 2020    Thank you MoonlightSentinel! (2)
Mar 20 2020    BetterC threads? (4)
Mar 19 2020    Off-Topic: Some good entertainment (The Art of Code - Dylan Beattie) (3)
Mar 18 2020    " include imported modules in the compilation " should exclude di file (1)
Mar 18 2020    pragma(mangle, "name") suggestion ! (8)
Mar 18 2020    ref and out parameters on call site (3)
Mar 18 2020    How is chunkBy supposed to behave on copy (30)
Mar 18 2020    Get DUB to skip linker and output object files? (10)
Mar 17 2020    D infrastructure: make/cmake -> Meson ? (10)
Mar 16 2020    Scientific computing using D (17)
Mar 14 2020    DMD: Why bytes, etc. are promoted to ints (if not D linkage) (3)
Mar 14 2020    New idiom for scala-like implicits while trying to make mixin (5)
Mar 13 2020    Can the D compiler detect final and optimize? (11)
Mar 13 2020    Help needed: immutable struct is a type modifier, and that's wrong and (12)
Mar 13 2020    Using dpp on the openmpi headers (12)
Mar 12 2020    Standard D, Mir D benchmarks against Numpy (BLAS) (27)
Mar 09 2020    What do you think about this Benchmark without D? (9)
Mar 08 2020    Compiler plugins? (3)
Mar 07 2020    Removing readonly files on windows with std.file (11)
Mar 05 2020    C backend for D (12)
Mar 05 2020    [your code here]! (1)
Mar 04 2020    New Godot Asset Store is online! (4)
Mar 04 2020    How to use nested class with arsd.jni (3)
Mar 02 2020    An example of why I hate the web (28)
Mar 01 2020    New GTK site launched today lacks tab for D (5)
Mar 01 2020    About Stackless Coroutines (2)
Feb 29 2020    can't access dlang.org (homepage) (7)
Feb 28 2020    I want off Mr. Golang's Wild Ride (32)
Feb 27 2020    ES6 Parser in Dlang (15)
Feb 26 2020    code.dlang.org is down (6)
Feb 25 2020    Linux perf demangle D symbols (6)
Feb 25 2020    printf argument validation (3)
Feb 25 2020    jmh530 Have you done any more work on golang interfaces? (2)
Feb 24 2020    druntime redesign (42)
Feb 22 2020    Hosting dub packages on public Heptapod instances? (7)
Feb 22 2020    printf format string validation is here (4)
Feb 21 2020    What's the state of DIP 1014? (5)
Feb 21 2020    Fun with recursions (4)
Feb 20 2020    Removing libdparse dependency from DLS (20)
Feb 20 2020    Forbid needless pointer casts (8)
Feb 18 2020    SumType in Phobos? (25)
Feb 18 2020    What to do about stale or abandoned dub packages? (8)
Feb 17 2020    Dub + Dpp (1)
Feb 17 2020    No VS solution files for Druntime and phobos? (5)
Feb 17 2020    Documentation Improvement Initiative (54)
Feb 15 2020    Emitting C/C++ headers (12)
Feb 15 2020    DMD backend quality (Was: Re: DIP 1031--Deprecate Brace-Style Struct (104)
Feb 14 2020    What is the rationale behind enabling Nullable!T to be used as a (13)
Feb 13 2020    Regressions and git bisect - an app for that? (5)
Feb 13 2020    Dmd regressions - could use some help! (5)
Feb 12 2020    DIP 1031--Deprecate Brace-Style Struct Initializers--Community Review (7)
Feb 12 2020    DIP 1031--Deprecate Brace-Style Struct Initializers--Community Review (76)
Feb 12 2020    d*** *******[your code here] (4)
Feb 11 2020    DMD 2.089.0 and later, compiled .exe showing SFX zip and opening with (1)
Feb 11 2020    newCTFE Status February 2020 (16)
Feb 11 2020    Feedback Thread Rules (1)
Feb 11 2020    Code block as template argument (13)
Feb 10 2020    [WIP] Embed .NET (Core) in your D app (6)
Feb 10 2020    New "weather forecast" from Tiobe (3)
Feb 10 2020    cache() method - should it cache on popFront() or on first call to (4)
Feb 09 2020    Tip: Use -i to modify druntime/phobos without rebuilding them (6)
Feb 09 2020    Sommer of code sponsored by Bundesnachrichtendienst (3)
Feb 08 2020    RTL language support for Dlang Tour (3)
Feb 08 2020    Casting between Structs (5)
Feb 07 2020    Lambda surprise (3)
Feb 07 2020    Member function increases size of a struct defined in a function - is (11)
Feb 07 2020    A new member of the D Lang community and GSoC aspirant (4)
Feb 06 2020    Is this correct? (6)
Feb 06 2020    DConf and the depth of content (4)
Feb 05 2020    DIP 1030--Named Arguments--Community Review Round 1 Feedback (20)
Feb 05 2020    DIP 1030--Named Arguments--Community Review Round 1 Discussion (182)
Feb 05 2020    Move/borrow talk on Nim (4)
Feb 05 2020    Introducing Implicit Function Template Value Instantiation - safe (1)
Feb 04 2020    Compile time XML Parser? (7)
Feb 04 2020    Reasons to use D (over alternatives like Rust) (13)
Feb 04 2020    Possible to cross-compile from Linux to OSX? (4)
Feb 03 2020    DIP Reviews: Discussion vs. Feedback (4)
Jan 31 2020    strange with alias this and import (4)
Jan 31 2020    Weird ouput when using dub / dmd with vscode terminal (9)
Jan 30 2020    Deprecated Nullable.get warning with Appenders (4)
Jan 30 2020    Bullet Physics in D (9)
Jan 30 2020    DIP 1027--String Interpolation--Final Review Feedback Thread (15)
Jan 30 2020    DIP 1027--String Interpolation--Final Review Discussion Thread (128)
Jan 28 2020    Named function arguments? (4)
Jan 26 2020    Feedback for this editorial cartoon (16)
Jan 24 2020    Proof of Concept: Type Erasure (1)
Jan 22 2020    CTFE Evaluation with JSON Objects (6)
Jan 20 2020    Modern convenience. Modeling power. Native efficiency. (15)
Jan 19 2020    Got some problemmes with new version of compiler 2.090 (9)
Jan 16 2020    Deprecation plan for TypeTuple? (6)
Jan 15 2020    Google Summer of Code 2020 (1)
Jan 15 2020    Feature request: __traits(canInstantiate), like __traits(compiles) but (17)
Jan 15 2020    trusted attribute should be replaced with trusted blocks (75)
Jan 14 2020    DIP 1029---Add throw as Function Attribute---Community Review Round 1 (60)
Jan 13 2020    State of ProtoObject (6)
Jan 12 2020    Change D's brand color to blue. (48)
Jan 12 2020    Pay as you go is really going to make a difference (43)
Jan 12 2020    Flutter engine based ui framework (20)
Jan 11 2020    Benchmarking mir.ndslice + lubeck against numpy and Julia (27)
Jan 11 2020    I wish Dlang had incremental and concurrent garbage collection (4)
Jan 11 2020    Is PureMalloc actually... pure? (2)
Jan 10 2020    std.experimental.logger logging function __LINE__ parameter type (2)
Jan 10 2020    Vote: deprecate std.xml? (36)
Jan 10 2020    opDispatch swallowing errors really sucks (3)
Jan 09 2020    Constness and delegates (9)
Jan 09 2020    Initializing a table of delegates with no-op stubs (11)
Jan 08 2020    Beeflang - open source performance-oriented compiled programming (23)
Jan 07 2020    [OT] Idea to get all columns from multiple tables in DB (11)
Jan 07 2020    Pattern matching in C++ and D (7)
Jan 06 2020    std.fileformats? (22)
Jan 06 2020    Without D1-style operator overloads, the `in` operator for classes (7)
Jan 05 2020    Thank You - 2019 Edition (9)
Jan 04 2020    nothrow by default (89)
Jan 04 2020    Re: DIP 1028 dub packages test package "sml" (30)
Jan 04 2020    "constructor missing initializer for const field" when field is set inside an init function (3)
Jan 04 2020    Can we have a redirect bugs.dlang.org -> issues.dlang.org? (2)
Jan 02 2020    DIP 1028---Make safe the Default---Community Review Round 1 (249)
Jan 01 2020    Money type (41)
Dec 31 2019    [gsoc] (2)
Dec 30 2019    does D already have too many language features ? (6)
Dec 15 2019    Is code.dlang.org down? (11)
Nov 25 2019    Some thoughts (38)
Nov 13 2019    Should std.conv:parse parse html entities? (12)
Nov 05 2019    run.dlang.io: =?UTF-8?B?4oCcU2hvcnRlbuKAnQ==?= button not working (17)
Nov 04 2019    D enters Tiobe top 20 (156)
Oct 30 2019    Replacement for snprintf (51)
Oct 06 2019    Idea to make D great again! (5)
Sep 01 2019    Programming language for GIMP fork's rewrite (41)
May 29 2019    PSF News: CPython is switching to GitHub issues (4)
Mar 20 2018    Looking for internship and consulant for college thesis (2)
Mar 26 2017    const(Class) is mangled as Class const* const (31)
Mar 27 2016    Oh, my GoD! Goroutines on D (47)
Mar 30 2014    Reference counting with fat pointers (9)
Jan 26 2014    Which tools do you miss in D? (73)
Feb 09 2012    Message passing between threads: Java 4 times faster than D (33)
Jan 13 2005    function escape (24)

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