Search

May 16
DIP Ideas »
...function parameters have none. One could argue that it does make sense for defaulted parameters...
May 16
DIP Development »
What we do is, we weigh the costs and benefits of each proposed change, and...
May 16
DIP Development »
Well, there’s always going to be legacy code that doesn’t interact well with the latest...
May 14
Announce »
...templated functions in DRuntime that take `in` parameters. They were built into the pre-built...
May 14
Announce »
...ref parameters should already be in.
Also what's with this `in` const parameters transition...
May 14
DIP Ideas »
...need to 'import'
2. Add range template parameters Checked!(int, X, Y, ...) like Checked!(int...
May 08
DIP Development »
If an entire ref chain is broken by one copy, then the *semantics* are different...
May 07
DIP Development »
Yes. But in generic code, that compile error might not happen until a user instantiates...
May 07
DIP Development »
Won't this always result in a compile error, not a runtime bug?
May 07
DIP Development »
If a single function in a call stack forgets to pass a given parameter by...
18 19 20 21 22 23 24 25 26 27 28 29
Next ›   Last »