On Thursday, 30 June 2016 at 15:47:52 UTC, Chris wrote:
I've just had the case where LDC (based on 2.070.2) did not
compile code based on Phobos 2.071.1, which is nothing unusual
of course. Only it would have been nice, if the function
`std.algorithm.maxPos` had had the info "since 2.071.0"
On Wednesday, 27 April 2016 at 12:47:01 UTC, Jacob Carlborg wrote:
On 2016-04-27 11:14, Chris wrote:
Something I've wanted to ask for a while: Would it be possible
to add
version info to the library reference (henceforth)? In Apple's
Cocoa API
reference they always say since `10.8` etc. which u
On 2016-04-27 11:14, Chris wrote:
Something I've wanted to ask for a while: Would it be possible to add
version info to the library reference (henceforth)? In Apple's Cocoa API
reference they always say since `10.8` etc. which used to be very helpful.
In Swift they even added language support f
On Wednesday, 27 April 2016 at 09:19:33 UTC, rikki cattermole
wrote:
Alternatively we could also just keep older versions of Phobos
docs around.
That would be ok too, although I like the idea of having info
about when something was added. It's nice to see the progress of
the library and it'
On 27/04/2016 9:14 PM, Chris wrote:
Something I've wanted to ask for a while: Would it be possible to add
version info to the library reference (henceforth)? In Apple's Cocoa API
reference they always say since `10.8` etc. which used to be very helpful.
The reason I'm asking is that I'm usually