nevans (Nicholas Evans)
- Login: nevans
- Registered on: 02/05/2020
- Last sign in: 05/21/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 3 | 10 | 13 |
Like
Activity
10/05/2024
- 07:46 PM Ruby master Feature #20770: A *new* pipe operator proposal
- I think there are good reasons to want a `|>` operator in addition to (or instead of) `.{}`, but `foo.{ bar it }` is ...
05/21/2024
- 05:26 PM Ruby master Bug #20094: Inline while loop behavior changed unexpectedly in 3.3.0
- Can we reopen this bug (please), or should we create a new issue?
09/19/2023
- 01:55 AM Ruby master Revision dfb2b4cb (git): [ruby/securerandom] Add support for UUID version 7
- Although the specification for UUIDv7 is still in draft, the UUIDv7
algorithm has been relatively stable as it progre...
07/02/2023
- 04:42 PM Ruby master Feature #19735: Add support for UUID version 7
- I hadn't realized that `"random/formatter"` belonged to `securerandom`. I closed the `ruby` PR and created a new PR ...
06/17/2023
- 05:18 PM Ruby master Feature #19735: Add support for UUID version 7
- I edited the description: the draft RFC URL previously pointed to the 6th revision of draft-ietf-uuidrev-rfc4122bis (...
- 05:11 PM Ruby master Feature #19735 (Closed): Add support for UUID version 7
- Although the specification for UUIDv7 is still in draft, the UUIDv7 algorithm has been stable as the RFC progresses t...
05/14/2023
- 01:25 PM Ruby master Feature #19294: Enumerator.product works incorrectly with consuming enumerators
- Perhaps `#rewind` could be called, but (IMO) that shouldn't be the default either. Two kwargs?
```ruby
Enumerator....
04/27/2023
- 08:04 PM Ruby master Feature #19617: Add Method#binding and UnboundMethod#binding, similar to Proc#binding
- Another use-case is simply to match `Proc#binding`. I originally assumed that Method#binding and UnboundMethod#bindi...
- 06:52 PM Ruby master Feature #19617: Add Method#binding and UnboundMethod#binding, similar to Proc#binding
- Perhaps I shouldn't have given the Regexp use-case, since there are many other approaches we can (and should) use to ...
- 06:44 PM Ruby master Feature #19617: Add Method#binding and UnboundMethod#binding, similar to Proc#binding
Eregon (Benoit Daloze) wrote in #note-2:
> Maybe an easier/better/more portable way to do that would be to have a ...
Also available in: Atom