akim (Akim Demaille)
- Login: akim
- Registered on: 07/02/2019
- Last sign in: 04/06/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
02/24/2021
- 02:04 PM Ruby master Bug #17654 (Third Party's Issue): doc: trailing comments
- Several doc pages show bits that should clearly not be there. For instance :
In https://ruby-doc.org/stdlib-3.0.0...
02/10/2021
- 02:22 PM Ruby master Bug #17620 (Closed): doc: StringScanner: incorrect rendering
- Sorry not to be able to provide a fix, but the documentation of strscan.c reads (https://github.com/ruby/ruby/blob/b5...
01/14/2021
- 04:55 AM Ruby master Bug #17537: === on ranges of strings is not consistant with include?
- Ok. Well, my personal opinion is that just to have some fancy way to handle version strings, ranges of strings have ...
01/13/2021
- 05:12 PM Ruby master Bug #17537 (Closed): === on ranges of strings is not consistant with include?
- Hi,
In Ruby up to 2.6 both `("1".."12").include?("6")` and `("1".."12") === "6"` were true. In 2.7 and 3.0, `inc...
10/01/2020
- 08:47 AM Ruby master Feature #13820: Add a nil coalescing operator
- shyouhei (Shyouhei Urabe) wrote in #note-8:
> bsarrazin (Ben Sarrazin) wrote in #note-7:
> > Kotlin has this featur... - 08:41 AM Ruby master Feature #13820: Add a nil coalescing operator
- I second this proposal.
Sure, it is not _needed_, we can always write things in a different way. As a matter of fac...
07/02/2019
- 07:31 AM Ruby master Feature #15897: `it` as a default block parameter
- FWIW, wrt "This is Perlish": at least one modern language has adopted a similar feature: Swift. I've used it in prac...
Also available in: Atom