The D Programming Language - Digitalmars-d
January 2022 Archives by thread
Starting: Sat Jan 1 00:19:56 UTC 2022
Ending: Mon Jan 31 23:08:59 UTC 2022
Messages: 958
- 2d array
chopchop
- malloc and buffer overflow attacks
Era Scarecrow
- [OT] What are D's values?
Dr Machine Code
- Suggestion: Operator `in` for slices
Nick Treleaven
- [SAoC 2021] Replace druntime Hooks with Templates: Milestone 4, Week 2
Teodor Dutu
- Who is up to join this project using D?
Dr Machine Code
- Worst ideas/features in programming languages?
Timon Gehr
- @safe D requires which DIP switches?
Bastiaan Veelo
- What GUI lib do you tend to use in D? if you don't use the one you want, what's preventing it?
Dr Machine Code
- New bugzilla rewarding cycle
RazvanN
- How about some __initialize magic?
vit
- SAOC LLDB D integration: 15th Weekly Update
Luís Ferreira
- My Long Term Vision for the D programming language
Robert Schadek
- LLVM 13 released
workman
- Any Idea how Fast is the dlang dataframe library ?
bioinfornatics
- SAOC LLDB D integration: 16th Weekly Update
Luís Ferreira
- Asking for code review - contract programming
chopchop
- [SAoC 2021] Replace druntime Hooks with Templates: Milestone 4, Week 3
Teodor Dutu
- Time to move core complex numbers to -revert= status?
Walter Bright
- The Computer Language Benchmarks Game
Akira1364
- Any D answer to C++20 coroutines?
Nick Sabalausky (Abscissa)
- multi-dimentional arrays
Dibyendu Majumdar
- Discussion Thread: DIP 1042--ProtoObject--Community Review Round 1
Mike Parker
- Feedback Thread: DIP 1042--ProtoObject--Community Review Round 1
Mike Parker
- function is `@nogc` yet allocates closures with the GC work around!
workman
- Full D IDE in the browser - something to pursue?
WebFreak001
- @safe ref counted pointer
vit
- Scientific computing and parallel computing C++23/C++26
Ola Fosheim Grøstad
- Challenge: write a reference counted slice that works as much as possible like a built-in slice
Stanislav Blinov
- bottom type as parameter or local variable, does that make sense?
WebFreak001
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
vit
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
bauss
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
Tejas
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
Steven Schveighoffer
- bottom type as parameter or local variable, does that make sense?
Max Samukha
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
Max Samukha
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
Max Samukha
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
Max Samukha
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
Max Samukha
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
Elronnd
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Elronnd
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Paul Backus
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
H. S. Teoh
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
Timon Gehr
- bottom type as parameter or local variable, does that make sense?
Steven Schveighoffer
- SAOC LLDB D integration: 17th Weekly Update
Luís Ferreira
- @nogc destroy
Adam Ruppe
- ImportC + metaprogramming?
Steven Schveighoffer
- Add modules to C with 10 lines of code
Walter Bright
- Jobs link on dlang.org front page.
Tariq Siddiqui
- Template lowering of druntime hooks that CTFE cannot interpret
Teodor Dutu
- TypeInfo in struct ABI
Teodor Dutu
- [SAoC 2021] Replace druntime Hooks with Templates: Milestone 4, Week 4
Teodor Dutu
- Integrated code formatter
forkit
- Stay in touch with Online Assignment Helper for valuable solution
rickypauls
- Versionable default parameters
H. S. Teoh
- cross compilation Linux Wine AdobeAir USB
bob
- dlang.org repo is extremely annoying to work with
H. S. Teoh
- immutable(ubyte)[] to receive
Alexey
- Implementation of Named arguments DIP
Andre Pany
- Outdated link on "Organizations using the D Language" page
Jack Applegame
- Incremental garbage collection
Chris Katko
- A separate GC idea - multiple D GCs
Chris Katko
- iterate over a directory, dealing with permission errors
Daniel Pflager
- Is there any real reason to use "const"?
rempas
- Would you pay for GC?
Elronnd
- Why people dislike global variables so much while I find them so convenient?
rempas
- Need to Hire Offshore Python Developer?
Harry Parker
- idea: static scope(failure)
Steven Schveighoffer
- call traceback is indecipherable garbage
forkit
- Generic structural recursion
H. S. Teoh
- [OT] The Usual Arithmetic Confusions
Paul Backus
- Where is -preview=rvalueref documented?
Andrei Alexandrescu
- Building from source on Windows
forkit
- mixin identifiers concept
mesni
- My choice to pick Go over D ( and Rust ), mostly non-technical
Andrew
Last message date:
Mon Jan 31 23:08:59 UTC 2022
Archived on: Mon Jan 31 23:09:04 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).